Closed
Description
Build Scans:
- elasticsearch-periodic-platform-support #7266 / oraclelinux-9_platform-support-unix
- elasticsearch-pull-request #64774 / checkpart5_release-tests
- elasticsearch-periodic #7223 / single-processor-node-tests
- elasticsearch-periodic-platform-support #7245 / ubuntu-2404_platform-support-unix
Reproduction Line:
./gradlew ":x-pack:plugin:ilm:qa:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT.testSearchableSnapshotsInHotPhasePinnedToHotNodes" -Dtests.seed=23428F9DB66FBCCC -Dtests.locale=nl-CW -Dtests.timezone=America/Indianapolis -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Expected: is <{"phase":"hot","action":"complete","name":"complete"}>
but: was <{"phase":"null","action":"null","name":"null"}>
Issue Reasons:
- [main] 4 failures in test testSearchableSnapshotsInHotPhasePinnedToHotNodes (2.0% fail rate in 204 executions)
- [main] 2 failures in pipeline elasticsearch-periodic-platform-support (50.0% fail rate in 4 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.