Skip to content

[CI] AsyncSearchActionIT.testRemoveAsyncIndex failing #69313

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
mark-vieira opened this issue Feb 20, 2021 · 2 comments
Closed

[CI] AsyncSearchActionIT.testRemoveAsyncIndex failing #69313

mark-vieira opened this issue Feb 20, 2021 · 2 comments
Assignees
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

@mark-vieira
Copy link
Contributor

This has failed a few times in the past week.

Build scan:
https://gradle-enterprise.elastic.co/s/z5bgg7uul7rdg/tests/:x-pack:plugin:async-search:internalClusterTest/org.elasticsearch.xpack.search.AsyncSearchActionIT/testRemoveAsyncIndex#1

Repro line:
./gradlew ':x-pack:plugin:async-search:internalClusterTest' --tests "org.elasticsearch.xpack.search.AsyncSearchActionIT.testRemoveAsyncIndex" -Dtests.seed=984425C72759CF1D -Dtests.security.manager=true -Dtests.locale=es-PE -Dtests.timezone=Asia/Saigon -Druntime.java=11

Reproduces locally?:
nope

Applicable branches:
master

Failure history:
https://gradle-enterprise.elastic.co/scans/tests?search.relativeStartTime=P7D&search.timeZoneId=America/Los_Angeles&tests.container=org.elasticsearch.xpack.search.AsyncSearchActionIT&tests.disabledDistributions=WyJvdXRjb21lOnBhc3NlZCIsIm91dGNvbWU6c2tpcHBlZCJd&tests.sortField=FAILED&tests.test=testRemoveAsyncIndex&tests.unstableOnly=true

Failure excerpt:

org.elasticsearch.xpack.search.AsyncSearchActionIT > testRemoveAsyncIndex FAILED
    java.lang.AssertionError: 
    Expected: a value less than <1613776593241L>
         but: <1613776593765L> was greater than <1613776593241L>
        at __randomizedtesting.SeedInfo.seed([984425C72759CF1D:76158CAC50B6AE1D]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at org.elasticsearch.xpack.search.AsyncSearchActionIT.testRemoveAsyncIndex(AsyncSearchActionIT.java:444)
@mark-vieira mark-vieira added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Feb 20, 2021
@elasticmachine
Copy link
Collaborator

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

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Feb 20, 2021
@mark-vieira
Copy link
Contributor Author

@jimczi Looks like you recently added the assertion the test is complaining about. Do you mind investigating?

@dnhatn dnhatn self-assigned this Feb 21, 2021
@jimczi jimczi closed this as completed in 69309c1 Feb 22, 2021
jimczi added a commit that referenced this issue Feb 22, 2021
jimczi added a commit that referenced this issue Feb 22, 2021
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

3 participants