-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] SharedClusterSnapshotRestoreIT.testSnapshotSucceedsAfterSnapshotFailure fails #30507
Comments
Pinging @elastic/es-distributed |
This test failed again in a recent build, so we've decided to mute it. I've included the build information of the latest failure, in case it's helpful to have another example. CI logs: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/1874/console
Note that this command didn't reproduce the problem for me locally. |
…Failure with @AwaitsFix. The issue is being tracked in #30507.
…Failure with @AwaitsFix. The issue is being tracked in #30507.
…Failure with @AwaitsFix. The issue is being tracked in #30507.
@tlrx I've quickly looked at these failures and I think it's caused by #30332. As we now first write the new index shard snapshots file, a previous (older) failed attempt might block us from doing so:
This looks serious to me, and I think we should fix this asap before it gets released. I see two options:
|
I've opened #30528 as a fix. |
This test reminds me of older SharedClusterSnapshotRestoreIT failure on CI, but what is unique about
this one is that it just recently popped up. Although it has only been encountered twice in CI in the past 90 day, those two times were this week.
link to CI:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=debian/1047/console
reproduce step:
stacktrace:
The text was updated successfully, but these errors were encountered: