Skip to content

[CI] InferenceIT testInferRegressionModel failing #133603

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

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 learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions