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

RemoteStoreMultipartIT.testStaleCommitDeletionWithInvokeFlush test failure #8786

Closed
andrross opened this issue Jul 19, 2023 · 3 comments
Closed
Assignees
Labels
bug Something isn't working distributed framework flaky-test Random test failure that succeeds on second run

Comments

@andrross
Copy link
Member

#8636 (comment)

https://build.ci.opensearch.org/job/gradle-check/20540/consoleFull

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.multipart.RemoteStoreMultipartIT.testStaleCommitDeletionWithInvokeFlush" -Dtests.seed=AEB0C13EAF20980F -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-KW -Dtests.timezone=Australia/Darwin -Druntime.java=20

org.opensearch.remotestore.multipart.RemoteStoreMultipartIT > testStaleCommitDeletionWithInvokeFlush FAILED
    java.lang.AssertionError: 
    Expected: is one of {<7>, <8>}
         but: was <9>
        at __randomizedtesting.SeedInfo.seed([AEB0C13EAF20980F:FA11C17489AC724]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
        at org.opensearch.remotestore.RemoteStoreIT.lambda$testStaleCommitDeletionWithInvokeFlush$4(RemoteStoreIT.java:306)
        at org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1083)
        at org.opensearch.remotestore.RemoteStoreIT.testStaleCommitDeletionWithInvokeFlush(RemoteStoreIT.java:303)
@andrross andrross added bug Something isn't working untriaged distributed framework flaky-test Random test failure that succeeds on second run and removed untriaged labels Jul 19, 2023
@sachinpkale sachinpkale self-assigned this Jul 20, 2023
@sachinpkale
Copy link
Member

Muting the test for now.

@sachinpkale
Copy link
Member

Muted as part of: #8484

@sachinpkale
Copy link
Member

Duplicate of: #8658

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working distributed framework flaky-test Random test failure that succeeds on second run
Projects
None yet
Development

No branches or pull requests

2 participants