Skip to content

[BUG] SegmentReplicationUsingRemoteStoreIT.testDeleteOperations flaky test failure #10026

@dreamer-89

Description

@dreamer-89

Coming from #8279 (comment), SegmentReplicationUsingRemoteStoreIT.testDeleteOperations is flaky.

Build with test failures: (24184,24787,24847,25220,25478)

Assertion failure

java.lang.AssertionError: Expected search hits on node: node_t3 to be at least 5 but was: 0
	at __randomizedtesting.SeedInfo.seed([9C00DEC59FC668EC:2F54B44F92E8B47A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.opensearch.indices.replication.SegmentReplicationBaseIT.lambda$waitForSearchableDocs$0(SegmentReplicationBaseIT.java:124)
	at org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1086)
	at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:119)
	at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:114)
	at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:131)
	at org.opensearch.indices.replication.SegmentReplicationIT.testDeleteOperations(SegmentReplicationIT.java:651)

There are no indications of errors/exceptions in gradle check log

Metadata

Metadata

Assignees

No one assigned

    Labels

    IndexingIndexing, Bulk Indexing and anything related to indexingIndexing:ReplicationIssues and PRs related to core replication framework eg segrepStorageIssues and PRs relating to data and metadata storagebugSomething isn't workingflaky-testRandom test failure that succeeds on second run

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions