-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITriaged test failures from CI
Description
SLMSnapshotBlockingIntegTests.testBasicPartialRetention failed in https://gradle-enterprise.elastic.co/s/shm65wzp2dh54
The error is:
org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests > testBasicPartialRetention FAILED
org.elasticsearch.snapshots.SnapshotMissingException: [my-repo:snap-hfs4h9aptqkjnchyhkltla] is missing
This did not reproduce locally using:
./gradlew ':x-pack:plugin:ilm:test' --tests "org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests.testBasicPartialRetention" \
-Dtests.seed=EAF550063D3EF24D \
-Dtests.security.manager=true \
-Dtests.locale=nn \
-Dtests.timezone=America/Kentucky/Louisville \
-Dcompiler.java=12 \
-Druntime.java=11
Metadata
Metadata
Assignees
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITriaged test failures from CI