-
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 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-periodic-platform-support #6334 / ubuntu-2204_platform-support-unix
- elasticsearch-periodic-platform-support #6313 / sles-12_platform-support-unix
- elasticsearch-periodic-platform-support #6306 / opensuse-leap-15_platform-support-unix
- elasticsearch-periodic-platform-support #6264 / almalinux-8_platform-support-unix
Reproduction Line:
./gradlew ":x-pack:qa:core-rest-tests-with-security:yamlRestTest" --tests "org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT" -Dtests.method="test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}" -Dtests.seed=16F56B394E92F6E5 -Dtests.locale=mt-Latn-MT -Dtests.timezone=America/Porto_Acre -Druntime.java=23
Applicable branches:
8.18
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [DELETE], host [http://[::1]:34217], 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.18] 4 failures in test test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously} (1.1% fail rate in 369 executions)
- [8.18] 4 failures in pipeline elasticsearch-periodic-platform-support (36.4% fail rate in 11 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