Skip to content

[CI] IndicesClientIT.testDataStreams failure #60461

@dimitris-athanasiou

Description

@dimitris-athanasiou

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

Repro line: ./gradlew ':client:rest-high-level:asyncIntegTestRunner' --tests "org.elasticsearch.client.IndicesClientIT.testDataStreams" -Dtests.seed=E89C70116AD44583 -Dtests.security.manager=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Australia/LHI -Druntime.java=8

Reproduces locally?: No

Applicable branches: 7.9

Failure history: First time

Failure excerpt:

org.elasticsearch.client.IndicesClientIT > testDataStreams FAILED
    java.lang.AssertionError: 
    Expected: not <0L>
         but: was <0L>
        at __randomizedtesting.SeedInfo.seed([E89C70116AD44583:AE38E9FD1394286D]: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.client.IndicesClientIT.testDataStreams(IndicesClientIT.java:2084)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions