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

[BUG] org.opensearch.indices.replication.SegmentReplicationAllocationIT.testAllocationAndRebalanceWithDisruption is flaky #13046

Open
backslasht opened this issue Apr 3, 2024 · 7 comments
Assignees
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Storage:Remote

Comments

@backslasht
Copy link
Contributor

backslasht commented Apr 3, 2024

Describe the bug

Details in https://build.ci.opensearch.org/job/gradle-check/36350/testReport/org.opensearch.indices.replication/SegmentReplicationAllocationIT/testAllocationAndRebalanceWithDisruption/

Related component

Storage:Remote

To Reproduce

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.indices.replication.SegmentReplicationAllocationIT.testAllocationAndRebalanceWithDisruption" -Dtests.seed=99CB296230F30435 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=es-CO -Dtests.timezone=America/Argentina/Cordoba -Druntime.java=21

Expected behavior

The test should not fail.

@backslasht backslasht added bug Something isn't working untriaged labels Apr 3, 2024
@peternied peternied added flaky-test Random test failure that succeeds on second run and removed untriaged labels Apr 3, 2024
@peternied
Copy link
Member

[Triage - attendees 1 2 3 4 5 6 7 8]
@backslasht Thanks for filing

Thanks @mch2 for volunteering to look into this issue.

@andrross
Copy link
Member

andrross commented Apr 4, 2024

@mch2 This test case was newly added in #12656. Should we revert that PR?

@mch2
Copy link
Member

mch2 commented Apr 4, 2024

@andrross I am on board with that or at least muting this test until this is resolved, I've run this locally and the seed is reproducible, haven't yet figured out why though @Arpit-Bandejiya mind taking a look?

@ashking94
Copy link
Member

@Arpit-Bandejiya do take a look at this if you can.

@Arpit-Bandejiya
Copy link
Contributor

Taking an look into the issue

@dblock
Copy link
Member

dblock commented May 3, 2024

#13513 (comment)

@mch2
Copy link
Member

mch2 commented May 7, 2024

@Arpit-Bandejiya wondering if you've had a chance to look at this yet. Seems to be popping up more frequently. I think we should go ahead and mute this test for now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Storage:Remote
Projects
Status: 🆕 New
Development

No branches or pull requests

7 participants