Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4198/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
http://127.0.0.1:52589/solr/awhollynewcollection_0_shard2_replica_n8: 
ClusterState says we are the leader 
(http://127.0.0.1:52589/solr/awhollynewcollection_0_shard2_replica_n8), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:52589/solr/awhollynewcollection_0_shard2_replica_n8: 
ClusterState says we are the leader 
(http://127.0.0.1:52589/solr/awhollynewcollection_0_shard2_replica_n8), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([B7CB366753A34D69:FFBE42D3559062FC]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:52589/solr/awhollynewcollection_0_shard2_replica_n8: 
ClusterState says we are the leader 
(http://127.0.0.1:52589/solr/awhollynewcollection_0_shard2_replica_n8), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 12565 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1335284 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/init-core-data-001
   [junit4]   2> 1335285 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1335285 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1335286 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1335287 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001
   [junit4]   2> 1335288 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1335288 INFO  (Thread-2695) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1335288 INFO  (Thread-2695) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1335292 ERROR (Thread-2695) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1335396 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52582
   [junit4]   2> 1335425 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1335425 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1335425 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1335426 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1335433 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68680d17{/solr,null,AVAILABLE}
   [junit4]   2> 1335433 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@454b254d{/solr,null,AVAILABLE}
   [junit4]   2> 1335433 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d31e5e9{HTTP/1.1,[http/1.1]}{127.0.0.1:52584}
   [junit4]   2> 1335433 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f8f7cae{HTTP/1.1,[http/1.1]}{127.0.0.1:52585}
   [junit4]   2> 1335433 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.e.j.s.Server Started @1337415ms
   [junit4]   2> 1335433 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.e.j.s.Server Started @1337415ms
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52584}
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52585}
   [junit4]   2> 1335434 ERROR (jetty-launcher-4165-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335434 ERROR (jetty-launcher-4165-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T12:19:05.853763Z
   [junit4]   2> 1335434 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T12:19:05.853801Z
   [junit4]   2> 1335438 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38bae921{/solr,null,AVAILABLE}
   [junit4]   2> 1335439 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ca6cf89{/solr,null,AVAILABLE}
   [junit4]   2> 1335439 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@618f5fa3{HTTP/1.1,[http/1.1]}{127.0.0.1:52589}
   [junit4]   2> 1335439 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.e.j.s.Server Started @1337421ms
   [junit4]   2> 1335439 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@54ee8391{HTTP/1.1,[http/1.1]}{127.0.0.1:52587}
   [junit4]   2> 1335439 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52589}
   [junit4]   2> 1335439 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.e.j.s.Server Started @1337421ms
   [junit4]   2> 1335439 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52587}
   [junit4]   2> 1335440 ERROR (jetty-launcher-4165-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335440 ERROR (jetty-launcher-4165-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T12:19:05.859581Z
   [junit4]   2> 1335440 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T12:19:05.859614Z
   [junit4]   2> 1335449 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335454 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335455 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335456 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335465 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
   [junit4]   2> 1335468 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
   [junit4]   2> 1335468 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
   [junit4]   2> 1335471 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
   [junit4]   2> 1335638 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335638 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335638 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335639 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335640 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52585_solr
   [junit4]   2> 1335640 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52587_solr
   [junit4]   2> 1335640 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52589_solr
   [junit4]   2> 1335640 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52584_solr
   [junit4]   2> 1335640 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98747937306050568-127.0.0.1:52585_solr-n_0000000000) starting
   [junit4]   2> 1335647 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1335648 INFO  (zkCallback-4187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1335648 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1335648 INFO  (zkCallback-4181-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1335683 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335695 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335700 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335700 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335707 INFO  (jetty-launcher-4165-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node3
   [junit4]   2> 1335712 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52585_solr
   [junit4]   2> 1335714 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1335714 INFO  (zkCallback-4181-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1335724 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335724 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335730 INFO  (jetty-launcher-4165-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node2
   [junit4]   2> 1335731 INFO  (zkCallback-4187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1335731 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1335733 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335742 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335742 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335743 INFO  (jetty-launcher-4165-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node1
   [junit4]   2> 1335753 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335762 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335762 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1335763 INFO  (jetty-launcher-4165-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node4
   [junit4]   2> 1335855 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1335856 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52582/solr ready
   [junit4]   2> 1335883 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 1335908 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[B7CB366753A34D69])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1335955 INFO  (qtp1344884375-16217) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=unknown_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1335958 INFO  (OverseerThreadFactory-6376-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1335959 ERROR (OverseerThreadFactory-6376-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: unknown_collection 
operation: delete failed:org.apache.solr.common.SolrException: Could not find 
collection : unknown_collection
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:796)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:88)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:228)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1335977 INFO  (qtp1344884375-16217) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 
QTime=21
   [junit4]   2> 1335977 INFO  (qtp1344884375-16221) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1335979 INFO  (OverseerThreadFactory-6376-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection acollectionafterbaddelete
   [junit4]   2> 1335980 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] 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> 1336101 INFO  
(OverseerStateUpdate-98747937306050568-127.0.0.1:52585_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52587/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1336104 INFO  
(OverseerStateUpdate-98747937306050568-127.0.0.1:52585_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52584/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1336317 INFO  (qtp1344884375-16229) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 1336317 INFO  (qtp63980468-16200) [    ] o.a.s.u.TestInjection 
Inject random core creation delay of 6s
   [junit4]   2> 1342328 INFO  (qtp1344884375-16229) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1342328 INFO  (qtp63980468-16200) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1342328 INFO  (qtp63980468-16200) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1342328 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1342356 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342356 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342356 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342357 INFO  (zkCallback-4186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342471 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342471 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342472 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342471 INFO  (zkCallback-4186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343371 INFO  (qtp63980468-16200) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1343371 INFO  (qtp1344884375-16229) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1343375 INFO  (qtp1344884375-16229) [    ] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1343375 INFO  (qtp63980468-16200) [    ] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1343386 INFO  (qtp1344884375-16229) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1343386 INFO  (qtp63980468-16200) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1343386 INFO  (qtp63980468-16200) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'acollectionafterbaddelete_shard1_replica_n2' using 
configuration from collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1343386 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'acollectionafterbaddelete_shard1_replica_n1' using configuration from 
collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1343386 INFO  (qtp63980468-16200) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.acollectionafterbaddelete.shard1.replica_n2' (registry 
'solr.core.acollectionafterbaddelete.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1343386 INFO  (qtp63980468-16200) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1343386 INFO  (qtp63980468-16200) [    ] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n2/data/]
   [junit4]   2> 1343387 INFO  (qtp1344884375-16229) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.acollectionafterbaddelete.shard1.replica_n1' (registry 
'solr.core.acollectionafterbaddelete.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1343387 INFO  (qtp1344884375-16229) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1343387 INFO  (qtp1344884375-16229) [    ] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node3/acollectionafterbaddelete_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node3/acollectionafterbaddelete_shard1_replica_n1/data/]
   [junit4]   2> 1343457 INFO  (qtp1344884375-16229) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1343457 INFO  (qtp1344884375-16229) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1343458 INFO  (qtp1344884375-16229) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1343458 INFO  (qtp1344884375-16229) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1343460 INFO  (qtp63980468-16200) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1343460 INFO  (qtp63980468-16200) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1343461 INFO  (qtp63980468-16200) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1343462 INFO  (qtp63980468-16200) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1343463 INFO  (qtp1344884375-16229) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7647ec62[acollectionafterbaddelete_shard1_replica_n1] main]
   [junit4]   2> 1343464 INFO  (qtp1344884375-16229) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1343464 INFO  (qtp1344884375-16229) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1343465 INFO  (qtp1344884375-16229) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1343465 INFO  (qtp1344884375-16229) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579967005467869184
   [junit4]   2> 1343466 INFO  (searcherExecutor-6382-thread-1) [    ] 
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n1] Registered new 
searcher Searcher@7647ec62[acollectionafterbaddelete_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1343472 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1343473 INFO  (qtp63980468-16200) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@692117de[acollectionafterbaddelete_shard1_replica_n2] main]
   [junit4]   2> 1343474 INFO  (qtp63980468-16200) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1343475 INFO  (qtp63980468-16200) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1343475 INFO  (qtp63980468-16200) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1343476 INFO  (qtp63980468-16200) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579967005479403520
   [junit4]   2> 1343477 INFO  (searcherExecutor-6381-thread-1) [    ] 
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n2] Registered new 
searcher Searcher@692117de[acollectionafterbaddelete_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1343581 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343581 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343581 INFO  (zkCallback-4186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343581 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343973 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1343973 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1343973 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52587/solr/acollectionafterbaddelete_shard1_replica_n1/
   [junit4]   2> 1343974 INFO  (qtp1344884375-16229) [    ] o.a.s.u.PeerSync 
PeerSync: core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:52587/solr START 
replicas=[http://127.0.0.1:52584/solr/acollectionafterbaddelete_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 1343975 INFO  (qtp63980468-16206) [    ] o.a.s.c.S.Request 
[acollectionafterbaddelete_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1344278 INFO  (qtp1344884375-16229) [    ] o.a.s.u.PeerSync 
PeerSync: core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:52587/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1344278 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1344279 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1344279 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1344283 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52587/solr/acollectionafterbaddelete_shard1_replica_n1/ shard1
   [junit4]   2> 1344398 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1344398 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1344398 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1344398 INFO  (zkCallback-4186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1344449 INFO  (qtp1344884375-16229) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1344451 INFO  (qtp1344884375-16229) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8133
   [junit4]   2> 1344494 INFO  (qtp63980468-16200) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8176
   [junit4]   2> 1344499 INFO  (qtp1344884375-16221) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1344609 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1344609 INFO  (zkCallback-4186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1344609 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1344609 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1345503 INFO  (qtp1344884375-16221) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=9525
   [junit4]   2> 1345506 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 1345558 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
   [junit4]   2> 1345560 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[B7CB366753A34D69])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1345562 INFO  (qtp1344884375-16230) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1345565 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1345566 INFO  (OverseerThreadFactory-6376-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1345569 INFO  (qtp63980468-16211) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=null
   [junit4]   2> 1345569 INFO  (qtp63980468-16211) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dfc0333: rootName = null, 
domain = solr.core.acollectionafterbaddelete.shard1.replica_n2, service url = 
null, agent id = null] for registry 
solr.core.acollectionafterbaddelete.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@1a793348
   [junit4]   2> 1345569 INFO  (qtp1344884375-16231) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=null
   [junit4]   2> 1345570 INFO  (qtp1344884375-16231) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fa654de: rootName = null, 
domain = solr.core.acollectionafterbaddelete.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.acollectionafterbaddelete.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@271a315d
   [junit4]   2> 1345578 INFO  (qtp63980468-16211) [    ] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@271f89f4
   [junit4]   2> 1345578 INFO  (qtp63980468-16211) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=656378356
   [junit4]   2> 1345578 INFO  (qtp63980468-16211) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=656378356
   [junit4]   2> 1345582 INFO  (qtp1344884375-16231) [    ] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@289c44cb
   [junit4]   2> 1345582 INFO  (qtp1344884375-16231) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=681329867
   [junit4]   2> 1345582 INFO  (qtp1344884375-16231) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=681329867
   [junit4]   2> 1345585 INFO  (qtp63980468-16211) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1345586 INFO  (qtp63980468-16211) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 1345593 WARN  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1345593 INFO  (qtp1344884375-16231) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   2> 1346327 INFO  (qtp1344884375-16230) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} 
status=0 QTime=765
   [junit4]   2> 1346329 ERROR (qtp1344884375-16199) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown 
action: BADACTION
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:205)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1346330 INFO  (qtp1344884375-16199) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
 status=400 QTime=0
   [junit4]   2> 1346331 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
   [junit4]   2> 1346374 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
   [junit4]   2> 1346376 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[B7CB366753A34D69])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1346378 INFO  (qtp1344884375-16217) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1346381 INFO  (OverseerThreadFactory-6376-thread-4) [    ] 
o.a.s.c.CreateCollectionCmd Create collection acollection
   [junit4]   2> 1346382 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1346382 ERROR (OverseerThreadFactory-6376-thread-4) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: 
create failed:org.apache.solr.common.SolrException: numShards is a required 
param (when using CompositeId router).
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:117)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:228)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1346386 INFO  (qtp1344884375-16217) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2}
 status=400 QTime=8
   [junit4]   2> 1346387 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards
   [junit4]   2> 1346409 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 1346410 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[B7CB366753A34D69])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1346412 INFO  (qtp1344884375-16227) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1346415 INFO  (OverseerThreadFactory-6376-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 1346415 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1346415 WARN  (OverseerThreadFactory-6376-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection 
(halfdeletedcollection) without cores.
   [junit4]   2> 1346643 INFO  (qtp1344884375-16227) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1346644 INFO  (qtp1344884375-16227) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=232
   [junit4]   2> 1346646 INFO  (qtp1344884375-16229) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
dataDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1346652 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1346655 INFO  (OverseerThreadFactory-6376-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:52587_solr for creating new 
replica
   [junit4]   2> 1346665 INFO  
(OverseerStateUpdate-98747937306050568-127.0.0.1:52585_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52587/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:52587_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1346888 INFO  (qtp1344884375-16221) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 1352898 INFO  (qtp1344884375-16221) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node42&dataDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1352909 INFO  (zkCallback-4186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1352909 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1352914 INFO  (qtp1344884375-16221) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1352918 INFO  (qtp1344884375-16221) [    ] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard1_replica_n41] Schema name=minimal
   [junit4]   2> 1352919 INFO  (qtp1344884375-16221) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1352920 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection_shard1_replica_n41' using configuration from collection 
halfdeletedcollection, trusted=true
   [junit4]   2> 1352920 INFO  (qtp1344884375-16221) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.halfdeletedcollection.shard1.replica_n41' (registry 
'solr.core.halfdeletedcollection.shard1.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1352920 INFO  (qtp1344884375-16221) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1352920 INFO  (qtp1344884375-16221) [    ] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard1_replica_n41] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node3/halfdeletedcollection_shard1_replica_n41],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-002/]
   [junit4]   2> 1352985 INFO  (qtp1344884375-16221) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1352985 INFO  (qtp1344884375-16221) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1352986 INFO  (qtp1344884375-16221) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1352986 INFO  (qtp1344884375-16221) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1352987 INFO  (qtp1344884375-16221) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26de05da[halfdeletedcollection_shard1_replica_n41] main]
   [junit4]   2> 1352988 INFO  (qtp1344884375-16221) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1352989 INFO  (qtp1344884375-16221) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1352989 INFO  (qtp1344884375-16221) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1352990 INFO  (qtp1344884375-16221) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579967015455555584
   [junit4]   2> 1352991 INFO  (searcherExecutor-6391-thread-1) [    ] 
o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41] Registered new 
searcher Searcher@26de05da[halfdeletedcollection_shard1_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1353001 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1353001 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1353002 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52587/solr/halfdeletedcollection_shard1_replica_n41/
   [junit4]   2> 1353002 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1353002 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52587/solr/halfdeletedcollection_shard1_replica_n41/ has no 
replicas
   [junit4]   2> 1353002 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1353006 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52587/solr/halfdeletedcollection_shard1_replica_n41/ shard1
   [junit4]   2> 1353109 INFO  (zkCallback-4186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1353109 INFO  (zkCallback-4186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1353159 INFO  (qtp1344884375-16221) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1353161 INFO  (qtp1344884375-16221) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node42&dataDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=6273
   [junit4]   2> 1353163 INFO  (qtp1344884375-16229) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={dataDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=6517
   [junit4]   2> 1353164 INFO  (qtp1344884375-16231) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1353167 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1353167 INFO  (OverseerThreadFactory-6376-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1353168 INFO  (qtp1344884375-16230) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=null
   [junit4]   2> 1353168 INFO  (qtp1344884375-16230) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d661002: rootName = null, 
domain = solr.core.halfdeletedcollection.shard1.replica_n41, service url = 
null, agent id = null] for registry 
solr.core.halfdeletedcollection.shard1.replica_n41 / 
com.codahale.metrics.MetricRegistry@71ff25a2
   [junit4]   2> 1353178 INFO  (qtp1344884375-16230) [    ] o.a.s.c.SolrCore 
[halfdeletedcollection_shard1_replica_n41]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1a52c1c9
   [junit4]   2> 1353178 INFO  (qtp1344884375-16230) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=441631177
   [junit4]   2> 1353178 INFO  (qtp1344884375-16230) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection.shard1.leader, tag=441631177
   [junit4]   2> 1353184 INFO  (qtp1344884375-16230) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n41&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 1353900 INFO  (qtp1344884375-16231) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=735
   [junit4]   2> 1353901 INFO  (qtp1344884375-16199) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1353901 INFO  (qtp1344884375-16199) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1353902 INFO  (qtp1344884375-16217) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1353907 INFO  (OverseerThreadFactory-6376-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 1353909 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1354150 INFO  
(OverseerStateUpdate-98747937306050568-127.0.0.1:52585_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52589/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1354163 INFO  
(OverseerStateUpdate-98747937306050568-127.0.0.1:52585_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfdeletedcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52584/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1354371 INFO  (qtp1111309531-16219) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 1354371 INFO  (qtp63980468-16212) [    ] o.a.s.u.TestInjection 
Inject random core creation delay of 6s
   [junit4]   2> 1360378 INFO  (qtp63980468-16212) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1360378 INFO  (qtp1111309531-16219) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1360379 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1360387 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1360387 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1360387 INFO  (zkCallback-4187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1360388 INFO  (zkCallback-4187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1360493 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1360493 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1360493 INFO  (zkCallback-4187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1360493 INFO  (zkCallback-4187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361409 INFO  (qtp1111309531-16219) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1361409 INFO  (qtp63980468-16212) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1361417 INFO  (qtp1111309531-16219) [    ] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1361417 INFO  (qtp63980468-16212) [    ] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1361419 INFO  (qtp63980468-16212) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361419 INFO  (qtp1111309531-16219) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361419 INFO  (qtp63980468-16212) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'halfdeletedcollection_shard2_replica_n2' using configuration 
from collection halfdeletedcollection, trusted=true
   [junit4]   2> 1361419 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection_shard1_replica_n1' using configuration from collection 
halfdeletedcollection, trusted=true
   [junit4]   2> 1361420 INFO  (qtp63980468-16212) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.halfdeletedcollection.shard2.replica_n2' (registry 
'solr.core.halfdeletedcollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1361420 INFO  (qtp1111309531-16219) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.halfdeletedcollection.shard1.replica_n1' (registry 
'solr.core.halfdeletedcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37cb6284
   [junit4]   2> 1361420 INFO  (qtp63980468-16212) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1361420 INFO  (qtp1111309531-16219) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1361420 INFO  (qtp63980468-16212) [    ] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2/data/]
   [junit4]   2> 1361420 INFO  (qtp1111309531-16219) [    ] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1/data/]
   [junit4]   2> 1361471 INFO  (qtp63980468-16212) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1361471 INFO  (qtp63980468-16212) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1361471 INFO  (qtp1111309531-16219) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1361471 INFO  (qtp1111309531-16219) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1361491 INFO  (qtp1111309531-16219) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1361491 INFO  (qtp63980468-16212) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1361491 INFO  (qtp1111309531-16219) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1361491 INFO  (qtp63980468-16212) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1361492 INFO  (qtp1111309531-16219) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@602aaa20[halfdeletedcollection_shard1_replica_n1] main]
   [junit4]   2> 1361494 INFO  (qtp63980468-16212) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43480332[halfdeletedcollection_shard2_replica_n2] main]
   [junit4]   2> 1361494 INFO  (qtp1111309531-16219) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1361494 INFO  (qtp1111309531-16219) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1361495 INFO  (qtp63980468-16212) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1361495 INFO  (qtp1111309531-16219) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1361495 INFO  (qtp1111309531-16219) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579967024373694464
   [junit4]   2> 1361495 INFO  (searcherExecutor-6397-thread-1) [    ] 
o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1] Registered new 
searcher Searcher@602aaa20[halfdeletedcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361496 INFO  (qtp63980468-16212) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1361496 INFO  (qtp63980468-16212) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1361496 INFO  (qtp63980468-16212) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579967024374743040
   [junit4]   2> 1361497 INFO  (searcherExecutor-6396-thread-1) [    ] 
o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n2] Registered new 
searcher Searcher@43480332[halfdeletedcollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361502 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1361502 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1361502 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52589/solr/halfdeletedcollection_shard1_replica_n1/
   [junit4]   2> 1361502 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1361502 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52589/solr/halfdeletedcollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1361502 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1361503 INFO  (qtp63980468-16212) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1361503 INFO  (qtp63980468-16212) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1361503 INFO  (qtp63980468-16212) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:52584/solr/halfdeletedcollection_shard2_replica_n2/
   [junit4]   2> 1361503 INFO  (qtp63980468-16212) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1361503 INFO  (qtp63980468-16212) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:52584/solr/halfdeletedcollection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 1361503 INFO  (qtp63980468-16212) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1361508 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52589/solr/halfdeletedcollection_shard1_replica_n1/ shard1
   [junit4]   2> 1361508 INFO  (qtp63980468-16212) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52584/solr/halfdeletedcollection_shard2_replica_n2/ shard2
   [junit4]   2> 1361623 INFO  (zkCallback-4187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361623 INFO  (zkCallback-4187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361623 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361623 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361670 INFO  (qtp1111309531-16219) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1361670 INFO  (qtp63980468-16212) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1361674 INFO  (qtp1111309531-16219) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7303
   [junit4]   2> 1361674 INFO  (qtp63980468-16212) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7303
   [junit4]   2> 1361680 INFO  (qtp1344884375-16217) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1361788 INFO  (zkCallback-4185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361788 INFO  (zkCallback-4187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361788 INFO  (zkCallback-4185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361788 INFO  (zkCallback-4187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1361949 INFO  
(OverseerCollectionConfigSetProcessor-98747937306050568-127.0.0.1:52585_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1362685 INFO  (qtp1344884375-16217) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=8783
   [junit4]   2> 1362686 INFO  (qtp1344884375-16227) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1362687 INFO  (qtp1344884375-16227) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1362687 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending deletePartiallyCreatedCollection
   [junit4]   2> 1362711 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[B7CB366753A34D69])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
   [junit4]   2> 1362713 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[B7CB366753A34D69])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1362715 INFO  (qtp1344884375-16221) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1362717 INFO  (OverseerThreadFactory-6376-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1362720 INFO  (qtp1111309531-16220) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=null
   [junit4]   2> 1362720 INFO  (qtp63980468-16214) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=null
   [junit4]   2> 1362720 INFO  (qtp1111309531-16220) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a2f1328: rootName = null, 
domain = solr.core.halfdeletedcollection.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@1a6d4e82
   [junit4]   2> 1362720 INFO  (qtp63980468-16214) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48c42fe1: rootName = null, 
domain = solr.core.halfdeletedcollection.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.halfdeletedcollection.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@5e6230ae
   [junit4]   2> 1362730 INFO  (qtp1111309531-16220) [    ] o.a.s.c.SolrCore 
[halfdeletedcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b7708dd
   [junit4]   2> 1362730 INFO  (qtp1111309531-16220) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=460785885
   [junit4]   2> 1362730 INFO  (qtp1111309531-16220) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection.shard1.leader, tag=460785885
   [junit4]   2> 1362732 INFO  (qtp63980468-16214) [    ] o.a.s.c.SolrCore 
[halfdeletedcollection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2687e220
   [junit4]   2> 1362732 INFO  (qtp63980468-16214) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=646439456
   [junit4]   2> 1362732 INFO  (qtp63980468-16214) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection.shard2.leader, tag=646439456
   [junit4]   2> 1362735 INFO  (qtp1111309531-16220) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 1362735 INFO  (qtp63980468-16214) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfdeletedcollection_shard2

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

ionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1506166 INFO  (qtp63980468-16201) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:52589_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica_n2&coreNodeName=core_node13&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=28242
   [junit4]   2> 1507181 INFO  (jetty-closer-4166-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5bfe6d77{/solr,null,UNAVAILABLE}
   [junit4]   2> 1507182 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1507184 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B7CB366753A34D69]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52582 52582
   [junit4]   2> 1507200 INFO  (Thread-2695) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52582 52582
   [junit4]   2> 1507323 WARN  (Thread-2695) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/aliases.json
   [junit4]   2>        25      /solr/clusterprops.json
   [junit4]   2>        22      /solr/configs/conf
   [junit4]   2>        6       /solr/configs/conf2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        62      /solr/collections/addReplicaColl/state.json
   [junit4]   2>        61      
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2>        38      
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>        30      /solr/collections/reloaded_collection/state.json
   [junit4]   2>        25      /solr/clusterstate.json
   [junit4]   2>        16      
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2>        15      
/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2>        12      /solr/collections/onlyinzk/state.json
   [junit4]   2>        5       
/solr/collections/halfcollectionblocker/state.json
   [junit4]   2>        5       /solr/collections/created_and_deleted/state.json
   [junit4]   2>        5       
/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2>        5       /solr/collections/withconfigset2/state.json
   [junit4]   2>        4       /solr/collections/halfcollection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98747937306050571-127.0.0.1:52587_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/addReplicaColl/leader_elect/shard1/election/98747937306050569-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98747937306050568-127.0.0.1:52585_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/awhollynewcollection_0/leader_elect/shard3/election/98747937306050569-core_node15-n_0000000000
   [junit4]   2>        2       
/solr/collections/awhollynewcollection_0/leader_elect/shard1/election/98747937306050568-core_node5-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        352     /solr/collections
   [junit4]   2>        60      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7CB366753A34D69-001
   [junit4]   2> Sep 30, 2017 12:21:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=157, maxMBSortInHeap=5.612128054552524, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-Hant, 
timezone=Asia/Vladivostok
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=322547208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacets, 
TestBlobHandler, TestSQLHandler, TestCharFilters, TestBulkSchemaAPI, 
DistribCursorPagingTest, TestBinaryResponseWriter, TestMaxTokenLenTokenizer, 
HttpPartitionTest, TermsComponentTest, ReplicationFactorTest, TestRTGBase, 
SolrGraphiteReporterTest, ZkStateWriterTest, TestBM25SimilarityFactory, 
TestRangeQuery, SuggestComponentContextFilterQueryTest, 
CreateCollectionCleanupTest, HdfsBasicDistributedZkTest, 
TestSolrCloudSnapshots, BadIndexSchemaTest, TestCorePropertiesReload, 
TestBulkSchemaConcurrent, TestConfigSetProperties, JsonLoaderTest, 
TestSimpleTrackingShardHandler, DistribJoinFromCollectionTest, TestZkChroot, 
TestAuthenticationFramework, TestConfigOverlay, TestApiFramework, 
TestComponentsName, TestTlogReplica, SampleTest, MBeansHandlerTest, 
GraphQueryTest, ExitableDirectoryReaderTest, BasicAuthIntegrationTest, 
FileUtilsTest, BasicFunctionalityTest, TestTrackingShardHandlerFactory, 
BufferStoreTest, TestCustomSort, MetricsConfigTest, 
TestDocBasedVersionConstraints, DeleteNodeTest, 
LeaderInitiatedRecoveryOnCommitTest, CloudMLTQParserTest, 
TestElisionMultitermQuery, SegmentsInfoRequestHandlerTest, RollingRestartTest, 
CdcrVersionReplicationTest, RuleEngineTest, TestFastOutputStream, 
RemoteQueryErrorTest, ZkSolrClientTest, TestNonDefinedSimilarityFactory, 
TestSolr4Spatial, DistributedVersionInfoTest, DirectSolrSpellCheckerTest, 
AsyncCallRequestStatusResponseTest, TestManagedStopFilterFactory, 
HighlighterMaxOffsetTest, TestQueryTypes, TestNoOpRegenerator, 
DistributedFacetPivotSmallTest, LargeFieldTest, TestNestedDocsSort, 
DistributedQueryElevationComponentTest, WrapperMergePolicyFactoryTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestLeaderElectionWithEmptyReplica, 
TestPerFieldSimilarity, TestDistribDocBasedVersion, TestReload, 
StatsComponentTest, TestNRTOpen, TestShortCircuitedRequests, 
CdcrReplicationHandlerTest, DistributedFacetExistsSmallTest, MoveReplicaTest, 
TestSearcherReuse, TestCryptoKeys, HdfsWriteToMultipleCollectionsTest, 
CachingDirectoryFactoryTest, TestSolrConfigHandler, TestTrieFacet, 
TestBlendedInfixSuggestions, TestLockTree, ChaosMonkeySafeLeaderTest, 
TestSha256AuthenticationProvider, TestConfigsApi, TestHttpShardHandlerFactory, 
TestDistributedStatsComponentCardinality, TestRecovery, SparseHLLTest, 
PropertiesRequestHandlerTest, HdfsSyncSliceTest, 
DistributedQueryComponentCustomSortTest, SuggesterFSTTest, ZkNodePropsTest, 
OpenExchangeRatesOrgProviderTest, DistributedTermsComponentTest, TestConfig, 
ZkFailoverTest, TestDistributedMissingSort, TestQueryUtils, QueryEqualityTest, 
TestFieldCollectionResource, MigrateRouteKeyTest, TestCrossCoreJoin, 
TestFieldCacheVsDocValues, TestHdfsUpdateLog, TestDocSet, 
TestSuggestSpellingConverter, TestHalfAndHalfDocValues, 
SpellCheckCollatorWithCollapseTest, TestClusterProperties, TestRTimerTree, 
TestLuceneMatchVersion, TestEmbeddedSolrServerConstructors, 
DocumentBuilderTest, FieldMutatingUpdateProcessorTest, 
UpdateRequestProcessorFactoryTest, TestRecoveryHdfs, BadComponentTest, 
AtomicUpdateProcessorFactoryTest, TestPolicyCloud, ConvertedLegacyTest, 
TestClassicSimilarityFactory, JSONWriterTest, AutoCommitTest, 
TestSolrConfigHandlerCloud, EchoParamsTest, 
PeerSyncWithIndexFingerprintCachingTest, TestManagedSynonymGraphFilterFactory, 
TestSearchPerf, TestJettySolrRunner, TestSystemCollAutoCreate, 
DebugComponentTest, TestXmlQParserPlugin, TestStandardQParsers, 
TestTestInjection, SynonymTokenizerTest, PluginInfoTest, HLLSerializationTest, 
UpdateParamsTest, TestImpersonationWithHadoopAuth, CollectionReloadTest, 
TestMergePolicyConfig, TestRandomFaceting, TestNumericRangeQuery64, 
TestFieldCacheSort, ExternalFileFieldSortTest, 
DocumentAnalysisRequestHandlerTest, TestTrie, BJQParserTest, TestSolrJ, 
InfoHandlerTest, FullSolrCloudDistribCmdsTest, TestZkAclsWithHadoopAuth, 
TestGraphMLResponseWriter, TestMacroExpander, TestScoreJoinQPScore, 
BlobRepositoryCloudTest, TestFastWriter, TestLMJelinekMercerSimilarityFactory, 
MoveReplicaHDFSTest, SolrMetricsIntegrationTest, TestSystemIdResolver, 
TestWordDelimiterFilterFactory, TermVectorComponentDistributedTest, 
ParsingFieldUpdateProcessorsTest, DocExpirationUpdateProcessorFactoryTest, 
TestUseDocValuesAsStored2, CollectionsAPIDistributedZkTest]
   [junit4] Completed [367/734 (1!)] on J1 in 172.57s, 19 tests, 1 error <<< 
FAILURES!

[...truncated 40946 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to