Skip to content

[CI] testPrimaryRelocationWhileIndexing fails on master branch #29626

@dnhatn

Description

@dnhatn

testPrimaryRelocationWhileIndexing starts failing recently on the master branch.

ERROR   12.7s J0 | IndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing <<< FAILURES!
   > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2113, name=Thread-34, state=RUNNABLE, group=TGRP-IndexPrimaryRelocationIT]
   > 	at __randomizedtesting.SeedInfo.seed([2C153A0B57E3F301:72BAA35E02138F7A]:0)
   > Caused by: java.lang.AssertionError: expected:<DELETED> but was:<NOT_FOUND>
   > 	at __randomizedtesting.SeedInfo.seed([2C153A0B57E3F301]:0)
   > 	at org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT$1.run(IndexPrimaryRelocationIT.java:64)

CI:

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions