Skip to content

FlattenedRollingUpgradeIT.testIndexing fails #141304

@mayya-sharipova

Description

@mayya-sharipova

CI Link

https://buildkite.com/elastic/elasticsearch-serverless-lucene-snapshot-periodic/builds/1727#019bfa30-0bf7-49b0-99c2-db0107878c8f

Repro line

./gradlew ":qa:stateful:x-pack:plugin:logsdb:qa:rolling-upgrade:javaRestTest" --tests "org.elasticsearch.xpack.logsdb.FlattenedRollingUpgradeIT.testIndexing" -Dtests.seed=674683A5D13B4A27 -Dtests.locale=frr-DE -Dtests.timezone=Australia/ACT -Druntime.java=25

Does it reproduce?

Yes

Applicable branches

https://github.com/elastic/elasticsearch-serverless/tree/lucene_snapshot

Failure history

No response

Failure excerpt

FlattenedRollingUpgradeIT > testIndexing FAILED
--
java.lang.AssertionError:
Expected: <16>
but: was <12>
at __randomizedtesting.SeedInfo.seed([674683A5D13B4A27:839CCCACF74E09AC]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.elasticsearch.test.ESTestCase.assertThat(ESTestCase.java:2922)
at org.elasticsearch.xpack.logsdb.FlattenedRollingUpgradeIT.search(FlattenedRollingUpgradeIT.java:209)
at org.elasticsearch.xpack.logsdb.FlattenedRollingUpgradeIT.indexDocumentsAndVerifyResults(FlattenedRollingUpgradeIT.java:245)
at org.elasticsearch.xpack.logsdb.FlattenedRollingUpgradeIT.testIndexing(FlattenedRollingUpgradeIT.java:267)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions