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
org.opensearch.gateway.QuorumGatewayIT > testQuorumRecovery FAILED
java.lang.AssertionError: timed out waiting for green state
at __randomizedtesting.SeedInfo.seed([5B60BE42A81D1B47:BE5F82910960CC5C]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.opensearch.test.OpenSearchIntegTestCase.ensureColor(OpenSearchIntegTestCase.java:1019)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:958)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:947)
at org.opensearch.gateway.QuorumGatewayIT.testQuorumRecovery(QuorumGatewayIT.java:111)
Describe the bug
Caught on PR #1906
Log: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923.log
Report: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923_reports.zip
To Reproduce
Another failure that can't be reproduced :(
Expected behavior
Test should pass all the time
Plugins
All core opensearch
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: