Skip to content

[CI] EsqlSpecIT class failing #131563

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT" -Dtests.method="test {ip.IpPrefixLengthFromColumn SYNC}" -Dtests.seed=544DCF7064DA26D6 -Dtests.locale=dyo -Dtests.timezone=America/Martinique -Druntime.java=24

Applicable branches:
8.18

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:45209], URI [/_query?format=cbor&pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
Warnings: [No limit defined, adding default limit of [1000]]
¿eerror¿jroot_cause�¿dtypevverification_exceptionfreasonx/Found 1 problem
line 1:1: Unknown index [hosts]kstack_trace�y��org.elasticsearch.xpack.esql.VerificationException: Found 1 problem
line 1:1: Unknown index [hosts]
	at org.elasticsearch.xpack.esql.analysis.Analyzer.verify(Analyzer.java:192)
	at org.elasticsearch.xpack.esql.analysis.Analyzer.analyze(Analyzer.java:186)
	at org.elasticsearch.xpack.esql.session.EsqlSession.lambda$analyzedPlan$7(EsqlSession.java:315)
	at org.elasticsearch.xpack.esql.session.EsqlSession.analyzeAndMaybeRetry(EsqlSession.java:521)
	at org.elasticsearch.xpack.esql.session.EsqlSession.lambda$analyzedPlan$16(EsqlSession.java:360)
	at org.elasticsearch.server@8.18.6-SNAPSHOT/org.elasticsearch.action.ActionListenerImpleme
[truncated]

Issue Reasons:

  • [8.18] 3 failures in class org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT (0.5% fail rate in 654 executions)
  • [8.18] 2 failures in step ubuntu-2404-aarch64_checkpart3_platform-support-arm (10.5% fail rate in 19 executions)
  • [8.18] 3 failures in pipeline elasticsearch-periodic-platform-support (15.0% fail rate in 20 executions)

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

Metadata

Metadata

Assignees

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)medium-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