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] LocalPhysicalPlanOptimizerTests testSingleMatchOperatorFilterPushdownWithStringValues {default} failing #119721

Closed
elasticsearchmachine opened this issue Jan 8, 2025 · 7 comments
Assignees
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) :SearchOrg/Relevance Label for the Search (solution/org) Relevance team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Jan 8, 2025

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests.testSingleMatchFunctionPushdownWithCasting {default}" -Dtests.seed=7177444548A089EF -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=en-TV -Dtests.timezone=Indian/Cocos -Druntime.java=23

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.xpack.esql.VerificationException: Found 1 problem
line 1:25: Cannot use field [semantic_text] with unsupported type [semantic_text]

Issue Reasons:

  • [8.x] 5 failures in test testSingleMatchOperatorFilterPushdownWithStringValues {default} (2.0% fail rate in 248 executions)
  • [8.x] 5 failures in step release-tests (71.4% fail rate in 7 executions)
  • [8.x] 5 failures in pipeline elasticsearch-periodic (100.0% fail rate in 5 executions)

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

@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 Jan 8, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 4 consecutive failures in step release-tests
  • [main] 4 failures in test testSingleMatchOperatorFilterPushdownWithStringValues {default} (1.7% fail rate in 231 executions)
  • [main] 4 failures in step release-tests (100.0% fail rate in 4 executions)
  • [main] 3 failures in pipeline elasticsearch-periodic (75.0% fail rate in 4 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Jan 8, 2025
…rTests testSingleMatchOperatorFilterPushdownWithStringValues {default} #119721
@benwtrent
Copy link
Member

@ioanatia This and other recent esql failures due to semantic text it seems.

@benwtrent benwtrent added the :SearchOrg/Relevance Label for the Search (solution/org) Relevance team label Jan 9, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/search-eng (Team:SearchOrg)

@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/search-relevance (Team:Search - Relevance)

@ioanatia
Copy link
Contributor

ioanatia commented Jan 9, 2025

There is a fix for it already merged for main #119755 - waiting for the backport #119788 to be merged

@craigtaverner
Copy link
Contributor

Fixed by #119755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) :SearchOrg/Relevance Label for the Search (solution/org) Relevance team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

4 participants