Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4030/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes

Error Message:
Timed out waiting for leader elections null Live Nodes: [127.0.0.1:58942_solr, 
127.0.0.1:58938_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Timed out waiting for leader elections
null
Live Nodes: [127.0.0.1:58942_solr, 127.0.0.1:58938_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([C44990563EAEA3E9:5A7CF4AE188DEF61]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes(TestDeleteCollectionOnDownNodes.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11456 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDeleteCollectionOnDownNodes
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/init-core-data-001
   [junit4]   2> 1000611 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1000611 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1000612 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-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.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001
   [junit4]   2> 1000612 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1000612 INFO  (Thread-2013) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1000613 INFO  (Thread-2013) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1000615 ERROR (Thread-2013) [    ] 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> 1000717 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58925
   [junit4]   2> 1000743 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1000743 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1000744 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1000744 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1000745 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d88e85d{/solr,null,AVAILABLE}
   [junit4]   2> 1000747 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@411e2e8e{/solr,null,AVAILABLE}
   [junit4]   2> 1000750 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b7e7379{SSL,[ssl, 
http/1.1]}{127.0.0.1:58936}
   [junit4]   2> 1000750 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.e.j.s.Server Started @1004351ms
   [junit4]   2> 1000750 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58936}
   [junit4]   2> 1000750 ERROR (jetty-launcher-2421-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1000750 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16a5b627{/solr,null,AVAILABLE}
   [junit4]   2> 1000751 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1000751 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1000751 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1000751 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-26T05:31:36.128Z
   [junit4]   2> 1000752 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@74bda692{SSL,[ssl, 
http/1.1]}{127.0.0.1:58937}
   [junit4]   2> 1000752 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.e.j.s.Server Started @1004354ms
   [junit4]   2> 1000752 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58937}
   [junit4]   2> 1000752 ERROR (jetty-launcher-2421-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1000753 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1000753 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1000761 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1000761 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-26T05:31:36.138Z
   [junit4]   2> 1000760 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b157ce5{SSL,[ssl, 
http/1.1]}{127.0.0.1:58938}
   [junit4]   2> 1000762 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.e.j.s.Server Started @1004364ms
   [junit4]   2> 1000762 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58938}
   [junit4]   2> 1000762 ERROR (jetty-launcher-2421-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1000764 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1000764 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1000764 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1000764 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-26T05:31:36.141Z
   [junit4]   2> 1000766 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79aa8c3f{/solr,null,AVAILABLE}
   [junit4]   2> 1000768 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a24096a{SSL,[ssl, 
http/1.1]}{127.0.0.1:58942}
   [junit4]   2> 1000768 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.e.j.s.Server Started @1004369ms
   [junit4]   2> 1000768 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58942}
   [junit4]   2> 1000768 ERROR (jetty-launcher-2421-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1000768 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1000769 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1000769 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1000769 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-26T05:31:36.146Z
   [junit4]   2> 1000771 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1000772 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1000787 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1000787 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1000794 INFO  (jetty-launcher-2421-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58925/solr
   [junit4]   2> 1000795 INFO  (jetty-launcher-2421-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58925/solr
   [junit4]   2> 1000796 INFO  (jetty-launcher-2421-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58925/solr
   [junit4]   2> 1000799 INFO  (jetty-launcher-2421-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58925/solr
   [junit4]   2> 1000838 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000838 INFO  (jetty-launcher-2421-thread-3) 
[n:127.0.0.1:58937_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000838 INFO  (jetty-launcher-2421-thread-2) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000839 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58936_solr
   [junit4]   2> 1000839 INFO  (jetty-launcher-2421-thread-3) 
[n:127.0.0.1:58937_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58937_solr
   [junit4]   2> 1000840 INFO  (jetty-launcher-2421-thread-2) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58942_solr
   [junit4]   2> 1000840 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.Overseer Overseer 
(id=98027221548466187-127.0.0.1:58936_solr-n_0000000000) starting
   [junit4]   2> 1000842 INFO  
(zkCallback-2440-thread-1-processing-n:127.0.0.1:58942_solr) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1000842 INFO  
(zkCallback-2442-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1000842 INFO  
(zkCallback-2443-thread-1-processing-n:127.0.0.1:58937_solr) 
[n:127.0.0.1:58937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1000844 INFO  
(zkCallback-2443-thread-1-processing-n:127.0.0.1:58937_solr) 
[n:127.0.0.1:58937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1000844 INFO  
(zkCallback-2440-thread-1-processing-n:127.0.0.1:58942_solr) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1000844 INFO  
(zkCallback-2442-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1000861 INFO  (jetty-launcher-2421-thread-4) 
[n:127.0.0.1:58938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1000867 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58936_solr
   [junit4]   2> 1000869 INFO  
(zkCallback-2443-thread-1-processing-n:127.0.0.1:58937_solr) 
[n:127.0.0.1:58937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1000870 INFO  
(zkCallback-2440-thread-1-processing-n:127.0.0.1:58942_solr) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1000870 INFO  
(zkCallback-2442-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1000884 INFO  
(zkCallback-2441-thread-1-processing-n:127.0.0.1:58938_solr) 
[n:127.0.0.1:58938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1000894 INFO  (jetty-launcher-2421-thread-4) 
[n:127.0.0.1:58938_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000896 INFO  (jetty-launcher-2421-thread-4) 
[n:127.0.0.1:58938_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58938_solr
   [junit4]   2> 1000899 INFO  
(zkCallback-2442-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1000899 INFO  
(zkCallback-2440-thread-1-processing-n:127.0.0.1:58942_solr) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1000899 INFO  
(zkCallback-2443-thread-1-processing-n:127.0.0.1:58937_solr) 
[n:127.0.0.1:58937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1000900 INFO  
(zkCallback-2441-thread-1-processing-n:127.0.0.1:58938_solr) 
[n:127.0.0.1:58938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1001040 INFO  (jetty-launcher-2421-thread-2) 
[n:127.0.0.1:58942_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58942.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001041 INFO  (jetty-launcher-2421-thread-4) 
[n:127.0.0.1:58938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58938.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001043 INFO  (jetty-launcher-2421-thread-2) 
[n:127.0.0.1:58942_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58942.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001043 INFO  (jetty-launcher-2421-thread-2) 
[n:127.0.0.1:58942_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58942.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001045 INFO  (jetty-launcher-2421-thread-2) 
[n:127.0.0.1:58942_solr    ] 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.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node2/.
   [junit4]   2> 1001048 INFO  (jetty-launcher-2421-thread-4) 
[n:127.0.0.1:58938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58938.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001048 INFO  (jetty-launcher-2421-thread-4) 
[n:127.0.0.1:58938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58938.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001049 INFO  (jetty-launcher-2421-thread-4) 
[n:127.0.0.1:58938_solr    ] 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.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node4/.
   [junit4]   2> 1001078 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58936.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001086 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58936.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001086 INFO  (jetty-launcher-2421-thread-3) 
[n:127.0.0.1:58937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58937.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001086 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58936.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001087 INFO  (jetty-launcher-2421-thread-1) 
[n:127.0.0.1:58936_solr    ] 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.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node1/.
   [junit4]   2> 1001090 INFO  (jetty-launcher-2421-thread-3) 
[n:127.0.0.1:58937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58937.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001090 INFO  (jetty-launcher-2421-thread-3) 
[n:127.0.0.1:58937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58937.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1001091 INFO  (jetty-launcher-2421-thread-3) 
[n:127.0.0.1:58937_solr    ] 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.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node3/.
   [junit4]   2> 1001155 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1001156 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58925/solr ready
   [junit4]   2> 1001182 INFO  
(TEST-TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes-seed#[C44990563EAEA3E9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionWithDownNodes
   [junit4]   2> 1001194 INFO  (qtp279552215-11530) [n:127.0.0.1:58937_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=halfdeletedcollection2&nrtReplicas=3&action=CREATE&numShards=4&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1001196 INFO  
(OverseerThreadFactory-4167-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
halfdeletedcollection2
   [junit4]   2> 1001314 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001315 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1001330 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n3&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001343 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n2&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001344 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001344 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1001359 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001359 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1001363 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n2&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001364 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1001365 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n3&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001365 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n3&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001365 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n2&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001366 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n2&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001367 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001378 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n3&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1001493 INFO  
(zkCallback-2441-thread-1-processing-n:127.0.0.1:58938_solr) 
[n:127.0.0.1:58938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection2/state.json] for collection 
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001494 INFO  
(zkCallback-2442-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection2/state.json] for collection 
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001494 INFO  
(zkCallback-2440-thread-1-processing-n:127.0.0.1:58942_solr) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection2/state.json] for collection 
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001494 INFO  
(zkCallback-2443-thread-1-processing-n:127.0.0.1:58937_solr) 
[n:127.0.0.1:58937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection2/state.json] for collection 
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002408 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002410 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002412 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002415 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002415 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002434 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002434 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002435 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002440 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002454 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002455 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002458 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n1] Schema 
name=minimal
   [junit4]   2> 1002459 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n1] Schema 
name=minimal
   [junit4]   2> 1002461 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002461 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard4_replica_n1' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002461 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002461 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard2_replica_n1' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002461 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58937.solr.core.halfdeletedcollection2.shard4.replica_n1' (registry 
'solr.core.halfdeletedcollection2.shard4.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002461 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58942.solr.core.halfdeletedcollection2.shard2.replica_n1' (registry 
'solr.core.halfdeletedcollection2.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002461 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002461 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node3/halfdeletedcollection2_shard4_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node3/./halfdeletedcollection2_shard4_replica_n1/data/]
   [junit4]   2> 1002461 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002462 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node2/halfdeletedcollection2_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node2/./halfdeletedcollection2_shard2_replica_n1/data/]
   [junit4]   2> 1002464 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n2] Schema 
name=minimal
   [junit4]   2> 1002465 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n3] Schema 
name=minimal
   [junit4]   2> 1002466 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002466 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard3_replica_n2' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002467 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58942.solr.core.halfdeletedcollection2.shard3.replica_n2' (registry 
'solr.core.halfdeletedcollection2.shard3.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002467 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002467 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node2/halfdeletedcollection2_shard3_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node2/./halfdeletedcollection2_shard3_replica_n2/data/]
   [junit4]   2> 1002468 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002468 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard2_replica_n3' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002468 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58937.solr.core.halfdeletedcollection2.shard2.replica_n3' (registry 
'solr.core.halfdeletedcollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002471 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n3] Schema 
name=minimal
   [junit4]   2> 1002473 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1002494 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard1_replica_n3] Schema 
name=minimal
   [junit4]   2> 1002495 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002496 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard3_replica_n3' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002496 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard1_replica_n2] Schema 
name=minimal
   [junit4]   2> 1002496 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58938.solr.core.halfdeletedcollection2.shard3.replica_n3' (registry 
'solr.core.halfdeletedcollection2.shard3.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002496 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002496 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n3] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node4/halfdeletedcollection2_shard3_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node4/./halfdeletedcollection2_shard3_replica_n3/data/]
   [junit4]   2> 1002497 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002497 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard1_replica_n2' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002498 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58937.solr.core.halfdeletedcollection2.shard1.replica_n2' (registry 
'solr.core.halfdeletedcollection2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002498 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002498 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard1_replica_n2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node3/halfdeletedcollection2_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node3/./halfdeletedcollection2_shard1_replica_n2/data/]
   [junit4]   2> 1002498 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n2] Schema 
name=minimal
   [junit4]   2> 1002500 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002500 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard2_replica_n2' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002500 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58938.solr.core.halfdeletedcollection2.shard2.replica_n2' (registry 
'solr.core.halfdeletedcollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002500 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002500 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node4/halfdeletedcollection2_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node4/./halfdeletedcollection2_shard2_replica_n2/data/]
   [junit4]   2> 1002494 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 1002501 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002501 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard1_replica_n3' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002501 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58936.solr.core.halfdeletedcollection2.shard1.replica_n3' (registry 
'solr.core.halfdeletedcollection2.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002501 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002501 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard1_replica_n3] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node1/halfdeletedcollection2_shard1_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node1/./halfdeletedcollection2_shard1_replica_n3/data/]
   [junit4]   2> 1002502 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002502 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard1_replica_n1' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002503 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58938.solr.core.halfdeletedcollection2.shard1.replica_n1' (registry 
'solr.core.halfdeletedcollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002503 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002503 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard1_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node4/halfdeletedcollection2_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node4/./halfdeletedcollection2_shard1_replica_n1/data/]
   [junit4]   2> 1002504 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n1] Schema 
name=minimal
   [junit4]   2> 1002505 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n2] Schema 
name=minimal
   [junit4]   2> 1002505 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002505 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002506 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard3_replica_n1' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002506 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n3] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node3/halfdeletedcollection2_shard2_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node3/./halfdeletedcollection2_shard2_replica_n3/data/]
   [junit4]   2> 1002506 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58936.solr.core.halfdeletedcollection2.shard3.replica_n1' (registry 
'solr.core.halfdeletedcollection2.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002506 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002506 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node1/halfdeletedcollection2_shard3_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node1/./halfdeletedcollection2_shard3_replica_n1/data/]
   [junit4]   2> 1002507 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n3] Schema 
name=minimal
   [junit4]   2> 1002508 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002509 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard4_replica_n2' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002509 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1002509 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 
'halfdeletedcollection2_shard4_replica_n3' using configuration from collection 
halfdeletedcollection2, trusted=true
   [junit4]   2> 1002509 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58936.solr.core.halfdeletedcollection2.shard4.replica_n2' (registry 
'solr.core.halfdeletedcollection2.shard4.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002509 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002509 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node1/halfdeletedcollection2_shard4_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node1/./halfdeletedcollection2_shard4_replica_n2/data/]
   [junit4]   2> 1002509 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58942.solr.core.halfdeletedcollection2.shard4.replica_n3' (registry 
'solr.core.halfdeletedcollection2.shard4.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a18e536
   [junit4]   2> 1002509 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1002509 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n3] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node2/halfdeletedcollection2_shard4_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001/tempDir-001/node2/./halfdeletedcollection2_shard4_replica_n3/data/]
   [junit4]   2> 1002728 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.c.SolrCore [halfdeletedcollection2_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@63d699c4
   [junit4]   2> 1002729 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection2.shard1.replica_n3, tag=1675008452
   [junit4]   2> 1002731 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [halfdeletedcollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@779d95c8
   [junit4]   2> 1002731 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection2.shard1.replica_n1, tag=2006816200
   [junit4]   2> 1002761 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002761 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002767 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002767 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002777 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002777 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002779 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection2.shard1.leader, tag=2006816200
   [junit4]   2> 1002782 ERROR (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'halfdeletedcollection2_shard1_replica_n1': Unable to create 
core [halfdeletedcollection2_shard1_replica_n1] Caused by: invalid API spec: 
apispec/core.SchemaRead.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:942)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [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:1699)
   [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:395)
   [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:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [halfdeletedcollection2_shard1_replica_n1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:988)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:908)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.SchemaRead.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:973)
   [junit4]   2>        ... 38 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.SchemaRead.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:232)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:71)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:960)
   [junit4]   2>        ... 40 more
   [junit4]   2> 
   [junit4]   2> 1002782 INFO  (qtp1680526945-11537) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1415
   [junit4]   2> 1002783 ERROR 
(OverseerThreadFactory-4167-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:58938/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:58938/solr: Error CREATEing SolrCore 
'halfdeletedcollection2_shard1_replica_n1': Unable to create core 
[halfdeletedcollection2_shard1_replica_n1] Caused by: invalid API spec: 
apispec/core.SchemaRead.json
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:171)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1002785 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d774549[halfdeletedcollection2_shard3_replica_n2] main]
   [junit4]   2> 1002786 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection2.shard1.leader, tag=1675008452
   [junit4]   2> 1002797 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002798 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002799 ERROR (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'halfdeletedcollection2_shard1_replica_n3': Unable to create 
core [halfdeletedcollection2_shard1_replica_n3] Caused by: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:942)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [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:1699)
   [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:395)
   [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:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [halfdeletedcollection2_shard1_replica_n3]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:988)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:908)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:973)
   [junit4]   2>        ... 38 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:232)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:71)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:960)
   [junit4]   2>        ... 40 more
   [junit4]   2> 
   [junit4]   2> 1002799 INFO  (qtp1990583994-11517) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n3&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1433
   [junit4]   2> 1002799 ERROR 
(OverseerThreadFactory-4167-thread-1-processing-n:127.0.0.1:58936_solr) 
[n:127.0.0.1:58936_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:58936/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:58936/solr: Error CREATEing SolrCore 
'halfdeletedcollection2_shard1_replica_n3': Unable to create core 
[halfdeletedcollection2_shard1_replica_n3] Caused by: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:171)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1002802 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1002803 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1002806 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002806 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002807 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1002807 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568435547074985984
   [junit4]   2> 1002807 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002807 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002815 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002816 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002816 INFO  
(searcherExecutor-4178-thread-1-processing-n:127.0.0.1:58942_solr 
x:halfdeletedcollection2_shard3_replica_n2 s:shard3 c:halfdeletedcollection2) 
[n:127.0.0.1:58942_solr c:halfdeletedcollection2 s:shard3  
x:halfdeletedcollection2_shard3_replica_n2] o.a.s.c.SolrCore 
[halfdeletedcollection2_shard3_replica_n2] Registered new searcher 
Searcher@6d774549[halfdeletedcollection2_shard3_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1002819 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002819 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002827 INFO  (qtp1962183746-11546) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard3: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 1002829 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002829 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002833 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002833 INFO  (qtp1962183746-11548) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002834 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002834 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002836 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002837 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002837 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002837 INFO  (qtp279552215-11529) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002839 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7560e2a4[halfdeletedcollection2_shard3_replica_n3] main]
   [junit4]   2> 1002840 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1002841 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002841 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002843 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002843 INFO  (qtp279552215-11533) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard1  x:halfdeletedcollection2_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002845 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1002845 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002845 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002846 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1002846 INFO  (qtp1680526945-11538) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568435547115880448
   [junit4]   2> 1002846 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1002846 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1002846 INFO  
(searcherExecutor-4180-thread-1-processing-n:127.0.0.1:58938_solr 
x:halfdeletedcollection2_shard3_replica_n3 s:shard3 c:halfdeletedcollection2) 
[n:127.0.0.1:58938_solr c:halfdeletedcollection2 s:shard3  
x:halfdeletedcollection2_shard3_replica_n3] o.a.s.c.SolrCore 
[halfdeletedcollection2_shard3_replica_n3] Registered new searcher 
Searcher@7560e2a4[halfdeletedcollection2_shard3_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1002846 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6929a745[halfdeletedcollection2_shard2_replica_n3] main]
   [junit4]   2> 1002848 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1002849 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1002849 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002849 INFO  (qtp1680526945-11535) [n:127.0.0.1:58938_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002849 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1002849 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568435547119026176
   [junit4]   2> 1002850 INFO  
(searcherExecutor-4179-thread-1-processing-n:127.0.0.1:58937_solr 
x:halfdeletedcollection2_shard2_replica_n3 s:shard2 c:halfdeletedcollection2) 
[n:127.0.0.1:58937_solr c:halfdeletedcollection2 s:shard2  
x:halfdeletedcollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[halfdeletedcollection2_shard2_replica_n3] Registered new searcher 
Searcher@6929a745[halfdeletedcollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1002852 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002852 INFO  (qtp1962183746-11551) [n:127.0.0.1:58942_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollection2_shard4_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002854 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002854 INFO  (qtp1990583994-11522) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard3  x:halfdeletedcollection2_shard3_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1002856 INFO  (qtp279552215-11528) [n:127.0.0.1:58937_solr 
c:halfdeletedcollection2 s:shard2  x:halfdeletedcollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 1002858 INFO  (qtp1990583994-11523) [n:127.0.0.1:58936_solr 
c:halfdeletedcollection2 s:shard4  x:halfdeletedcollect

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

solr-n_0000000002) starting
   [junit4]   2> 1034992 INFO  
(TEST-TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes-seed#[C44990563EAEA3E9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionWithDownNodes
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDeleteCollectionOnDownNodes 
-Dtests.method=deleteCollectionWithDownNodes -Dtests.seed=C44990563EAEA3E9 
-Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Indian/Mahe 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 33.8s J1 | 
TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Timed out waiting for 
leader elections
   [junit4]    > null
   [junit4]    > Live Nodes: [127.0.0.1:58942_solr, 127.0.0.1:58938_solr]
   [junit4]    > Last available state: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C44990563EAEA3E9:5A7CF4AE188DEF61]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
   [junit4]    >        at 
org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes(TestDeleteCollectionOnDownNodes.java:47)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1034998 INFO  (jetty-closer-2422-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4a24096a{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1034998 INFO  (jetty-closer-2422-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@b157ce5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1034999 INFO  (jetty-closer-2422-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1649620161
   [junit4]   2> 1034999 INFO  (jetty-closer-2422-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1809820754
   [junit4]   2> 1034999 INFO  (jetty-closer-2422-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1035000 INFO  (jetty-closer-2422-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1035001 INFO  (jetty-closer-2422-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1035002 INFO  (jetty-closer-2422-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1035006 INFO  (jetty-closer-2422-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1035006 INFO  (jetty-closer-2422-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1035009 INFO  (jetty-closer-2422-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1035009 INFO  (jetty-closer-2422-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1035011 INFO  (jetty-closer-2422-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98027221548466185-127.0.0.1:58942_solr-n_0000000002) closing
   [junit4]   2> 1035011 INFO  
(OverseerStateUpdate-98027221548466185-127.0.0.1:58942_solr-n_0000000002) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58942_solr
   [junit4]   2> 1035013 WARN  
(zkCallback-2441-thread-1-processing-n:127.0.0.1:58938_solr) 
[n:127.0.0.1:58938_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1035013 INFO  (jetty-closer-2422-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16a5b627{/solr,null,UNAVAILABLE}
   [junit4]   2> 1035014 INFO  
(zkCallback-2440-thread-2-processing-n:127.0.0.1:58942_solr) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1035015 WARN  
(zkCallback-2440-thread-2-processing-n:127.0.0.1:58942_solr) 
[n:127.0.0.1:58942_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1035015 INFO  (jetty-closer-2422-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@79aa8c3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1035016 ERROR 
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-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> 1035017 INFO  
(SUITE-TestDeleteCollectionOnDownNodes-seed#[C44990563EAEA3E9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58925 58925
   [junit4]   2> 1035032 INFO  (Thread-2013) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58925 58925
   [junit4]   2> 1035259 WARN  (Thread-2013) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/halfdeletedcollection2/state.json
   [junit4]   2>        2       
/solr/collections/halfdeletedcollection2/leader_elect/shard3/election/98027221548466185-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [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.TestDeleteCollectionOnDownNodes_C44990563EAEA3E9-001
   [junit4]   2> May 26, 2017 5:32:10 AM 
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=359, maxMBSortInHeap=5.7749645294921015, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en, timezone=Indian/Mahe
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=107635696,total=382259200
   [junit4]   2> NOTE: All tests run in this JVM: [LoggingHandlerTest, 
TestFoldingMultitermQuery, MetricUtilsTest, 
ClassificationUpdateProcessorIntegrationTest, TestFieldCacheReopen, 
TestSolrCloudWithSecureImpersonation, TestConfigSetsAPI, TestExactStatsCache, 
TestLegacyNumericRangeQueryBuilder, TestHashQParserPlugin, 
RestartWhileUpdatingTest, SpellPossibilityIteratorTest, 
ChaosMonkeySafeLeaderTest, TemplateUpdateProcessorTest, 
AnalysisErrorHandlingTest, TestCustomStream, TestImpersonationWithHadoopAuth, 
SecurityConfHandlerTest, ConvertedLegacyTest, StatsReloadRaceTest, 
DistributedIntervalFacetingTest, TestSolrDeletionPolicy2, TestXmlQParserPlugin, 
TestMiniSolrCloudClusterSSL, TestTrie, CloudMLTQParserTest, ScriptEngineTest, 
TestFieldResource, ChaosMonkeyNothingIsSafeTest, 
TestSha256AuthenticationProvider, TestAddFieldRealTimeGet, SolrJmxReporterTest, 
LeaderInitiatedRecoveryOnShardRestartTest, DistanceUnitsTest, 
TestSolrQueryParser, RankQueryTest, AutoCommitTest, ChangedSchemaMergeTest, 
FacetPivotSmallTest, CoreAdminHandlerTest, TestCloudJSONFacetJoinDomain, 
ConnectionReuseTest, CacheHeaderTest, MetricsHandlerTest, 
TestConfigSetsAPIZkFailure, SolrCoreMetricManagerTest, 
DistributedFacetPivotLargeTest, TestSSLRandomization, ReplaceNodeTest, 
TestHdfsBackupRestoreCore, TestGeoJSONResponseWriter, TestCustomDocTransformer, 
TestInPlaceUpdatesDistrib, TestNumericTerms32, CollectionReloadTest, 
TestObjectReleaseTracker, UpdateRequestProcessorFactoryTest, UpdateParamsTest, 
TestStandardQParsers, TimeZoneUtilsTest, TestSubQueryTransformerDistrib, 
TestDistribIDF, RegexBoostProcessorTest, CSVRequestHandlerTest, TestQueryTypes, 
TestLuceneMatchVersion, TestSystemCollAutoCreate, 
TriLevelCompositeIdRoutingTest, IndexSchemaTest, TestRealTimeGet, 
CreateCollectionCleanupTest, TestSimpleTrackingShardHandler, 
PKIAuthenticationIntegrationTest, TestDocTermOrds, TestSimpleTextCodec, 
FullHLLTest, LukeRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud, 
TestManagedSchemaAPI, BadCopyFieldTest, TestSolrCLIRunExample, 
SolrCoreCheckLockOnStartupTest, ConjunctionSolrSpellCheckerTest, 
TestCloudDeleteByQuery, ChaosMonkeySafeLeaderWithPullReplicasTest, 
HighlighterConfigTest, ReplicaListTransformerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, 
TestSolrCoreSnapshots, BasicAuthIntegrationTest, 
AsyncCallRequestStatusResponseTest, TestCoreAdminApis, CleanupOldIndexTest, 
TestFuzzyAnalyzedSuggestions, TestLocalFSCloudBackupRestore, 
FullSolrCloudDistribCmdsTest, PrimUtilsTest, TestSolrXml, TestComponentsName, 
TestConfigSetImmutable, UUIDFieldTest, TestConfig, TestSQLHandler, 
TestRangeQuery, SystemInfoHandlerTest, TestManagedResourceStorage, 
DistributedQueryComponentOptimizationTest, TestHighFrequencyDictionaryFactory, 
ManagedSchemaRoundRobinCloudTest, SuggestComponentTest, 
BlockJoinFacetRandomTest, TestIndexingPerformance, TestDocSet, 
DistribJoinFromCollectionTest, TestZkChroot, ConfigureRecoveryStrategyTest, 
BigEndianAscendingWordDeserializerTest, TestTrieFacet, TestSearchPerf, 
TestAtomicUpdateErrorCases, TestDFRSimilarityFactory, 
TestJavabinTupleStreamParser, TestDeleteCollectionOnDownNodes]
   [junit4] Completed [184/715 (1!)] on J1 in 35.17s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45122 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to