./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.snapshots.SnapshotShutdownIT.testRemoveNodeDuringSnapshot" -Dtests.seed=6DFB118D1BD59622 -Dtests.locale=ks-Arab-IN -Dtests.timezone=America/Havana -Druntime.java=25
java.lang.AssertionError: All incoming requests on node [node_s0] should have finished. Expected 0 bytes for requests in-flight but got 192 bytes; pending tasks [[{
"node" : "node_s0",
"id" : 1764,
"type" : "transport",
"action" : "internal:cluster/snapshot/update_snapshot_status",
"description" : "",
"start_time" : "2026-02-23T15:49:56.995Z",
"start_time_in_millis" : 1771861796995,
"running_time" : "4.4m",
"running_time_in_nanos" : 264781045618,
"cancellable" : false,
"parent_task_id" : "iv97ALZmQ1yxWv7ENOq7Qw:39",
"headers" : { }
}]]
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.