Skip to content
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

[CI] CloseIndexRequestTests testBwcSerialization failing #110604

Closed
elasticsearchmachine opened this issue Jul 8, 2024 · 2 comments · Fixed by #110611
Closed

[CI] CloseIndexRequestTests testBwcSerialization failing #110604

elasticsearchmachine opened this issue Jul 8, 2024 · 2 comments · Fixed by #110611
Labels
:Core/Infra/Core Core issues without another label needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ':server:test' --tests "org.elasticsearch.action.admin.indices.close.CloseIndexRequestTests.testBwcSerialization" -Dtests.seed=8E6F1BD26D025DCF -Dtests.locale=fr-BE -Dtests.timezone=America/Dawson -Druntime.java=22

Applicable branches:
8.15

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.ArrayIndexOutOfBoundsException: Index 8 out of bounds for length 7

Issue Reasons:

  • [8.15] 9 failures in test testBwcSerialization (2.2% fail rate)
  • [8.15] 5 failures in pipeline elasticsearch-periodic-platform-support (41.7% fail rate)
  • [8.15] 3 failures in pipeline elasticsearch-periodic (25.0% fail rate)
  • [8.15] 2.2% failure rate in test testBwcSerialization (2.2% fail rate)

Note:
This issue was created using new, in-development muting automation. Please mind any issues.

@elasticsearchmachine elasticsearchmachine added :Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI labels Jul 8, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jul 8, 2024
@masseyke
Copy link
Member

masseyke commented Jul 8, 2024

I ran into this in a PR and thought I had caused it. By the time I realized I hadn't I already saw it was easy to fix, so I've put up a PR for it.

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 needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants