Skip to content

[CI] ClassificationIT testWithOnlyTrainingRowsAndTrainingPercentIsHundred failing #123844

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 3, 2025 · 4 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

elasticsearchmachine commented Mar 3, 2025

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest" --tests "org.elasticsearch.xpack.ml.integration.ClassificationIT.testWithOnlyTrainingRowsAndTrainingPercentIsHundred" -Dtests.seed=685E10DD60FE3265 -Dtests.locale=fr-BL -Dtests.timezone=Asia/Singapore -Druntime.java=17

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Stats were: {"id":"classification_only_training_data_and_training_percent_is_100","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":87},{"phase":"fine_tuning_parameters","progress_percent":0},{"phase":"final_training","progress_percent":0},{"phase":"writing_results","progress_percent":0},{"phase":"inference","progress_percent":0}],"data_counts":{"training_docs_count":300,"test_docs_count":0,"skipped_docs_count":0},"memory_usage":{"timestamp":1741525954640,"peak_usage_bytes":32324,"status":"ok"},"node":{"id":"JgorkFYsTeSRF6jUoUGBSg","name":"javaRestTest-2","ephemeral_id":"WCEKbHWCRH2LdwAvD9aNlQ","transport_address":"127.0.0.1:41241","attributes":{"testattr":"test","ml.allocated_processors":"32","ml.max_jvm_size":"536870912","ml.config_version":"12.0.0","ml.machine_memory":"1266042101
[truncated]

Issue Reasons:

  • [8.x] 2 failures in test testWithOnlyTrainingRowsAndTrainingPercentIsHundred (0.4% fail rate in 542 executions)
  • [8.x] 2 failures in pipeline elasticsearch-periodic (14.3% fail rate in 14 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 Mar 3, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

@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 Mar 7, 2025
@davidkyle
Copy link
Member

Another ClassificationIT timeout

@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch 8.17

Mute Reasons:

  • [8.17] 2 failures in test testWithOnlyTrainingRowsAndTrainingPercentIsHundred (0.4% fail rate in 452 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Mar 7, 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