Skip to content

[CI] ClassificationIT testSetUpgradeMode_ExistingTaskGetsUnassigned failing #122692

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 Feb 15, 2025 · 3 comments
Labels
low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning 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:ml:qa:native-multi-node-tests:javaRestTest" --tests "org.elasticsearch.xpack.ml.integration.ClassificationIT.testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword" -Dtests.seed=B02FCEFFF62270B0 -Dtests.locale=or-Orya-IN -Dtests.timezone=Canada/Saskatchewan -Druntime.java=17

Applicable branches:
8.17

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Stats were: {"id":"classification_training_percent_is_50_keyword","state":"started","progress":[{"phase":"reindexing","progress_percent":100},{"phase":"loading_data","progress_percent":100},{"phase":"feature_selection","progress_percent":100},{"phase":"coarse_parameter_search","progress_percent":100},{"phase":"fine_tuning_parameters","progress_percent":59},{"phase":"final_training","progress_percent":0},{"phase":"writing_results","progress_percent":0},{"phase":"inference","progress_percent":0}],"data_counts":{"training_docs_count":150,"test_docs_count":0,"skipped_docs_count":0},"memory_usage":{"timestamp":1739657833678,"peak_usage_bytes":58080,"status":"ok"},"analysis_stats":{"classification_stats":{"timestamp":1739657833678,"iteration":10,"hyperparameters":{"class_assignment_objective":"maximize_minimum_recall","alpha":3.1453819005602686,"downsample_factor":0.3685444750839404,"eta":0.7182545337363935,"eta_growth_rate_per_tree":1.1554419751368594,"feature_bag_
[truncated]

Issue Reasons:

  • [8.17] 2 failures in test testSetUpgradeMode_ExistingTaskGetsUnassigned (2.0% fail rate in 101 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 labels Feb 15, 2025
elasticsearchmachine added a commit that referenced this issue Feb 15, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch 8.17

Mute Reasons:

  • [8.17] 2 failures in test testSetUpgradeMode_ExistingTaskGetsUnassigned (2.0% fail rate in 101 executions)

Build Scans:

@elasticsearchmachine
Copy link
Collaborator Author

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

@elasticsearchmachine elasticsearchmachine added Team:ML Meta label for the ML team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Feb 15, 2025
@davidkyle davidkyle 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 Feb 28, 2025
@valeriy42
Copy link
Contributor

Closed in #125510

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning Team:ML Meta label for the ML team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants