-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
Build Scans:
- elasticsearch-intake #17787 / part1
- elasticsearch-periodic #6312 / openjdk22_checkpart1_java-matrix
- elasticsearch-periodic #6263 / openjdk22_checkpart1_java-matrix
Reproduction Line:
./gradlew ":rest-api-spec:yamlRestTest" --tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT" -Dtests.method="test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}" -Dtests.seed=CBF9F93163E3253A -Dtests.locale=sah-Cyrl-RU -Dtests.timezone=Africa/Juba -Druntime.java=23
Applicable branches:
8.x
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [DELETE], host [http://[::1]:40727], URI [_snapshot/test_repo_create_1], status line [HTTP/1.1 409 Conflict]
{"error":{"root_cause":[{"type":"repository_conflict_exception","reason":"[test_repo_create_1] trying to modify or unregister repository that is currently used (snapshot deletion is in progress)"}],"type":"repository_conflict_exception","reason":"[test_repo_create_1] trying to modify or unregister repository that is currently used (snapshot deletion is in progress)"},"status":409}
Issue Reasons:
- [8.x] 3 failures in test test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously} (0.7% fail rate in 457 executions)
- [8.x] 2 failures in step openjdk22_checkpart1_java-matrix (16.7% fail rate in 12 executions)
- [8.x] 2 failures in pipeline elasticsearch-periodic (16.7% fail rate in 12 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)