-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CI
Description
java.lang.AssertionError: shard on node_t0 but should only be on the include node list: node_t5,node_t4,node_t3
at __randomizedtesting.SeedInfo.seed([3B129C65D01A4727:A7A99B21FD38F20A]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.elasticsearch.cluster.allocation.FilteringAllocationIT.testTransientSettingsStillApplied(FilteringAllocationIT.java:213)
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+multijob-unix-compatibility/os=debian-8&&immutable/171/console
https://gradle.com/s/mjyiygpvwyuja
Does not reproduce
./gradlew :server:integTest --tests "org.elasticsearch.cluster.allocation.FilteringAllocationIT.testTransientSettingsStillApplied" \
-Dtests.seed=3B129C65D01A4727 \
-Dtests.security.manager=true \
-Dtests.locale=ar \
-Dtests.timezone=Indian/Cocos \
-Dcompiler.java=12 \
-Druntime.java=8
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CI