Skip to content

[CI] GenerativeIT test failing #127536

@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=C0F2F37505B0F261 -Dtests.locale=syr-IQ -Dtests.timezone=America/St_Vincent -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: query: from no_* | limit 1285 | eval  `<no-fields>` = "iZlXkXNlHZnYI", `<no-fields>` = false, <no-fields> = 884867304602990530, UEfrVwCnvh = false
exception: method [POST], host [http://[::1]:42059], URI [/_query?pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
{
  "error" : {
    "root_cause" : [
      {
        "type" : "parsing_exception",
        "reason" : "line 1:88: extraneous input '<' expecting {QUOTED_STRING, INTEGER_LITERAL, DECIMAL_LITERAL, 'false', 'not', 'null', '?', 'true', '+', '-', '??', NAMED_OR_POSITIONAL_PARAM, NAMED_OR_POSITIONAL_DOUBLE_PARAMS, '[', '(', UNQUOTED_IDENTIFIER, QUOTED_IDENTIFIER}",
        "stack_trace" : "org.elasticsearch.xpack.esql.parser.ParsingException: line 1:88: extraneous input '<' expecting {QUOTED_STRING, INTEGER_LITERAL, DECIMAL_LITERAL, 'false', 'not', 'null', '?', 'true', '+', '-', '??', NAMED_OR_POSITIONAL_PARAM, NAMED_OR_POSITIONAL_DOUBLE_PARAMS, '[', '(', UNQUOTED_IDENTIFIER, QUOTED_IDENT
[truncated]

Issue Reasons:

  • [main] 11 failures in test test (5.0% fail rate in 218 executions)
  • [main] 7 failures in step part-3 (5.9% fail rate in 118 executions)
  • [main] 2 failures in step ubuntu-2404-aarch64_checkpart3_platform-support-arm (66.7% fail rate in 3 executions)
  • [main] 3 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 3 executions)
  • [main] 7 failures in pipeline elasticsearch-pull-request (5.9% fail rate in 118 executions)

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

Metadata

Metadata

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