-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.>test-failureTriaged test failures from CITriaged test failures from CIv6.7.0v7.0.0-beta1
Description
Example build failure
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+release-tests/309/console
Reproduction line
does not reproduce locally
REPRODUCE WITH: ./gradlew :server:unitTest \
-Dtests.seed=86FB7F4B57514FBE \
-Dtests.class=org.elasticsearch.discovery.zen.UnicastZenPingTests \
-Dtests.method="testInvalidHosts" \
-Dtests.security.manager=true \
-Dbuild.snapshot=false \
-Dtests.jvm.argline="-Dbuild.snapshot=false" \
-Dtests.locale=ar-YE \
-Dtests.timezone=Asia/Brunei \
-Dcompiler.java=11 \
-Druntime.java=8
Example relevant log:
FAILURE 21.5s J2 | UnicastZenPingTests.testInvalidHosts <<< FAILURES!
> Throwable #1: java.lang.AssertionError:
> Expected: a collection with size <1>
> but: collection size was <0>
> at __randomizedtesting.SeedInfo.seed([86FB7F4B57514FBE:97CE97BE380F6D4A]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.discovery.zen.UnicastZenPingTests.testInvalidHosts(UnicastZenPingTests.java:726)
> at java.lang.Thread.run(Thread.java:748)
Frequency
4 times Today.
Related: #23738
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.>test-failureTriaged test failures from CITriaged test failures from CIv6.7.0v7.0.0-beta1