You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :server:internalClusterTest
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.RemoteIndexRecoveryIT.testRerouteRecovery" -Dtests.seed=7B48A4DD607B1EFB -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=it-CH -Dtests.timezone=Indian/Kerguelen -Druntime.java=20
org.opensearch.remotestore.RemoteIndexRecoveryIT > testRerouteRecovery FAILED
[test-idx-1/CCbPtQw3RzaLAkSEbyv5GQ] IndexNotFoundException[no such index [test-idx-1]]
at __randomizedtesting.SeedInfo.seed([7B48A4DD607B1EFB:D6E3178955237CB9]:0)
at app//org.opensearch.indices.IndicesService.indexServiceSafe(IndicesService.java:708)
at app//org.opensearch.indices.recovery.IndexRecoveryIT.lambda$testRerouteRecovery$1(IndexRecoveryIT.java:528)
at app//org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1085)
at app//org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1058)
at app//org.opensearch.indices.recovery.IndexRecoveryIT.testRerouteRecovery(IndexRecoveryIT.java:526)
> Task :server:internalClusterTest
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDeleteOperations" -Dtests.seed=7B48A4DD607B1EFB -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ca -Dtests.timezone=Asia/Ujung_Pandang -Druntime.java=20
org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT > testDeleteOperations FAILED
java.lang.AssertionError: Expected search hits on node: node_t3 to be at least 2 but was: 0
at __randomizedtesting.SeedInfo.seed([7B48A4DD607B1EFB:C81CCE576D55C26D]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.lambda$waitForSearchableDocs$0(SegmentReplicationBaseIT.java:125)
at org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1085)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:120)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:115)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:132)
at org.opensearch.indices.replication.SegmentReplicationIT.testDeleteOperations(SegmentReplicationIT.java:646)
Gradle check has failed on push of your commit f5d3fd2.
Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/24100/.
Is the failure a flaky test unrelated to your change?
The text was updated successfully, but these errors were encountered: