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] RestClientMultipleHostsIntegTests testNonRetryableException failing #87390

Open
not-napoleon opened this issue Jun 3, 2022 · 2 comments
Labels
Team:Clients Meta label for clients team >test-failure Triaged test failures from CI

Comments

@not-napoleon
Copy link
Member

Build scan:
https://gradle-enterprise.elastic.co/s/fz2sgvoa4hcww/tests/:client:rest:test/org.elasticsearch.client.RestClientMultipleHostsIntegTests/testNonRetryableException

Reproduction line:
null

Applicable branches:
8.3

Reproduces locally?:
Didn't try

Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.client.RestClientMultipleHostsIntegTests&tests.test=testNonRetryableException

Failure excerpt:

java.lang.AssertionError: expected:<2> but was:<3>

  at __randomizedtesting.SeedInfo.seed([BD312238C5D7528F:A4700488660AD79E]:0)
  at org.junit.Assert.fail(Assert.java:88)
  at org.junit.Assert.failNotEquals(Assert.java:834)
  at org.junit.Assert.assertEquals(Assert.java:645)
  at org.junit.Assert.assertEquals(Assert.java:631)
  at org.elasticsearch.client.RestClientMultipleHostsIntegTests.testNonRetryableException(RestClientMultipleHostsIntegTests.java:351)
  at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
  at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:568)
  at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:824)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:475)
  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
  at java.lang.Thread.run(Thread.java:833)

@not-napoleon not-napoleon added Team:Clients Meta label for clients team >test-failure Triaged test failures from CI labels Jun 3, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/clients-team (Team:Clients)

@bpintea
Copy link
Contributor

bpintea commented Jun 8, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Clients Meta label for clients team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants