Skip to content

[CI] NodeEnvironmentTests testIndexCompatibilityChecks failing #124388

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.env.NodeEnvironmentTests.testIndexCompatibilityChecks" -Dtests.seed=14F69652DC3A5F7C -Dtests.jvm.argline="-Des.entitlements.enabled=true" -Dtests.locale=eu -Dtests.timezone=Pacific/Johnston -Druntime.java=24

Applicable branches:
main

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 [4.29.21]" and a string containing "Revert this node to version [8.19.0]")
     but: a string containing "Revert this node to version [8.19.0]" was "Cannot start this node because it holds metadata for indices with version [4.29.21] with which this node of version [9.1.0] is incompatible. Revert this node to version [9.0.51] and delete any indices with versions earlier than [8.0.0] before upgrading to version [9.1.0]. If all such indices have already been deleted, revert this node to version [9.0.51] and wait for it to join the cluster to clean up any older indices from its metadata."

Issue Reasons:

  • [main] 4 failures in test testIndexCompatibilityChecks (1.6% fail rate in 244 executions)
  • [main] 2 failures in step part-1 (1.7% fail rate in 118 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (2.6% fail rate in 116 executions)

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

Metadata

Metadata

Assignees

No one assigned

    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