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] testEnsureWeReconnect fails recently #29547

Closed
dnhatn opened this issue Apr 16, 2018 · 2 comments
Closed

[CI] testEnsureWeReconnect fails recently #29547

dnhatn opened this issue Apr 16, 2018 · 2 comments
Labels
:Core/Infra/Transport API Transport client API >test-failure Triaged test failures from CI

Comments

@dnhatn
Copy link
Member

dnhatn commented Apr 16, 2018

RemoteClusterClientTests#testEnsureWeReconnect fails recently but it is not reproducible locally.

Log: reconnect.txt

   > 	at org.elasticsearch.transport.RemoteClusterClientTests.lambda$testEnsureWeReconnect$1(RemoteClusterClientTests.java:85)
   > 	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:751)
   > 	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:725)
   > 	at org.elasticsearch.transport.RemoteClusterClientTests.testEnsureWeReconnect(RemoteClusterClientTests.java:85)
   > 	at java.lang.Thread.run(Thread.java:748)
   > 	Suppressed: java.lang.AssertionError
   > 		at org.elasticsearch.transport.RemoteClusterClientTests.lambda$testEnsureWeReconnect$1(RemoteClusterClientTests.java:85)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:739)
   > 		... 39 more

Some instances:

  1. https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=centos/2320/console

  2. https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=amazon/945/console

@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests :Core/Infra/Transport API Transport client API labels Apr 16, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

dnhatn added a commit that referenced this issue Apr 16, 2018
dnhatn added a commit that referenced this issue Apr 16, 2018
@dnhatn
Copy link
Member Author

dnhatn commented Apr 16, 2018

I muted the test in fd161d2

@dnhatn dnhatn added the >test-failure Triaged test failures from CI label Apr 16, 2018
@polyfractal polyfractal removed the >test Issues or PRs that are addressing/adding tests label May 9, 2018
@s1monw s1monw closed this as completed in 375d09c Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Transport API Transport client API >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants