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] DesiredNodesUpgradeIT testUpgradeDesiredNodes {upgradedNodes=3} failing #116052

Open
elasticsearchmachine opened this issue Oct 31, 2024 · 1 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

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":qa:rolling-upgrade:v8.13.4#bwcTest" -Dtests.class="org.elasticsearch.upgrades.DesiredNodesUpgradeIT" -Dtests.method="testUpgradeDesiredNodes {upgradedNodes=2}" -Dtests.seed=B652AF7DB9AE97C9 -Dtests.bwc=true -Dtests.locale=es-NI -Dtests.timezone=GB -Druntime.java=23

Applicable branches:
8.16

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:36339], URI [/_internal/desired_nodes/upgrade_test/3], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Some nodes contain the same setting value [test-cluster-0, test-cluster-1] for [node.external_id]"}],"type":"illegal_argument_exception","reason":"Some nodes contain the same setting value [test-cluster-0, test-cluster-1] for [node.external_id]"},"status":400}

Issue Reasons:

  • [8.16] 2 failures in test testUpgradeDesiredNodes {upgradedNodes=3} (2.2% fail rate in 91 executions)
  • [8.16] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 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 Oct 31, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

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

No branches or pull requests

1 participant