Open
Description
Build Scans:
- elasticsearch-intake #22789 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71026 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22787 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22785 / 8.19.0_bwc-snapshots
Reproduction Line:
./gradlew ":x-pack:plugin:inference:qa:mixed-cluster:v8.19.0#javaRestTest" -Dtests.class="org.elasticsearch.xpack.inference.qa.mixed.HuggingFaceServiceMixedIT" -Dtests.method="testElser" -Dtests.seed=3944E0D378F145C9 -Dtests.bwc=true -Dtests.locale=lt-Latn-LT -Dtests.timezone=Etc/GMT+0 -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]:40585], URI [_inference/sparse_embedding/mixed-cluster-elser?error_trace], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"e_o_f_exception","reason":null,"stack_trace":"org.elasticsearch.ElasticsearchException$1\n\tat [email protected]/org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:707)\n\tat [email protected]/org.elasticsearch.ElasticsearchException.generateFailureXContent(ElasticsearchException.java:635)\n\tat [email protected]/org.elasticsearch.rest.RestResponse.build(RestResponse.java:201)\n\tat [email protected]/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:160)\n\tat [email protected]/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:121)\n\tat [email protected]/org.elasti
[truncated]
Issue Reasons:
- [main] 4 failures in test testElser (1.5% fail rate in 261 executions)
- [main] 4 failures in step 8.19.0_bwc-snapshots (3.2% fail rate in 125 executions)
- [main] 3 failures in pipeline elasticsearch-intake (9.4% fail rate in 32 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.