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] ServiceUtilsTests testRemoveAsAdaptiveAllocationsSettings failing #110897

Closed
elasticsearchmachine opened this issue Jul 15, 2024 · 2 comments · Fixed by #110969
Closed

[CI] ServiceUtilsTests testRemoveAsAdaptiveAllocationsSettings failing #110897

elasticsearchmachine opened this issue Jul 15, 2024 · 2 comments · Fixed by #110969
Assignees
Labels
:ml Machine learning needs:risk Requires assignment of a risk label (low, medium, blocker) Team:ML Meta label for the ML team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:test" --tests "org.elasticsearch.xpack.inference.services.ServiceUtilsTests.testRemoveAsAdaptiveAllocationsSettings_exceptions" -Dtests.seed=258786E08226296F -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.locale=ja-JP -Dtests.timezone=Europe/Saratov -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a collection with size <3>
     but: collection size was <0>

Issue Reasons:

  • [main] 6 consecutive failures in step release-tests
  • [main] 6 failures in test testRemoveAsAdaptiveAllocationsSettings (1.2% fail rate in 511 executions)
  • [main] 6 failures in step release-tests (100.0% fail rate in 6 executions)
  • [main] 6 failures in pipeline elasticsearch-periodic (46.2% fail rate in 13 executions)

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

@elasticsearchmachine elasticsearchmachine added :ml Machine learning >test-failure Triaged test failures from CI Team:ML Meta label for the ML team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jul 15, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/ml-core (Team:ML)

@jan-elastic
Copy link
Contributor

Should be fixed by #110969

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning needs:risk Requires assignment of a risk label (low, medium, blocker) Team:ML Meta label for the ML team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants