Skip to content

[CI] StatementParserTests testValidJoinPattern failing #120848

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.parser.StatementParserTests.testInvalidJoinPatterns" -Dtests.seed=7AE414B810C4CD99 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=nds -Dtests.timezone=Etc/Zulu -Druntime.java=23

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "invalid index pattern [ccd6jmqzxz.ernd*1], * is not allowed in LOOKUP JOIN"
     but: was "line 1:52: mismatched input 'LOOKUP' expecting {'dissect', 'drop', 'enrich', 'eval', 'grok', 'keep', 'limit', 'mv_expand', 'rename', 'sort', 'stats', 'where'}"

Issue Reasons:

  • [8.x] 10 consecutive failures in step release-tests
  • [8.x] 10 failures in test testValidJoinPattern (2.1% fail rate in 475 executions)
  • [8.x] 10 failures in step release-tests (100.0% fail rate in 10 executions)
  • [8.x] 10 failures in pipeline elasticsearch-periodic (90.9% fail rate in 11 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