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] MixedClusterClientYamlTestSuiteIT test {p0=search/160_exists_query/Test exists query on float field in empty index} failing #97645

Closed
craigtaverner opened this issue Jul 13, 2023 · 4 comments
Labels
:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI

Comments

@craigtaverner
Copy link
Contributor

There seem to be very many test failures every day on MixedClusterClientYamlTestSuitIT, but always for different tests. This one only failed once in the last seven days, so I will not mute it.

Build scan:
https://gradle-enterprise.elastic.co/s/p6cptxbyvowmm/tests/:qa:mixed-cluster:v7.17.12%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=search%2F160_exists_query%2FTest%20exists%20query%20on%20float%20field%20in%20empty%20index%7D

Reproduction line:

./gradlew ':qa:mixed-cluster:v7.17.12#mixedClusterTest' -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=search/160_exists_query/Test exists query on float field in empty index}" -Dtests.seed=783A2FD0B4A9E923 -Dtests.bwc=true -Dtests.locale=it -Dtests.timezone=America/Nome -Druntime.java=20

Applicable branches:
8.9

Reproduces locally?:
No

Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT&tests.test=test%20%7Bp0%3Dsearch/160_exists_query/Test%20exists%20query%20on%20float%20field%20in%20empty%20index%7D

Failure excerpt:

java.lang.Exception: Test abandoned because suite timeout was reached.

  at __randomizedtesting.SeedInfo.seed([783A2FD0B4A9E923]:0)

@craigtaverner craigtaverner added :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI labels Jul 13, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@andreidan
Copy link
Contributor

@benwtrent
Copy link
Member

benwtrent commented Oct 10, 2023

These suite timeouts, I honestly don't know if these individual tests are to blame but instead that the entire suite ran longer than the configured timeout and it HAPPENED to timeout on this test.

@benwtrent
Copy link
Member

The test failed quickly due to suite timeout. Suite timeout has been increased to 60m, closing this as the individual test isn't to blame, but instead the entire suite runtime and infra.

Related: #100585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

4 participants