./gradlew ":x-pack:plugin:inference:yamlRestTest" --tests "org.elasticsearch.xpack.inference.InferenceRestIT.test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}" -Dtests.seed=91B857B2EB4CFD8C -Dtests.locale=ceb -Dtests.timezone=Asia/Yakutsk -Druntime.java=25
java.lang.AssertionError: org.junit.internal.runners.model.MultipleFailureException: There were 7 errors:
java.lang.AssertionError(expected [2xx] status code but api [index] returned [409 Conflict] [---
error:
root_cause:
- type: "status_exception"
reason: "Error in inference process: [inference canceled as process is stopping]"
stack_trace: "org.elasticsearch.ElasticsearchStatusException: Error in inference\
\ process: [inference canceled as process is stopping]\n\tat org.elasticsearch.ml@9.4.0-SNAPSHOT/org.elasticsearch.xpack.ml.inference.deployment.AbstractPyTorchAction.onFailure(AbstractPyTorchAction.java:122)\n\
\tat org.elasticsearch.ml@9.4.0-SNAPSHOT/org.elasticsearch.xpack.ml.inference.deployment.InferencePyTorchAction.processResult(InferencePyTorchAction.java:181)\n\
\tat org.elasticsearch.ml@9.4.0-SNAPSHOT/org.elasticsearch.xpack.ml.inference.deployment.InferencePyTorchAction.lambda$doRun$3(InferencePyTorchAction.java:150)\n\
\tat org.ela
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.