Closed
Description
Build Scans:
- elasticsearch-intake #21263 / part1
- elasticsearch-pull-request #66140 / part-1
- elasticsearch-intake #21259 / part1
- elasticsearch-pull-request #66140 / part-1
- elasticsearch-pull-request #66126 / part-1
- elasticsearch-pull-request #66078 / part-1
Reproduction Line:
./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT.testDeletionOfFailingToRecoverIndexShouldStopRestore" -Dtests.seed=127C6CFF1D1C565D -Dtests.locale=fr-BE -Dtests.timezone=Asia/Yakutsk -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.snapshots.SnapshotRestoreException: [default:test-repo:test-snap/ys7WgC4oQfaufdfgx_fumg] cannot restore index [test-idx] because an open index with same name already exists in the cluster. Either close or delete the existing index or restore the index under a different name by providing a rename pattern and replacement name
Issue Reasons:
- [main] 6 failures in test testDeletionOfFailingToRecoverIndexShouldStopRestore (3.3% fail rate in 180 executions)
- [main] 2 failures in step part1 (9.5% fail rate in 21 executions)
- [main] 4 failures in step part-1 (5.0% fail rate in 80 executions)
- [main] 2 failures in pipeline elasticsearch-intake (9.5% fail rate in 21 executions)
- [main] 3 failures in pipeline elasticsearch-pull-request (3.8% fail rate in 80 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.