Skip to content

[CI] SearchStatesIT testCanMatch failing #126633

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

Closed
elasticsearchmachine opened this issue Apr 10, 2025 · 3 comments · Fixed by #126636
Closed

[CI] SearchStatesIT testCanMatch failing #126633

elasticsearchmachine opened this issue Apr 10, 2025 · 3 comments · Fixed by #126636
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Apr 10, 2025

Build Scans:

Reproduction Line:

./gradlew ":qa:ccs-rolling-upgrade-remote-cluster:v8.19.0#oneThirdUpgraded" -Dtests.class="org.elasticsearch.upgrades.SearchStatesIT" -Dtests.method="testCanMatch" -Dtests.seed=BC6B127480CE0547 -Dtests.bwc=true -Dtests.locale=en-ZM -Dtests.timezone=Asia/Chongqing -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.io.UncheckedIOException: org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:36413], URI [/_search?index=remote_cluster%3Atest_can_match_remote_index&pre_filter_shard_size=9&ccs_minimize_roundtrips=false], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[],"type":"search_phase_execution_exception","reason":"","phase":"query","grouped":true,"failed_shards":[],"caused_by":{"type":"null_pointer_exception","reason":"Cannot read field \"topDocs\" because \"topDocs\" is null"}},"status":500}

Issue Reasons:

  • [main] 12 failures in test testCanMatch (1.2% fail rate in 1000 executions)
  • [main] 12 failures in step 8.19.0_bwc-snapshots (13.8% fail rate in 87 executions)
  • [main] 3 failures in pipeline elasticsearch-intake (15.8% fail rate in 19 executions)
  • [main] 8 failures in pipeline elasticsearch-pull-request (11.1% fail rate in 72 executions)

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

@elasticsearchmachine elasticsearchmachine added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Apr 10, 2025
@elasticsearchmachine
Copy link
Collaborator Author

@elasticsearchmachine elasticsearchmachine added Team:Search Meta label for search team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 10, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search (Team:Search)

@original-brownbear original-brownbear self-assigned this Apr 10, 2025
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this issue Apr 10, 2025
Forgot to update for 8.19.x changes after backporting.

closes elastic#126633
closes elastic#126632
@javanna javanna added :Search Foundations/Search Catch all for Search Foundations and removed :Search/Search Search-related issues that do not fall into other categories labels Apr 11, 2025
@elasticsearchmachine elasticsearchmachine added Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch and removed Team:Search Meta label for search team labels Apr 11, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-foundations (Team:Search Foundations)

original-brownbear added a commit that referenced this issue Apr 11, 2025
Forgot to update for 8.19.x changes after backporting.

closes #126633
closes #126632
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants