Skip to content

[CI] GenerativeIT test failing #133077

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT.test" -Dtests.seed=F4AEF41515696E24 -Dtests.locale=gd-GB -Dtests.timezone=Europe/Bratislava -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: query: from *,host*,k8s| rename language.id as language_code | lookup join languages_lookup on language_code | grok status "%{WORD:ksItIZdA} %{WORD:language.name}" | grok city.country.continent.name "%{WORD:tTlzdvgLmZP} %{WORD:source.IP}"| rename network.eth0.currently_connected_clients as id_int | lookup join multi_column_joinable_lookup on id_int | FORK  (where  NOT true AND false | mv_expand salary_change.keyword) (where  NOT false OR languages.short != 50) (where  NOT false AND  NOT height.scaled_float >= 50) (where true AND false) (where  NOT false) (where false AND  NOT language_code_byte != 50) (where  NOT false) (where  NOT language_code_short >= 50 AND false) | WHERE _fork == "fork5" | DROP _fork | dissect host.version "%{EJrqUTYs} %{tWDObRtGnOs}" | limit 7810
exception: Connection is closed

Issue Reasons:

  • [main] 5 failures in test test (0.7% fail rate in 749 executions)
  • [main] 4 failures in step part-3 (1.1% fail rate in 375 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (1.1% fail rate in 372 executions)

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

Metadata

Metadata

Labels

:Search Relevance/ES|QLSearch functionality in ES|QL>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchlow-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