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] ClassificationIT testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean failing #121680

Open
elasticsearchmachine opened this issue Feb 4, 2025 · 2 comments
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:ml:qa:native-multi-node-tests:javaRestTest" --tests "org.elasticsearch.xpack.ml.integration.ClassificationIT.testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean" -Dtests.seed=A8A2B77E11BFEDDA -Dtests.locale=en-001 -Dtests.timezone=America/North_Dakota/New_Salem -Druntime.java=23

Applicable branches:
8.18

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Stats were: {"id":"classification_training_percent_is_50_boolean","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":86},{"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":150,"test_docs_count":0,"skipped_docs_count":0},"memory_usage":{"timestamp":1738683705089,"peak_usage_bytes":19305,"status":"ok"},"node":{"id":"I5OExxU4RnG37JuzZYAC8g","name":"javaRestTest-1","ephemeral_id":"our5btA8RraANvKvTR8B4g","transport_address":"127.0.0.1:35695","attributes":{"ml.config_version":"12.0.0","ml.allocated_processors":"32","ml.max_jvm_size":"536870912","transform.config_version":"10.0.0","xpack.installed":"true","tes
[truncated]

Issue Reasons:

  • [8.18] 2 failures in test testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean (0.5% fail rate in 390 executions)
  • [8.18] 2 failures in step part4 (4.4% fail rate in 45 executions)
  • [8.18] 2 failures in pipeline elasticsearch-intake (4.4% fail rate in 45 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 4, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch 8.18

Mute Reasons:

  • [8.18] 2 failures in test testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean (0.5% fail rate in 390 executions)
  • [8.18] 2 failures in step part4 (4.4% fail rate in 45 executions)
  • [8.18] 2 failures in pipeline elasticsearch-intake (4.4% fail rate in 45 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Feb 4, 2025
…OnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean #121680
@elasticsearchmachine elasticsearchmachine added Team:ML Meta label for the ML team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Feb 4, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

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

No branches or pull requests

1 participant