Skip to content

[CI] EsqlClientYamlIT class failing #119086

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-node:yamlRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT.test {p0=esql/40_tsdb/from index pattern explicit counter use}" -Dtests.seed=7CE2D90B6E046238 -Dtests.locale=sr-Cyrl-XK -Dtests.timezone=Europe/Moscow -Druntime.java=21 -Dtests.fips.enabled=true 

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [GET], host [http://127.0.0.1:37745], URI [/_nodes/stats], status line [HTTP/1.1 503 Service Unavailable] {"error":{"root_cause":[{"type":"master_not_discovered_exception","reason":null}],"type":"master_not_discovered_exception","reason":null},"status":503} 

Issue Reasons:

  • [main] 5 failures in class org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT (0.8% fail rate in 593 executions)
  • [main] 4 failures in step part-3 (1.1% fail rate in 349 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (1.2% fail rate in 346 executions)

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions