Skip to content

[CI] MixedClusterEsqlSpecIT test {union_types.MultiIndexSortIpStringEval ASYNC} failing #127537

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.19.0#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {union_types.MultiIndexSortIpStringEval ASYNC}" -Dtests.seed=C7CEC9DEFEB0EEC1 -Dtests.bwc=true -Dtests.locale=mt-MT -Dtests.timezone=Israel -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: expected:<[{name=@timestamp, type=date}, {name=client_ip, type=unsupported, original_types=[ip, keyword], suggested_cast=keyword}, {name=event_duration, type=long}, {name=message, type=keyword}, {name=client_ip_as_ip, type=ip}]> but was:<[{name=@timestamp, type=date}, {name=client_ip, type=unsupported}, {name=event_duration, type=long}, {name=message, type=keyword}, {name=client_ip_as_ip, type=ip}]>

Issue Reasons:

  • [main] 2 failures in test test {union_types.MultiIndexSortIpStringEval ASYNC} (0.7% fail rate in 306 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)low-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