Skip to content

[CI] DefaultEndPointsIT testMultipleInferencesTriggeringDownloadAndDeploy failing #117208

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:qa:inference-service-tests:javaRestTest" --tests "org.elasticsearch.xpack.inference.DefaultEndPointsIT.testMultipleInferencesTriggeringDownloadAndDeploy" -Dtests.seed=BA33C76A56DA53F8 -Dtests.locale=ks-IN -Dtests.timezone=Asia/Dubai -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: [org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:33287], URI [_inference/.elser-2-elasticsearch?timeout=120s], status line [HTTP/1.1 503 Service Unavailable]
{"error":{"root_cause":[{"type":"no_shard_available_action_exception","reason":null}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":".ml-inference-000005","node":null,"reason":{"type":"no_shard_available_action_exception","reason":null}}]},"status":503}]
Expected: an empty collection
     but: <[org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:33287], URI [_inference/.elser-2-elasticsearch?timeout=120s], status line [HTTP/1.1 503 Service Unavailable]
{"error":{"root_cause":[{"type":"no_shard_available_action_exception","reason":null}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"sha
[truncated]

Issue Reasons:

  • [main] 2 consecutive failures in test testMultipleInferencesTriggeringDownloadAndDeploy
  • [main] 2 consecutive failures in step part2
  • [main] 2 consecutive failures in step part-2
  • [main] 2 consecutive failures in pipeline elasticsearch-intake
  • [main] 2 consecutive failures in pipeline elasticsearch-pull-request
  • [main] 14 failures in test testMultipleInferencesTriggeringDownloadAndDeploy (19.2% fail rate in 73 executions)
  • [main] 2 failures in step part2 (16.7% fail rate in 12 executions)
  • [main] 12 failures in step part-2 (21.1% fail rate in 57 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (16.7% fail rate in 12 executions)
  • [main] 11 failures in pipeline elasticsearch-pull-request (20.8% fail rate in 53 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Labels

:mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions