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

[2.x] MultiCodecReindexIT.testReindexingMultipleCodecs test failure #9853

Closed
andrross opened this issue Sep 6, 2023 · 3 comments
Closed
Labels
bug Something isn't working :test Adding or fixing a test untriaged

Comments

@andrross
Copy link
Member

andrross commented Sep 6, 2023

The following deterministically fails in my tests, but only on the 2.x branch:

./gradlew ':modules:reindex:internalClusterTest' --tests "org.opensearch.index.codec.MultiCodecReindexIT.testReindexingMultipleCodecs" -Dtests.seed=1FF95E112F7A424C -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=el-CY -Dtests.timezone=Africa/Kinshasa -Druntime.java=17

Found in #9844

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

@andrross andrross added bug Something isn't working untriaged :test Adding or fixing a test labels Sep 6, 2023
@andrross
Copy link
Member Author

andrross commented Sep 6, 2023

@sarthakaggarwal97 Do you mind taking a look? Maybe I missed something in the backport? There were a couple conflicts I had to resolve.

@sarthakaggarwal97
Copy link
Contributor

@andrross I don't think this is specific to ZStd codecs, I've seen the exception failed to obtain in-memory shard lock in clusters without Zstd as well. I will check more on this

@andrross
Copy link
Member Author

andrross commented Sep 8, 2023

Resolved by #9889

@andrross andrross closed this as completed Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working :test Adding or fixing a test untriaged
Projects
None yet
Development

No branches or pull requests

2 participants