Skip to content

[CI] GenerativeIT test failing #131154

Open
Open
@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.GenerativeIT.test" -Dtests.seed=EB6A8592FB4FF1D5 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=el-GR -Dtests.timezone=Indian/Cocos -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: query: from * | limit 14381 | rename language.id AS vXncocGoC, vector AS `salary`
exception: method [POST], host [http://[::1]:41567], URI [/_query?format=yaml&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:57: Cannot use field [vector] with unsupported\
      \ type [dense_vector]"
    stack_trace: "org.elasticsearch.xpack.esql.VerificationException: Found 1 problem\n\
      line 1:57: Cannot use field [vector] with unsupported type [dense_vector]\n\t\
      at org.elasticsearch.xpack.esql.analysis.Analyzer.verify(Analyzer.java:205)\n\
      \tat org.elasticsearch.xpack.esql.analysis.Analyzer.analyze(Analyzer.java:199)\n\
      \tat org.elasticsearch.xpack.esql.session.EsqlSession.lambda$analyzedPlan$4(EsqlSession.java:350)\n\
      \tat org.elasticsearch.xpack.esql.session.EsqlSession.analyzeAndMaybeRetry(EsqlSession.java:729)\n\
      \tat
[truncated]

Issue Reasons:

  • [main] 2 consecutive failures in step release-tests
  • [main] 5 failures in test test (2.0% fail rate in 253 executions)
  • [main] 2 failures in step release-tests (100.0% fail rate in 2 executions)
  • [main] 3 failures in step part-3 (2.9% fail rate in 104 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (40.0% fail rate in 5 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (1.9% fail rate in 103 executions)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)needs:riskRequires assignment of a risk label (low, medium, blocker)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions