Skip to content

[CI] GenerativeIT test failing #134407

@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=AA9A6A6B3863E1DE -Dtests.locale=lag-Latn-TZ -Dtests.timezone=America/Detroit -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: query: from client_cidr* | SAMPLE 0.19568499805794204| rename env as message | lookup join message_types_lookup on message | limit 6070 | limit 10313 | dissect message "%{message} %{client_cidr}" | eval  `type` = null, `client_cidr` = false | sort message DESC NULLS LAST | grok message "%{WORD:message}" | limit 14642 | SAMPLE 0.43909259644136533 | SAMPLE 0.8497606742275678 | where  NOT false| rename message as message | lookup join message_types_lookup on message | FORK  (where  NOT false) (where  NOT false | grok message "%{WORD:type} %{WORD:message}"  | limit 11332) (where true) | WHERE _fork == "fork1" | DROP _fork | keep `message`, message, `client_cidr`
exception: method [POST], host [http://[::1]:42245], URI [/_query?format=json&pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
{
  "error" : {
    "root_cause" : [
      {
        "type" : "verification_exception",
        "reason" : "Found 1 problem\nline -1:-1: Column [type] has conf
[truncated]

Issue Reasons:

  • [main] 12 failures in test test (1.2% fail rate in 975 executions)
  • [main] 11 failures in step part-3 (2.6% fail rate in 421 executions)
  • [main] 11 failures in pipeline elasticsearch-pull-request (2.7% fail rate in 415 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>bug>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