Skip to content

[CI] IndexVersionUtilsTests testIndexCompatibleVersionMatches failing #120760

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
elasticsearchmachine opened this issue Jan 23, 2025 · 3 comments
Assignees
Labels
:Core/Infra/Core Core issues without another label low-risk An open issue or test failure that is a low risk to future releases Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Jan 23, 2025

Build Scans:

Reproduction Line:

./gradlew ":test:framework:test" --tests "org.elasticsearch.test.index.IndexVersionUtilsTests.testIndexCompatibleVersionMatches" -Dtests.seed=91BC3BE327571279 -Dtests.locale=mni -Dtests.timezone=Kwajalein -Druntime.java=24

Applicable branches:
8.18

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: "7.0.0"
     but: was "7.12.0"

Issue Reasons:

  • [8.18] 16 consecutive failures in step ubuntu-2404-aarch64_checkpart1_platform-support-arm
  • [8.18] 17 consecutive failures in step ubuntu-2004-aarch64_checkpart1_platform-support-arm
  • [8.18] 18 consecutive failures in step almalinux-8-aarch64_checkpart1_platform-support-arm
  • [8.18] 51 failures in test testIndexCompatibleVersionMatches (8.5% fail rate in 601 executions)
  • [8.18] 16 failures in step ubuntu-2404-aarch64_checkpart1_platform-support-arm (100.0% fail rate in 16 executions)
  • [8.18] 17 failures in step ubuntu-2004-aarch64_checkpart1_platform-support-arm (100.0% fail rate in 17 executions)
  • [8.18] 18 failures in step almalinux-8-aarch64_checkpart1_platform-support-arm (100.0% fail rate in 18 executions)
  • [8.18] 18 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 18 executions)

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

@elasticsearchmachine elasticsearchmachine added :Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI Team:Core/Infra Meta label for core/infra team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 23, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-core-infra (Team:Core/Infra)

@thecoop thecoop self-assigned this Jan 24, 2025
@thecoop thecoop added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 24, 2025
@thecoop
Copy link
Member

thecoop commented Jan 24, 2025

This is most odd - this passes locally, and it only fails on arm builds. Is there a behaviour difference with arm?

@arpadkiraly arpadkiraly assigned rjernst and unassigned thecoop Apr 10, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch 8.x

Mute Reasons:

  • [8.x] 20 consecutive failures in step almalinux-8-aarch64_checkpart1_platform-support-arm
  • [8.x] 20 consecutive failures in step ubuntu-2404-aarch64_checkpart1_platform-support-arm
  • [8.x] 19 consecutive failures in step ubuntu-2004-aarch64_checkpart1_platform-support-arm
  • [8.x] 60 failures in test testIndexCompatibleVersionMatches (8.3% fail rate in 724 executions)
  • [8.x] 20 failures in step almalinux-8-aarch64_checkpart1_platform-support-arm (100.0% fail rate in 20 executions)
  • [8.x] 20 failures in step ubuntu-2404-aarch64_checkpart1_platform-support-arm (100.0% fail rate in 20 executions)
  • [8.x] 19 failures in step ubuntu-2004-aarch64_checkpart1_platform-support-arm (100.0% fail rate in 19 executions)
  • [8.x] 21 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 21 executions)

Build Scans:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label low-risk An open issue or test failure that is a low risk to future releases Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants