-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Open
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
Build Scans:
- elasticsearch-intake #28568 / part4
- elasticsearch-periodic-platform-support #10643 / ubuntu-2404-aarch64_checkpart4_platform-support-arm
- elasticsearch-periodic #10647 / single-processor-node-tests
Reproduction Line:
./gradlew ":x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest" --tests "org.elasticsearch.xpack.ml.integration.InferenceIT.testInferRegressionModel" -Dtests.seed=DD4EA3D4EBB5D60A -Dtests.locale=cs-Latn-CZ -Dtests.timezone=Pacific/Port_Moresby -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:43593], URI [_ml/trained_models/test_regression], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"node_not_connected_exception","reason":"[external_15][127.0.0.1:18641] Node not connected"}],"type":"status_exception","reason":"Unable to retrieve task information for model id [test_regression]","caused_by":{"type":"failed_node_exception","reason":"Failed node [yI48IAAAQACKd9w8AAAAAA]","node_id":"yI48IAAAQACKd9w8AAAAAA","caused_by":{"type":"node_not_connected_exception","reason":"[external_15][127.0.0.1:18641] Node not connected"}}},"status":500}
Issue Reasons:
- [main] 3 failures in test testInferRegressionModel (0.8% fail rate in 389 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)