-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Labels
:Distributed Coordination/Discovery-PluginsAnything related to our integration plugins with EC2, GCP and AzureAnything related to our integration plugins with EC2, GCP and Azure>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsv7.2.0v8.0.0-alpha1
Description
Doesn't reproduce locally but here is what CI said:
Throwable #1: java.lang.AssertionError: node [UZP_C] ping count to [UZP_D] is unexpected
Expected: <3>
but: was <2>
at __randomizedtesting.SeedInfo.seed([7A6799622BA295CA:119B3346A64F64EA]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.elasticsearch.discovery.zen.UnicastZenPingTests.assertPingCount(UnicastZenPingTests.java:735)
at org.elasticsearch.discovery.zen.UnicastZenPingTests.testSimplePings(UnicastZenPingTests.java:253)
at java.lang.Thread.run(Thread.java:748)
The failure in CI has tons of other logging around the failure but that logging looks similar to what I get locally when I run the test.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Discovery-PluginsAnything related to our integration plugins with EC2, GCP and AzureAnything related to our integration plugins with EC2, GCP and Azure>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsv7.2.0v8.0.0-alpha1