Skip to content

[CI] IndexShardTests testShardActiveDuringInternalRecovery failing #93168

@pxsalehi

Description

@pxsalehi

CI Link

https://gradle-enterprise.elastic.co/s/qlvrttvjyho2c/tests/:server:test/org.elasticsearch.index.shard.IndexShardTests/testShardActiveDuringInternalRecovery?top-execution=1

Repro line

./gradlew ':server:test' --tests "org.elasticsearch.index.shard.IndexShardTests.testShardActiveDuringInternalRecovery" -Dtests.seed=C6FF47A5C0E5728D -Dtests.locale=sr -Dtests.timezone=Australia/Yancowinna -Druntime.java=17

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

REPRODUCE WITH: ./gradlew ':server:test' --tests "org.elasticsearch.index.shard.IndexShardTests.testShardActiveDuringInternalRecovery" -Dtests.seed=C6FF47A5C0E5728D -Dtests.locale=sr -Dtests.timezone=Australia/Yancowinna -Druntime.java=17

org.elasticsearch.index.shard.IndexShardTests > testShardActiveDuringInternalRecovery FAILED
    java.lang.AssertionError: expected:<false> but was:<true>
        at __randomizedtesting.SeedInfo.seed([C6FF47A5C0E5728D:E235F647D28AB439]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at org.elasticsearch.index.shard.IndexShardTests.testShardActiveDuringInternalRecovery(IndexShardTests.java:2928)

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.>test-failureTriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions