Skip to content

[CI] FeatureUpgradeApiIT testCreatingSystemIndex failing #124338

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

Closed
elasticsearchmachine opened this issue Mar 7, 2025 · 2 comments
Closed

[CI] FeatureUpgradeApiIT testCreatingSystemIndex failing #124338

elasticsearchmachine opened this issue Mar 7, 2025 · 2 comments
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 Mar 7, 2025

Build Scans:

Reproduction Line:

./gradlew ":qa:system-indices:javaRestTest" --tests "org.elasticsearch.system.indices.FeatureUpgradeApiIT.testCreatingSystemIndex" -Dtests.seed=CF1E04AD8C11B7F9 -Dtests.locale=frr-DE -Dtests.timezone=Canada/Newfoundland -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:33029], URI [/_features/_reset], status line [HTTP/1.1 429 Too Many Requests]
{"error":{"root_cause":[{"type":"process_cluster_event_timeout_exception","reason":"failed to process cluster event (ml-set-reset-mode) within 30s","suppressed":[{"type":"process_cluster_event_timeout_exception","reason":"failed to process cluster event (transform-set-reset-mode) within 30s"}]}],"type":"process_cluster_event_timeout_exception","reason":"failed to process cluster event (ml-set-reset-mode) within 30s","suppressed":[{"type":"process_cluster_event_timeout_exception","reason":"failed to process cluster event (transform-set-reset-mode) within 30s"}]},"status":429}

Issue Reasons:

  • [main] 2 failures in test testCreatingSystemIndex (0.4% fail rate in 560 executions)
  • [main] 2 failures in step ubuntu-2404-aarch64_checkpart1_platform-support-arm (20.0% fail rate in 10 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (20.0% fail rate in 10 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 Mar 7, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

@mosche mosche 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 Mar 10, 2025
@JVerwolf
Copy link
Contributor

JVerwolf commented May 5, 2025

This hasn't failed since March. Looking at the message "failed to process cluster event (ml-set-reset-mode) within 30s", I think this was failing due to an unrelated issue that has since been resolved.

@JVerwolf JVerwolf closed this as completed May 5, 2025
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