Skip to content

[CI] NodeEnvironmentTests testIndexCompatibilityChecks failing #130276

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.env.NodeEnvironmentTests.testIndexCompatibilityChecks" -Dtests.seed=8F3C2202B8D5325D -Dtests.locale=uz-Cyrl -Dtests.timezone=Etc/GMT-3 -Druntime.java=24

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: (a string containing "Cannot start this node" and a string containing "it holds metadata for indices with version [6.48.81]" and a string containing "Revert this node to version [8.18.0]")
     but: a string containing "Revert this node to version [8.18.0]" was "Cannot start this node because it holds metadata for indices with version [6.48.81] with which this node of version [9.0.4] is incompatible. Revert this node to version [9.0.0] and delete any indices with versions earlier than [8.0.0] before upgrading to version [9.0.4]. If all such indices have already been deleted, revert this node to version [9.0.0] and wait for it to join the cluster to clean up any older indices from its metadata."

Issue Reasons:

  • [9.0] 2 failures in test testIndexCompatibilityChecks (0.9% fail rate in 219 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Core/Infra/CoreCore issues without another label>test-failureTriaged test failures from CITeam:Core/InfraMeta label for core/infra teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions