-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed as duplicate of#122102
Closed as duplicate of#122102
Copy link
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 teammedium-riskAn open issue or test failure that is a medium risk to future releasesAn open issue or test failure that is a medium risk to future releases
Description
Build Scans:
- elasticsearch-intake #17632 / part1
- elasticsearch-pull-request #55436 / part-1-entitlements
- elasticsearch-pull-request #55424 / part-1-entitlements
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=B00FCB9FAF2D0930 -Dtests.locale=en-GH -Dtests.timezone=Asia/Novokuznetsk -Druntime.java=23
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [DELETE], host [http://[::1]:41299], 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:
- [main] 3 failures in test test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates} (0.6% fail rate in 492 executions)
- [main] 2 failures in step part-1-entitlements (28.6% fail rate in 7 executions)
- [main] 2 failures in pipeline elasticsearch-pull-request (1.6% fail rate in 128 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 teammedium-riskAn open issue or test failure that is a medium risk to future releasesAn open issue or test failure that is a medium risk to future releases