Skip to content

[CI] TextEmbeddingCrudIT testPutE5Small_withPlatformSpecificVariant failing #113950

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:qa:inference-service-tests:javaRestTest" --tests "org.elasticsearch.xpack.inference.TextEmbeddingCrudIT.testPutE5Small_withPlatformSpecificVariant" -Dtests.seed=B4FDC9C1594B3DFF -Dtests.locale=ff-SN -Dtests.timezone=Africa/Freetown -Druntime.java=23

Applicable branches:
8.16

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:42325], URI [_inference/text_embedding/teste5mall_withplatformspecificvariant], status line [HTTP/1.1 503 Service Unavailable]
{"error":{"root_cause":[{"type":"status_exception","reason":"Model importing failed due to an IOException [java.net.SocketException: Connection reset]"}],"type":"status_exception","reason":"Model importing failed due to an IOException [java.net.SocketException: Connection reset]","caused_by":{"type":"socket_exception","reason":"Connection reset"}},"status":503}

Issue Reasons:

  • [8.16] 2 failures in test testPutE5Small_withPlatformSpecificVariant (4.4% fail rate in 45 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 teammedium-riskAn open issue or test failure that is a medium risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions