Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/970/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests

Error Message:
Failed while waiting for active collection Timeout waiting to see state for 
collection=testAsyncOperations 
:DocCollection(testAsyncOperations//collections/testAsyncOperations/state.json/1)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":null,       "state":"active",       "replicas":{}}},   
"router":{"name":"implicit"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} Live 
Nodes: [127.0.0.1:41074_solr, 127.0.0.1:59171_solr] Last available state: 
DocCollection(testAsyncOperations//collections/testAsyncOperations/state.json/1)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":null,       "state":"active",       "replicas":{}}},   
"router":{"name":"implicit"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAsyncOperations 
:DocCollection(testAsyncOperations//collections/testAsyncOperations/state.json/1)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":null,
      "state":"active",
      "replicas":{}}},
  "router":{"name":"implicit"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:41074_solr, 127.0.0.1:59171_solr]
Last available state: 
DocCollection(testAsyncOperations//collections/testAsyncOperations/state.json/1)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":null,
      "state":"active",
      "replicas":{}}},
  "router":{"name":"implicit"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([8EF7D6E6B6E2AECD:6AB3EA51104AE012]:0)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:725)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:731)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:119)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14403 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/init-core-data-001
   [junit4]   2> 2098870 WARN  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8EF7D6E6B6E2AECD]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2098870 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8EF7D6E6B6E2AECD]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2098871 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8EF7D6E6B6E2AECD]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2098871 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8EF7D6E6B6E2AECD]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2098873 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 2098874 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/tempDir-001
   [junit4]   2> 2098874 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2098874 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2098874 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2098974 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45248
   [junit4]   2> 2098974 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45248
   [junit4]   2> 2098974 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45248
   [junit4]   2> 2098980 INFO  (zkConnectionManagerCallback-15515-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2098984 INFO  (zkConnectionManagerCallback-15517-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2098986 INFO  (zkConnectionManagerCallback-15519-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2098989 WARN  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2098989 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2098989 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2098989 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2098989 WARN  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2098989 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2098989 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2098989 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2098990 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2098990 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2098990 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2098990 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2098990 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2098991 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2098991 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73d2b6d{/solr,null,AVAILABLE}
   [junit4]   2> 2098991 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b85f379{/solr,null,AVAILABLE}
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79410c4b{HTTP/1.1,[http/1.1]}{127.0.0.1:45229}
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5756d314{HTTP/1.1,[http/1.1]}{127.0.0.1:53011}
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.e.j.s.Server Started @2099768ms
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.e.j.s.Server Started @2099768ms
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45229}
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53011}
   [junit4]   2> 2098994 ERROR (jetty-launcher-15520-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2098994 ERROR (jetty-launcher-15520-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T10:02:46.348Z
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2098994 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-24T10:02:46.348Z
   [junit4]   2> 2098997 INFO  (zkConnectionManagerCallback-15523-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2098997 INFO  (zkConnectionManagerCallback-15524-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2098998 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2098998 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2099366 INFO  (jetty-launcher-15520-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45248/solr
   [junit4]   2> 2099367 INFO  (zkConnectionManagerCallback-15528-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099370 INFO  (zkConnectionManagerCallback-15530-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099463 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53011_solr
   [junit4]   2> 2099464 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.Overseer Overseer 
(id=72062702281359366-127.0.0.1:53011_solr-n_0000000000) starting
   [junit4]   2> 2099472 INFO  (zkConnectionManagerCallback-15537-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099475 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45248/solr ready
   [junit4]   2> 2099475 INFO  
(OverseerStateUpdate-72062702281359366-127.0.0.1:53011_solr-n_0000000000) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53011_solr
   [junit4]   2> 2099476 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53011_solr
   [junit4]   2> 2099477 INFO  (zkCallback-15536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2099479 INFO  
(OverseerStateUpdate-72062702281359366-127.0.0.1:53011_solr-n_0000000000) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2099498 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2099516 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53011.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2099521 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53011.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2099522 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53011.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2099522 INFO  (jetty-launcher-15520-thread-2) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/tempDir-001/node2/.
   [junit4]   2> 2099795 INFO  (jetty-launcher-15520-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45248/solr
   [junit4]   2> 2099797 INFO  (zkConnectionManagerCallback-15542-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099800 INFO  (zkConnectionManagerCallback-15544-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099809 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2099814 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45229_solr as DOWN
   [junit4]   2> 2099815 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2099815 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45229_solr
   [junit4]   2> 2099816 INFO  (zkCallback-15536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2099816 INFO  (zkCallback-15529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2099817 INFO  (zkCallback-15543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2099834 INFO  (zkConnectionManagerCallback-15551-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099836 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2099838 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45248/solr ready
   [junit4]   2> 2099838 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2099850 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45229.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2099856 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45229.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2099856 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45229.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2099857 INFO  (jetty-launcher-15520-thread-1) 
[n:127.0.0.1:45229_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/tempDir-001/node1/.
   [junit4]   2> 2099876 INFO  (zkConnectionManagerCallback-15557-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099878 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2099880 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8EF7D6E6B6E2AECD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45248/solr ready
   [junit4]   2> 2099885 INFO  (qtp1827676157-40883) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=8276cffa-54e6-4275-9855-ba2d9a6f71b5&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2099890 INFO  (qtp1827676157-40883) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=8276cffa-54e6-4275-9855-ba2d9a6f71b5&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 2099890 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2099892 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2099892 INFO  
(OverseerThreadFactory-12420-thread-1-processing-n:127.0.0.1:53011_solr) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testasynccollectioncreation
   [junit4]   2> 2100000 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_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> 2100001 INFO  (qtp1827676157-40887) [n:127.0.0.1:53011_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> 2100002 INFO  (qtp1827676157-40882) [n:127.0.0.1:53011_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> 2100002 INFO  (qtp1827676157-40883) [n:127.0.0.1:53011_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> 2100003 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_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> 2100004 INFO  (qtp1604725457-40877) [n:127.0.0.1:45229_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> 2100005 INFO  (qtp1604725457-40878) [n:127.0.0.1:45229_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> 2100006 INFO  (qtp1604725457-40879) [n:127.0.0.1:45229_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> 2100007 INFO  (qtp1604725457-40881) [n:127.0.0.1:45229_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> 2100008 INFO  (qtp1604725457-40888) [n:127.0.0.1:45229_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> 2100017 INFO  
(OverseerStateUpdate-72062702281359366-127.0.0.1:53011_solr-n_0000000000) 
[n:127.0.0.1:53011_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":"http://127.0.0.1:45229/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2100222 INFO  (qtp1604725457-40875) [n:127.0.0.1:45229_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=8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2100223 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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=8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 2100224 INFO  (qtp1604725457-40878) [n:127.0.0.1:45229_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884
   [junit4]   2> 2100224 INFO  (qtp1604725457-40878) [n:127.0.0.1:45229_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2100894 INFO  (qtp1827676157-40885) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2100895 INFO  (qtp1827676157-40885) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2101227 INFO  (qtp1604725457-40879) [n:127.0.0.1:45229_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884
   [junit4]   2> 2101227 INFO  (qtp1604725457-40879) [n:127.0.0.1:45229_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2101249 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.7.0
   [junit4]   2> 2101269 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101271 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101271 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101272 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_45229.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2101272 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/tempDir-001/node1/testasynccollectioncreation_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/tempDir-001/node1/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 2101320 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101320 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101322 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2101322 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2101323 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1bd825e3[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 2101324 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101325 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101325 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101325 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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 1620727057538351104
   [junit4]   2> 2101328 INFO  
(searcherExecutor-12432-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1
 8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 r:core_node2 CREATE 
n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:45229_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@1bd825e3[testasynccollectioncreation_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2101335 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101335 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101339 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101340 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101340 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:45229/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 2101340 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101340 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:45229/solr/testasynccollectioncreation_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 2101341 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2101341 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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/72062702281359369-core_node2-n_0000000000
   [junit4]   2> 2101344 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45229/solr/testasynccollectioncreation_shard1_replica_n1/ 
shard1
   [junit4]   2> 2101447 INFO  (zkCallback-15543-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> 2101447 INFO  (zkCallback-15543-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> 2101449 INFO  
(parallelCoreAdminExecutor-12428-thread-1-processing-n:127.0.0.1:45229_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884 CREATE) 
[n:127.0.0.1:45229_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> 2101561 INFO  (zkCallback-15543-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> 2101561 INFO  (zkCallback-15543-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> 2101562 INFO  (zkCallback-15543-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> 2101898 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2101900 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2102229 INFO  (qtp1604725457-40881) [n:127.0.0.1:45229_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884
   [junit4]   2> 2102229 INFO  (qtp1604725457-40881) [n:127.0.0.1:45229_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b577946749912884&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2102231 INFO  
(OverseerThreadFactory-12420-thread-1-processing-n:127.0.0.1:53011_solr) 
[n:127.0.0.1:53011_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> 2102901 INFO  (qtp1827676157-40887) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2102902 INFO  (qtp1827676157-40887) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2102903 INFO  (qtp1827676157-40882) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2102904 INFO  (qtp1827676157-40882) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8276cffa-54e6-4275-9855-ba2d9a6f71b5&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2102905 INFO  (qtp1827676157-40883) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2102909 INFO  (qtp1827676157-40883) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 2102910 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2102911 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2102912 INFO  
(OverseerThreadFactory-12420-thread-2-processing-n:127.0.0.1:53011_solr) 
[n:127.0.0.1:53011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testasynccollectioncreation
   [junit4]   2> 2102912 INFO  
(OverseerCollectionConfigSetProcessor-72062702281359366-127.0.0.1:53011_solr-n_0000000000)
 [n:127.0.0.1:53011_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> 2102913 ERROR 
(OverseerThreadFactory-12420-thread-2-processing-n:127.0.0.1:53011_solr) 
[n:127.0.0.1:53011_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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2102915 INFO  
(OverseerThreadFactory-12420-thread-2-processing-n:127.0.0.1:53011_solr) 
[n:127.0.0.1:53011_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> 2103915 INFO  (qtp1827676157-40885) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2103918 INFO  (qtp1827676157-40885) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2103918 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2103920 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d9e7a228-c0ba-4fa2-ab3a-2620881adaf2&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2103921 INFO  (qtp1827676157-40887) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
async=251f79ed-e42b-47cd-bc25-5bee32201f59&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2103928 INFO  (qtp1827676157-40887) [n:127.0.0.1:53011_solr 
c:testasynccollectioncreation   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={async=251f79ed-e42b-47cd-bc25-5bee32201f59&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 2103929 INFO  (qtp1827676157-40882) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=251f79ed-e42b-47cd-bc25-5bee32201f59&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2103931 INFO  (qtp1827676157-40882) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=251f79ed-e42b-47cd-bc25-5bee32201f59&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2103932 INFO  
(OverseerCollectionConfigSetProcessor-72062702281359366-127.0.0.1:53011_solr-n_0000000000)
 [n:127.0.0.1:53011_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> 2103936 INFO  (qtp1827676157-40883) [n:127.0.0.1:53011_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> 2103936 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_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> 2103937 INFO  (qtp1827676157-40885) [n:127.0.0.1:53011_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> 2103938 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_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> 2103939 INFO  (qtp1827676157-40887) [n:127.0.0.1:53011_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> 2103945 INFO  (qtp1604725457-40888) [n:127.0.0.1:45229_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> 2103946 INFO  (qtp1604725457-40875) [n:127.0.0.1:45229_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> 2103946 INFO  (qtp1604725457-40877) [n:127.0.0.1:45229_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> 2103947 INFO  (qtp1604725457-40878) [n:127.0.0.1:45229_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> 2103948 INFO  (qtp1604725457-40879) [n:127.0.0.1:45229_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> 2103949 INFO  (qtp1604725457-40881) [n:127.0.0.1:45229_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> 2103950 INFO  (qtp1604725457-40888) [n:127.0.0.1:45229_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> 2103950 INFO  (qtp1604725457-40875) [n:127.0.0.1:45229_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> 2103952 INFO  (qtp1604725457-40877) [n:127.0.0.1:45229_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> 2103952 INFO  (qtp1604725457-40878) [n:127.0.0.1:45229_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> 2103953 INFO  (qtp1604725457-40879) [n:127.0.0.1:45229_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> 2103954 INFO  
(OverseerThreadFactory-12420-thread-3-processing-n:127.0.0.1:53011_solr) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53011_solr for creating new 
replica of shard shard1 for collection testasynccollectioncreation
   [junit4]   2> 2103956 INFO  
(OverseerThreadFactory-12420-thread-3-processing-n:127.0.0.1:53011_solr) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2103961 INFO  
(OverseerStateUpdate-72062702281359366-127.0.0.1:53011_solr-n_0000000000) 
[n:127.0.0.1:53011_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":"http://127.0.0.1:53011/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:53011_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2103964 INFO  (zkCallback-15543-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> 2103964 INFO  (zkCallback-15543-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> 2103964 INFO  (zkCallback-15543-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> 2104064 INFO  (qtp1827676157-40883) [n:127.0.0.1:53011_solr    
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={async=251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880&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> 2104064 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_solr    x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
async=251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880&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> 2104065 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880
   [junit4]   2> 2104065 INFO  (qtp1827676157-40884) [n:127.0.0.1:53011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2104065 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_solr    x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2104077 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.7.0
   [junit4]   2> 2104082 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104083 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104083 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104084 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_53011.solr.core.testasynccollectioncreation.shard1.replica_n3' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1863bed2
   [junit4]   2> 2104084 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/tempDir-001/node2/testasynccollectioncreation_shard1_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8EF7D6E6B6E2AECD-001/tempDir-001/node2/./testasynccollectioncreation_shard1_replica_n3/data/]
   [junit4]   2> 2104124 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104124 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104126 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2104126 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2104127 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5a6e38b[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 2104128 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104129 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104129 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104129 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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 1620727060478558208
   [junit4]   2> 2104132 INFO  
(searcherExecutor-12437-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_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@5a6e38b[testasynccollectioncreation_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2104136 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104137 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104140 INFO  
(parallelCoreAdminExecutor-12421-thread-1-processing-n:127.0.0.1:53011_solr 
x:testasynccollectioncreation_shard1_replica_n3 
251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 CREATE) 
[n:127.0.0.1:53011_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> 2104140 INFO  
(updateExecutor-15525-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 2104142 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_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> 2104142 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
startupVersions is empty
   [junit4]   2> 2104143 INFO  (qtp1604725457-40888) [n:127.0.0.1:45229_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> 2104143 INFO  (qtp1604725457-40888) [n:127.0.0.1:45229_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> 2104144 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_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> 2104144 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateLog Starting to 
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2104144 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Publishing state of core [testasynccollectioncreation_shard1_replica_n3] as 
recovering, leader is 
[http://127.0.0.1:45229/solr/testasynccollectioncreation_shard1_replica_n1/] 
and I am 
[http://127.0.0.1:53011/solr/testasynccollectioncreation_shard1_replica_n3/]
   [junit4]   2> 2104145 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_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_recovering=0, core_node4=0}, version=2}
   [junit4]   2> 2104147 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:45229/solr]; [WaitForState: 
action=PREPRECOVERY&core=testasynccollectioncreation_shard1_replica_n1&nodeName=127.0.0.1:53011_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2104148 INFO  (qtp1604725457-40875) [n:127.0.0.1:45229_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going 
to wait for coreNodeName: core_node4, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2104148 INFO  (qtp1604725457-40875) [n:127.0.0.1:45229_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, 
thisCore=testasynccollectioncreation_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:53011_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"testasynccollectioncreation_shard1_replica_n3","base_url":"http://127.0.0.1:53011/solr","state":"down","node_name":"127.0.0.1:53011_solr","type":"NRT"}
   [junit4]   2> 2104249 INFO  (zkCallback-15543-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> 2104249 INFO  (zkCallback-15543-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> 2104249 INFO  (zkCallback-15543-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> 2104249 INFO  (zkCallback-15529-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> 2104249 INFO  (zkCallback-15529-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> 2104249 INFO  (zkCallback-15529-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> 2104249 INFO  (zkCallback-15529-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> 2104250 INFO  (watches-15545-thread-3) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=testasynccollectioncreation, shard=shard1, 
thisCore=testasynccollectioncreation_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:53011_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"testasynccollectioncreation_shard1_replica_n3","base_url":"http://127.0.0.1:53011/solr","node_name":"127.0.0.1:53011_solr","state":"recovering","type":"NRT","force_set_state":"false"}
   [junit4]   2> 2104250 INFO  (watches-15545-thread-1) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=testasynccollectioncreation, shard=shard1, 
thisCore=testasynccollectioncreation_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:53011_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"testasynccollectioncreation_shard1_replica_n3","base_url":"http://127.0.0.1:53011/solr","node_name":"127.0.0.1:53011_solr","state":"recovering","type":"NRT","force_set_state":"false"}
   [junit4]   2> 2104250 INFO  (qtp1604725457-40875) [n:127.0.0.1:45229_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:53011_solr&onlyIfLeaderActive=true&core=testasynccollectioncreation_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 2104750 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from 
[http://127.0.0.1:45229/solr/testasynccollectioncreation_shard1_replica_n1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2104751 WARN  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no 
frame of reference to tell if we've missed updates
   [junit4]   2> 2104751 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 2104751 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Starting Replication Recovery.
   [junit4]   2> 2104751 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Attempting to replicate from 
[http://127.0.0.1:45229/solr/testasynccollectioncreation_shard1_replica_n1/].
   [junit4]   2> 2104751 INFO  (qtp1604725457-40877) [n:127.0.0.1:45229_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1620727061130772480,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2104752 INFO  (qtp1604725457-40877) [n:127.0.0.1:45229_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2104752 INFO  (qtp1604725457-40877) [n:127.0.0.1:45229_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2104753 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_solr 
c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: 
BUFFERING replay: false
   [junit4]   2> 2104753 INFO  (qtp1827676157-40886) [n:127.0.0.1:53011_solr 
c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testasynccollectioncreation_shard1_replica_n3]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45229/solr/testasynccollectioncreation_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2104754 INFO  (qtp1604725457-40877) [n:127.0.0.1:45229_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 2104755 INFO  (qtp1604725457-40878) [n:127.0.0.1:45229_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2104755 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Master's 
generation: 1
   [junit4]   2> 2104755 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Master's 
version: 0
   [junit4]   2> 2104755 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Slave's 
generation: 1
   [junit4]   2> 2104755 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Slave's 
version: 0
   [junit4]   2> 2104755 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher New index 
in Master. Deleting mine...
   [junit4]   2> 2104755 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@e43291[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 2104757 INFO  
(searcherExecutor-12437-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_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@e43291[testasynccollectioncreation_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2104757 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 2104757 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Replication Recovery was successful.
   [junit4]   2> 2104757 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 2104758 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_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=3}
   [junit4]   2> 2104759 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Updating version bucket highest from index after successful recovery.
   [junit4]   2> 2104759 INFO  
(recoveryExecutor-15526-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 251f79ed-e42b-47cd-bc25-5bee32201f5977950798227880 r:core_node4 CREATE 
n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:53011_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_sh

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

: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 8EF7D6E6B6E2AECD
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says cześć! Master seed: 8EF7D6E6B6E2AECD
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(9853@serv1-vm3).
   [junit4] Started J1 PID(9852@serv1-vm3).
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4] OK      21.9s J1 | 
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
   [junit4] OK      1.38s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat
   [junit4] OK      5.99s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4] OK      26.6s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
   [junit4] Completed [1/5] on J1 in 58.63s, 4 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4] OK      21.5s J0 | 
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
   [junit4] OK      2.80s J0 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat
   [junit4] OK      5.69s J0 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4] OK      27.5s J0 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
   [junit4] Completed [2/5] on J0 in 60.58s, 4 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4] OK      16.0s J1 | 
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
   [junit4] OK      1.40s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat
   [junit4] OK      4.24s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4] OK      25.2s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
   [junit4] Completed [3/5] on J1 in 47.55s, 4 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4] OK      16.9s J0 | 
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
   [junit4] OK      1.49s J0 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat
   [junit4] OK      3.88s J0 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4] OK      24.9s J0 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
   [junit4] Completed [4/5] on J0 in 47.98s, 4 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4] OK      16.5s J1 | 
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
   [junit4] OK      1.15s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat
   [junit4] OK      5.92s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4] OK      24.6s J1 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
   [junit4] Completed [5/5] on J1 in 48.84s, 4 tests
   [junit4] 
   [junit4] JVM J0:     0.70 ..   110.42 =   109.72s
   [junit4] JVM J1:     0.72 ..   157.45 =   156.73s
   [junit4] Execution time total: 2 minutes 37 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 127.62s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 116.83s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.19s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 105.05s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints]  99.85s | org.apache.solr.cloud.BasicDistributedZkTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 40 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 0
+ 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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/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=bcf1a4eaf8d3b945f11833c9dfed4a17a6d6ac58, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #969
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/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