Build: https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Linux/52/
Java: 64bit/jdk-12-ea+12 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferLocalShardsTest

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:46753/solr/localShardsTestColl_shard1_replica_n1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
https://127.0.0.1:46753/solr/localShardsTestColl_shard1_replica_n1
        at 
__randomizedtesting.SeedInfo.seed([9AE35F5103A3EF7C:662EC7E8FD747886]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:553)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1019)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:196)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferLocalShardsTest(CloudSolrClientTest.java:415)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
https://127.0.0.1:46753/solr/localShardsTestColl_shard1_replica_n1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        ... 1 more
Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error
        at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:129)
        at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:308)
        at 
java.base/sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:279)
        at 
java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:181)
        at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164)
        at 
java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063)
        at 
java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 11 more


FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
expected:<9> but was:<8>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<8>
        at 
__randomizedtesting.SeedInfo.seed([F3E4DD214690539C:A669B0CC2AFEAA37]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:274)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
expected:<9> but was:<8>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<8>
        at 
__randomizedtesting.SeedInfo.seed([F3E4DD214690539C:A669B0CC2AFEAA37]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:274)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
expected:<9> but was:<7>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<7>
        at 
__randomizedtesting.SeedInfo.seed([F3E4DD214690539C:A669B0CC2AFEAA37]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:274)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14493 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 1212425 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[F3E4DD214690539C]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/init-core-data-001
   [junit4]   2> 1212425 WARN  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[F3E4DD214690539C]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1212425 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[F3E4DD214690539C]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1212426 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[F3E4DD214690539C]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1212427 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 1212427 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/tempDir-001
   [junit4]   2> 1212427 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1212428 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1212428 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1212429 ERROR (ZkTestServer Run Thread) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1212528 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:37297
   [junit4]   2> 1212528 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37297
   [junit4]   2> 1212528 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37297
   [junit4]   2> 1212530 INFO  (zkConnectionManagerCallback-6088-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212531 INFO  (zkConnectionManagerCallback-6090-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212533 INFO  (zkConnectionManagerCallback-6092-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212536 WARN  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1212536 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1212536 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1212537 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+12
   [junit4]   2> 1212537 WARN  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1212537 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1212537 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1212537 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+12
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e0f3ade{/solr,null,AVAILABLE}
   [junit4]   2> 1212542 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f44439a{/solr,null,AVAILABLE}
   [junit4]   2> 1212543 WARN  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@55ceb4cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1212543 WARN  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4b03ced9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@283f69b4{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:38181}
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ecdcccb{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:38153}
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.s.Server Started @1212567ms
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.s.Server Started @1212567ms
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38181}
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38153}
   [junit4]   2> 1212543 ERROR (jetty-launcher-6085-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1212543 ERROR (jetty-launcher-6085-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-09T03:15:48.669604Z
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1212543 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-09T03:15:48.669673Z
   [junit4]   2> 1212544 INFO  (zkConnectionManagerCallback-6094-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212544 INFO  (zkConnectionManagerCallback-6096-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212544 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1212544 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1212556 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1005ec1141b0004, likely client has closed socket
   [junit4]   2> 1212636 WARN  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@62b45140[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1212648 WARN  (jetty-launcher-6085-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@167eeb44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1212648 INFO  (jetty-launcher-6085-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37297/solr
   [junit4]   2> 1212650 INFO  (zkConnectionManagerCallback-6100-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212653 INFO  (zkConnectionManagerCallback-6102-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212679 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38181_solr
   [junit4]   2> 1212679 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.Overseer Overseer 
(id=72161777396940806-127.0.0.1:38181_solr-n_0000000000) starting
   [junit4]   2> 1212687 INFO  (zkConnectionManagerCallback-6109-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212689 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37297/solr ready
   [junit4]   2> 1212689 INFO  
(OverseerStateUpdate-72161777396940806-127.0.0.1:38181_solr-n_0000000000) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38181_solr
   [junit4]   2> 1212693 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38181_solr
   [junit4]   2> 1212694 INFO  (zkCallback-6101-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1212697 INFO  (zkCallback-6108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1212702 INFO  
(OverseerAutoScalingTriggerThread-72161777396940806-127.0.0.1:38181_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:38181_solr]
   [junit4]   2> 1212702 INFO  (ScheduledTrigger-6531-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1212714 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1212727 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38181.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1212731 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38181.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1212731 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38181.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1212732 INFO  (jetty-launcher-6085-thread-1) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/tempDir-001/node1/.
   [junit4]   2> 1212755 WARN  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d82805a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1212757 WARN  (jetty-launcher-6085-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7f3a531b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1212758 INFO  (jetty-launcher-6085-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37297/solr
   [junit4]   2> 1212761 INFO  (zkConnectionManagerCallback-6114-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212768 INFO  (zkConnectionManagerCallback-6116-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212770 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1212771 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38153_solr as DOWN
   [junit4]   2> 1212771 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1212771 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38153_solr
   [junit4]   2> 1212771 INFO  (zkCallback-6101-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1212771 INFO  (zkCallback-6108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1212773 INFO  (zkCallback-6115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1212780 INFO  (zkConnectionManagerCallback-6123-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212781 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1212781 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37297/solr ready
   [junit4]   2> 1212785 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1212799 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38153.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1212807 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38153.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1212807 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38153.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1212808 INFO  (jetty-launcher-6085-thread-2) 
[n:127.0.0.1:38153_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/tempDir-001/node2/.
   [junit4]   2> 1212825 INFO  (zkConnectionManagerCallback-6129-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212826 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1212826 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37297/solr ready
   [junit4]   2> 1212836 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=ccc62725-1557-4a50-830e-d748761c0d6a&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1212837 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=ccc62725-1557-4a50-830e-d748761c0d6a&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1212838 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1212838 INFO  
(OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:38181_solr) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testasynccollectioncreation
   [junit4]   2> 1212838 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1212950 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212951 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212951 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212952 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212953 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212964 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212965 INFO  (qtp1150473570-28823) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212975 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212976 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212977 INFO  (qtp1150473570-28823) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1212978 INFO  
(OverseerStateUpdate-72161777396940806-127.0.0.1:38181_solr-n_0000000000) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38181/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1213182 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1213182 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr    x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1213182 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr    x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1213192 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521
   [junit4]   2> 1213192 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1213703 INFO  (ScheduledTrigger-6531-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1213839 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1213840 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1214188 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1214192 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.IndexSchema 
[testasynccollectioncreation_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1214193 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1214193 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testasynccollectioncreation_shard1_replica_n1' using configuration 
from collection testasynccollectioncreation, trusted=true
   [junit4]   2> 1214193 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521
   [junit4]   2> 1214193 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1214194 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_38181.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1214195 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrCore 
[[testasynccollectioncreation_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/tempDir-001/node1/testasynccollectioncreation_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/tempDir-001/node1/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 1214224 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1214224 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1214226 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1214226 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1214227 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@68550bb8[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 1214227 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1214227 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1214228 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1214228 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1619342498572795904
   [junit4]   2> 1214230 INFO  
(searcherExecutor-6545-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1
 ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 r:core_node2 CREATE 
n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrCore 
[testasynccollectioncreation_shard1_replica_n1] Registered new searcher 
Searcher@68550bb8[testasynccollectioncreation_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1214231 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testasynccollectioncreation/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1214231 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 1214232 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1214232 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1214232 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:38181/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 1214232 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1214232 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:38181/solr/testasynccollectioncreation_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1214232 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testasynccollectioncreation/leaders/shard1/leader after winning as 
/collections/testasynccollectioncreation/leader_elect/shard1/election/72161777396940806-core_node2-n_0000000000
   [junit4]   2> 1214233 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38181/solr/testasynccollectioncreation_shard1_replica_n1/ 
shard1
   [junit4]   2> 1214333 INFO  (zkCallback-6101-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1214334 INFO  (zkCallback-6101-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1214334 INFO  
(parallelCoreAdminExecutor-6534-thread-1-processing-n:127.0.0.1:38181_solr 
x:testasynccollectioncreation_shard1_replica_n1 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521 CREATE) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1214435 INFO  (zkCallback-6101-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1214435 INFO  (zkCallback-6101-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1214435 INFO  (zkCallback-6101-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1214704 INFO  (ScheduledTrigger-6531-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1214840 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1214841 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1215195 INFO  (qtp1150473570-28823) [n:127.0.0.1:38181_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521
   [junit4]   2> 1215195 INFO  (qtp1150473570-28823) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=ccc62725-1557-4a50-830e-d748761c0d6a1589712449016521&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1215197 INFO  
(OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:38181_solr) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1215704 INFO  (ScheduledTrigger-6531-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1215842 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1215843 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1215843 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1215843 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ccc62725-1557-4a50-830e-d748761c0d6a&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1215844 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=b0061472-91ed-40b5-9aed-46620903f2c3&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1215846 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b0061472-91ed-40b5-9aed-46620903f2c3&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1215846 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b0061472-91ed-40b5-9aed-46620903f2c3&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1215846 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b0061472-91ed-40b5-9aed-46620903f2c3&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1215846 INFO  
(OverseerThreadFactory-6533-thread-2-processing-n:127.0.0.1:38181_solr) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testasynccollectioncreation
   [junit4]   2> 1215846 INFO  
(OverseerCollectionConfigSetProcessor-72161777396940806-127.0.0.1:38181_solr-n_0000000000)
 [n:127.0.0.1:38181_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1215847 ERROR 
(OverseerThreadFactory-6533-thread-2-processing-n:127.0.0.1:38181_solr) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testasynccollectioncreation operation: create 
failed:org.apache.solr.common.SolrException: collection already exists: 
testasynccollectioncreation
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:108)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:292)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 1215853 INFO  
(OverseerThreadFactory-6533-thread-2-processing-n:127.0.0.1:38181_solr) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1216704 INFO  (ScheduledTrigger-6531-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1216847 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b0061472-91ed-40b5-9aed-46620903f2c3&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1216848 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b0061472-91ed-40b5-9aed-46620903f2c3&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1216848 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=b0061472-91ed-40b5-9aed-46620903f2c3&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1216849 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b0061472-91ed-40b5-9aed-46620903f2c3&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1216850 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
async=0a3fdd24-3161-4a7f-b1a7-23f308f304e4&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1216851 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr 
c:testasynccollectioncreation   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={async=0a3fdd24-3161-4a7f-b1a7-23f308f304e4&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1216851 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=0a3fdd24-3161-4a7f-b1a7-23f308f304e4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1216852 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=0a3fdd24-3161-4a7f-b1a7-23f308f304e4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1216852 INFO  
(OverseerCollectionConfigSetProcessor-72161777396940806-127.0.0.1:38181_solr-n_0000000000)
 [n:127.0.0.1:38181_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1216855 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216855 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216856 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216856 INFO  (qtp187169903-28826) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216857 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216859 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1216859 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1216859 INFO  (qtp1150473570-28823) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1216860 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216861 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216862 INFO  (qtp1150473570-28823) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216862 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216863 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1216864 INFO  (qtp1150473570-28823) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1216864 INFO  (qtp1150473570-28822) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1216865 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1216865 INFO  
(OverseerThreadFactory-6533-thread-3-processing-n:127.0.0.1:38181_solr) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38153_solr for creating new 
replica of shard shard1 for collection testasynccollectioncreation
   [junit4]   2> 1216866 INFO  
(OverseerThreadFactory-6533-thread-3-processing-n:127.0.0.1:38181_solr) 
[n:127.0.0.1:38181_solr c:testasynccollectioncreation s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1216867 INFO  
(OverseerStateUpdate-72161777396940806-127.0.0.1:38181_solr-n_0000000000) 
[n:127.0.0.1:38181_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38153/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:38153_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1216869 INFO  (zkCallback-6101-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1216869 INFO  (zkCallback-6101-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1216869 INFO  (zkCallback-6101-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1216978 INFO  (qtp187169903-28819) [n:127.0.0.1:38153_solr    
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={async=0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 1216979 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr    x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
async=0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1216979 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636
   [junit4]   2> 1216979 INFO  (qtp187169903-28824) [n:127.0.0.1:38153_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1216983 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1216998 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.IndexSchema 
[testasynccollectioncreation_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1216999 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1216999 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.CoreContainer Creating 
SolrCore 'testasynccollectioncreation_shard1_replica_n3' using configuration 
from collection testasynccollectioncreation, trusted=true
   [junit4]   2> 1217000 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_38153.solr.core.testasynccollectioncreation.shard1.replica_n3' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63d52f4d
   [junit4]   2> 1217000 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrCore 
[[testasynccollectioncreation_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/tempDir-001/node2/testasynccollectioncreation_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001/tempDir-001/node2/./testasynccollectioncreation_shard1_replica_n3/data/]
   [junit4]   2> 1217021 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1217021 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1217037 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1217037 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1217038 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@32845699[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 1217038 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1217038 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1217038 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1217039 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1619342501520343040
   [junit4]   2> 1217041 INFO  
(searcherExecutor-6550-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 r:core_node4 CREATE 
n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrCore 
[testasynccollectioncreation_shard1_replica_n3] Registered new searcher 
Searcher@32845699[testasynccollectioncreation_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1217042 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testasynccollectioncreation/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1217042 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 1217043 INFO  
(parallelCoreAdminExecutor-6541-thread-1-processing-n:127.0.0.1:38153_solr 
x:testasynccollectioncreation_shard1_replica_n3 
0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 CREATE) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.ZkController Core 
needs to recover:testasynccollectioncreation_shard1_replica_n3
   [junit4]   2> 1217043 INFO  
(updateExecutor-6111-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 r:core_node4 CREATE 
n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1217044 INFO  
(recoveryExecutor-6112-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 r:core_node4 CREATE 
n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1217044 INFO  
(recoveryExecutor-6112-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 r:core_node4 CREATE 
n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
startupVersions is empty
   [junit4]   2> 1217052 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.S.Request 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1217052 INFO  (qtp1150473570-28821) [n:127.0.0.1:38181_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.S.Request 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1217052 INFO  
(recoveryExecutor-6112-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 r:core_node4 CREATE 
n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin 
buffering updates. core=[testasynccollectioncreation_shard1_replica_n3]
   [junit4]   2> 1217052 INFO  
(recoveryExecutor-6112-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 0a3fdd24-3161-4a7f-b1a7-23f308f304e41589716438594636 r:core_node4 CREATE 
n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:38153_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_s

[...truncated too long message...]

utorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 93828 WARN  
(OverseerThreadFactory-313-thread-2-processing-n:127.0.0.1:44893_solr) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.OverseerTaskProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000001, requestid: repeatedId, taskKey: 
testAsyncIdRaceCondition
   [junit4]   2> 93828 ERROR 
(OverseerThreadFactory-313-thread-2-processing-n:127.0.0.1:44893_solr) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-map-running/mn-repeatedId
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:876)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:262)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:571)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:537)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 93828 INFO  
(OverseerAutoScalingTriggerThread-72161861097881606-127.0.0.1:44893_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 93829 INFO  (closeThreadPool-419-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72161861097881606-127.0.0.1:44893_solr-n_0000000000) closing
   [junit4]   2> 93829 INFO  (jetty-closer-371-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72161861097881606-127.0.0.1:44893_solr-n_0000000000) closing
   [junit4]   2> 93830 INFO  (jetty-closer-371-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2bf71d38{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 93830 INFO  (jetty-closer-371-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e328694{/solr,null,UNAVAILABLE}
   [junit4]   2> 93831 INFO  (jetty-closer-371-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 93832 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 93833 ERROR 
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[F3E4DD214690539C])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 93833 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       
/solr/collections/testAsyncIdRaceCondition/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 93833 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42755
   [junit4]   2> 93833 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[F3E4DD214690539C])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42755
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIAsyncDistributedZkTest 
-Dtests.method=testAsyncIdRaceCondition -Dtests.seed=F3E4DD214690539C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uk 
-Dtests.timezone=America/Catamarca -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.45s J2 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<9> but 
was:<8>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F3E4DD214690539C:A669B0CC2AFEAA37]:0)
   [junit4]    >        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:274)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_F3E4DD214690539C-001
   [junit4]   2> Dec 09, 2018 3:37:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_version_=Lucene50(blocksize=128), _root_=Lucene50(blocksize=128), 
id=PostingsFormat(name=Direct), _route_=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1951, 
maxMBSortInHeap=7.326731008368215, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@661d2cd6),
 locale=uk, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 12-ea 
(64-bit)/cpus=8,threads=1,free=277930104,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: 
[CollectionsAPIAsyncDistributedZkTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [5/5 (2!)] on J2 in 43.65s, 4 tests, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: F3E4DD214690539C]:
   [junit4]   - 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4]   - 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.75 ..    94.26 =    93.52s
   [junit4] JVM J1:     0.75 ..    51.88 =    51.13s
   [junit4] JVM J2:     0.74 ..    94.99 =    94.25s
   [junit4] Execution time total: 1 minute 35 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 2 failures

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/common-build.xml:1572: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 20 tests, 2 failures [seed: 
F3E4DD214690539C]

Total time: 1 minute 36 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   2/5 failed: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=17d055aac2eff63db55563a3d7b4f4d1d7e47dd2, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-http2-Linux
[WARNINGS] Computing warning deltas based on reference build #49
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to