Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Various LOOKUP tests failing in release-tests #110302

Closed
elasticsearchmachine opened this issue Jun 28, 2024 · 3 comments · Fixed by #110166
Closed

[CI] Various LOOKUP tests failing in release-tests #110302

elasticsearchmachine opened this issue Jun 28, 2024 · 3 comments · Fixed by #110166
Assignees
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ':x-pack:plugin:esql:test' --tests "org.elasticsearch.xpack.esql.CsvTests" -Dtests.method="test {lookup.LookupAfterStats}" -Dtests.seed=9DFCED2086E05493 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.locale=en-AU -Dtests.timezone=Asia/Dubai -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.xpack.esql.parser.ParsingException: line 3:4: LOOKUP is in preview and only available in SNAPSHOT build

Issue Reasons:

  • [main] 7 consecutive failures in step release-tests (100.0% fail rate)
  • [main] 7 failures in test test {lookup.LookupAfterStats} (0.7% fail rate)
  • [main] 7 failures in step release-tests (100.0% fail rate)
  • [main] 7 failures in pipeline elasticsearch-periodic (43.8% fail rate)

Note:
This issue was created using new, in-development muting automation. Please mind any issues.

@elasticsearchmachine elasticsearchmachine added :Analytics/ES|QL AKA ESQL >test-failure Triaged test failures from CI Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jun 28, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-analytical-engine (Team:Analytics)

@brianseeders brianseeders changed the title [CI] CsvTests test {lookup.LookupAfterStats} failing [CI] Various LOOKUP tests failing in release-tests Jun 28, 2024
@brianseeders
Copy link
Contributor

I think these have been failing for a while, but something else was causing release-tests to fail for a while and so these weren't actually executing.

@brianseeders
Copy link
Contributor

Note that these are only failing in release-tests, which uses a non-SNAPSHOT build

@nik9000 nik9000 self-assigned this Jun 29, 2024
@alex-spies alex-spies added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants