Skip to content

[CI] RareClusterStateIT.testDelayedMappingPropagationOnReplica fails on 7.x #62446

Closed
@cbuescher

Description

@cbuescher

Build scan:
https://gradle-enterprise.elastic.co/s/tds3nk2ykh2yc

Repro line:

./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.cluster.coordination.RareClusterStateIT.testDelayedMappingPropagationOnReplica"
-Dtests.seed=1AE8DAD4C04E8D0D
-Dtests.security.manager=true
-Dtests.locale=nl-NL
-Dtests.timezone=Australia/Victoria
-Druntime.java=11

Reproduces locally?:

No

Applicable branches:
7.x

Failure history:

Another recent fairly similar looking failure on master: https://gradle-enterprise.elastic.co/s/b5y6he5hgc6ag (Aug 31th)

Failure excerpt:

java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1AE8DAD4C04E8D0D:66961B1B90A9B6EE]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.elasticsearch.cluster.coordination.RareClusterStateIT.testDelayedMappingPropagationOnReplica(RareClusterStateIT.java:377)

Metadata

Metadata

Labels

:Distributed Indexing/DistributedA catch all label for anything in the Distributed Indexing Area. Please avoid if you can.>test-failureTriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.v7.10.0v8.0.0-alpha1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions