Skip to content

AsyncTwoPhaseIndexerTests.testFiveRuns failure #44813

@dimitris-athanasiou

Description

@dimitris-athanasiou

Build link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+EAR/59/console

Reproduce:

./gradlew :x-pack:plugin:core:test --tests "org.elasticsearch.xpack.core.indexing.AsyncTwoPhaseIndexerTests.testFiveRuns" -Dtests.seed=127ACB67FDFE77CC -Dtests.security.manager=true -Dtests.locale=yue-Hant-HK -Dtests.timezone=Pacific/Gambier -Dcompiler.java=12 -Druntime.java=11

Failure:

org.elasticsearch.xpack.core.indexing.AsyncTwoPhaseIndexerTests > testFiveRuns FAILED
    java.lang.AssertionError: 
    Expected: <INDEXING>
         but: was <STARTED>
        at __randomizedtesting.SeedInfo.seed([127ACB67FDFE77CC:946DDD99B9859D60]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at org.elasticsearch.xpack.core.indexing.AsyncTwoPhaseIndexerTests.testFiveRuns(AsyncTwoPhaseIndexerTests.java:396)

Could not reproduce locally

Metadata

Metadata

Assignees

Labels

:StorageEngine/RollupTurn fine-grained time-based data into coarser-grained data:ml/TransformTransform>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