Skip to content
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] SnapshotStressTestsIT testRandomActivities failing #101352

Closed
ywangd opened this issue Oct 25, 2023 · 3 comments
Closed

[CI] SnapshotStressTestsIT testRandomActivities failing #101352

ywangd opened this issue Oct 25, 2023 · 3 comments
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs low-risk An open issue or test failure that is a low risk to future releases Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test-failure Triaged test failures from CI

Comments

@ywangd
Copy link
Member

ywangd commented Oct 25, 2023

This failure is different from #101028, #101029 and others

CI Link

https://gradle-enterprise.elastic.co/s/ohc24q3c2umd2/tests/task/:server:internalClusterTest/details/org.elasticsearch.snapshots.SnapshotStressTestsIT/testRandomActivities%20%7Bseed=%5B9D47C2856FD09DA2:A328F0C98CBE2842%5D%7D?top-execution=1

Repro line

./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.snapshots.SnapshotStressTestsIT.testRandomActivities {seed=[9D47C2856FD09DA2:A328F0C98CBE2842]}" -Dtests.seed=9D47C2856FD09DA2 -Dtests.locale=is -Dtests.timezone=America/Caracas -Druntime.java=21

Does it reproduce?

No

Applicable branches

main

Failure history

https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.snapshots.SnapshotStressTestsIT&tests.test=testRandomActivities%20%7Bseed%3D%5B32DA52B8E1546052:7737AEA21D8C5249%5D%7D

Failure excerpt

    java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([9D47C2856FD09DA2]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.elasticsearch.snapshots.SnapshotStressTestsIT$TrackedCluster$TrackedIndex.lambda$scheduleIndexingAndPossibleDelete$3(SnapshotStressTestsIT.java:1419)
        at org.elasticsearch.snapshots.SnapshotStressTestsIT$2.onResponse(SnapshotStressTestsIT.java:166)
@ywangd ywangd added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test-failure Triaged test failures from CI low-risk An open issue or test failure that is a low risk to future releases labels Oct 25, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Oct 25, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@DaveCTurner
Copy link
Contributor

I'm inclined to close this: AFAICT it only happened once, on your local machine, and we've fixed a bunch of stuff in this area in the months since it happened. I haven't seen another failure that looks like this, and I've run hundreds of thousands of iterations of SnapshotStressTestsIT since this was opened. If there is a problem here still (after #105245 is merged) I'd rather get a fresh report instead of trying to piece together the failures that could have occurred back in October. WDYT @ywangd?

@ywangd
Copy link
Member Author

ywangd commented Feb 9, 2024

Makes sense to me. I am closing it. Thanks for chasing this down.

@ywangd ywangd closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs low-risk An open issue or test failure that is a low risk to future releases Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants