Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/244/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=16631, 
name=updateExecutor-3995-thread-3, state=RUNNABLE, group=TGRP-RecoveryZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=16631, name=updateExecutor-3995-thread-3, 
state=RUNNABLE, group=TGRP-RecoveryZkTest]
        at 
__randomizedtesting.SeedInfo.seed([87C4272692C06687:F9018FC3C3C0B7F]:0)
Caused by: org.apache.solr.common.SolrException: Replica: 
http://127.0.0.1:55212/solr/recoverytest_shard1_replica_n1/ should have been 
marked under leader initiated recovery in ZkController but wasn't.
        at __randomizedtesting.SeedInfo.seed([87C4272692C06687]:0)
        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:88)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
http://127.0.0.1:63122/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:63122/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([87C4272692C06687:243E898315288C22]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63122/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 11775 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\init-core-data-001
   [junit4]   2> 404888 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[87C4272692C06687]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 404888 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[87C4272692C06687]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 404904 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[87C4272692C06687]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 404904 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[87C4272692C06687]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 404908 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-001
   [junit4]   2> 404908 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 404912 INFO  (Thread-772) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 404912 INFO  (Thread-772) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 404928 ERROR (Thread-772) [    ] 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> 405016 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.ZkTestServer start zk server on port:62753
   [junit4]   2> 405068 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0d9ea0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 405072 INFO  (jetty-launcher-473-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 405072 INFO  (jetty-launcher-473-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 405072 INFO  (jetty-launcher-473-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 405072 INFO  (jetty-launcher-473-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d89ee9{/solr,null,AVAILABLE}
   [junit4]   2> 405073 INFO  (jetty-launcher-473-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1feb3cf{/solr,null,AVAILABLE}
   [junit4]   2> 405162 INFO  (jetty-launcher-473-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f67c9b{/solr,null,AVAILABLE}
   [junit4]   2> 405165 INFO  (jetty-launcher-473-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13c357e{HTTP/1.1,[http/1.1]}{127.0.0.1:62760}
   [junit4]   2> 405165 INFO  (jetty-launcher-473-thread-3) [    ] 
o.e.j.s.Server Started @418084ms
   [junit4]   2> 405165 INFO  (jetty-launcher-473-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62760}
   [junit4]   2> 405165 ERROR (jetty-launcher-473-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 405165 INFO  (jetty-launcher-473-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 405165 INFO  (jetty-launcher-473-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 405165 INFO  (jetty-launcher-473-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 405165 INFO  (jetty-launcher-473-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:43.577Z
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14b3362{HTTP/1.1,[http/1.1]}{127.0.0.1:62763}
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-1) [    ] 
o.e.j.s.Server Started @418086ms
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62763}
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1dd16e3{HTTP/1.1,[http/1.1]}{127.0.0.1:62757}
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-2) [    ] 
o.e.j.s.Server Started @418086ms
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62757}
   [junit4]   2> 405167 ERROR (jetty-launcher-473-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 405167 INFO  (jetty-launcher-473-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 405168 INFO  (jetty-launcher-473-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:43.580Z
   [junit4]   2> 405168 ERROR (jetty-launcher-473-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 405168 INFO  (jetty-launcher-473-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 405168 INFO  (jetty-launcher-473-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 405168 INFO  (jetty-launcher-473-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 405168 INFO  (jetty-launcher-473-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:43.580Z
   [junit4]   2> 405173 INFO  (jetty-launcher-473-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f0346b{/solr,null,AVAILABLE}
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1582597{HTTP/1.1,[http/1.1]}{127.0.0.1:62766}
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.e.j.s.Server Started @418096ms
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62766}
   [junit4]   2> 405175 ERROR (jetty-launcher-473-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:43.587Z
   [junit4]   2> 405175 INFO  (jetty-launcher-473-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 405182 INFO  (jetty-launcher-473-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bb4b1d{/solr,null,AVAILABLE}
   [junit4]   2> 405182 INFO  (jetty-launcher-473-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@226ab1{HTTP/1.1,[http/1.1]}{127.0.0.1:62771}
   [junit4]   2> 405182 INFO  (jetty-launcher-473-thread-4) [    ] 
o.e.j.s.Server Started @418102ms
   [junit4]   2> 405182 INFO  (jetty-launcher-473-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62771}
   [junit4]   2> 405182 ERROR (jetty-launcher-473-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 405182 INFO  (jetty-launcher-473-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 405182 INFO  (jetty-launcher-473-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 405182 INFO  (jetty-launcher-473-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 405183 INFO  (jetty-launcher-473-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:43.595Z
   [junit4]   2> 405276 INFO  (jetty-launcher-473-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 405296 INFO  (jetty-launcher-473-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 405301 INFO  (jetty-launcher-473-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 405301 INFO  (jetty-launcher-473-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 405301 INFO  (jetty-launcher-473-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 405319 INFO  (jetty-launcher-473-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62753/solr
   [junit4]   2> 405320 INFO  (jetty-launcher-473-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62753/solr
   [junit4]   2> 405368 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0d9ea0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 405396 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0d9ea0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 405404 INFO  (jetty-launcher-473-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62753/solr
   [junit4]   2> 405421 INFO  (jetty-launcher-473-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62753/solr
   [junit4]   2> 405428 INFO  (jetty-launcher-473-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62753/solr
   [junit4]   2> 405446 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0d9ea000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 406041 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 406045 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62760_solr
   [junit4]   2> 406051 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.Overseer Overseer 
(id=98811876693639181-127.0.0.1:62760_solr-n_0000000000) starting
   [junit4]   2> 406184 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62760_solr
   [junit4]   2> 406222 INFO  
(zkCallback-498-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 406236 INFO  (jetty-launcher-473-thread-1) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 406301 INFO  (jetty-launcher-473-thread-4) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 406301 INFO  (jetty-launcher-473-thread-1) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 406312 INFO  (jetty-launcher-473-thread-1) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62763_solr
   [junit4]   2> 406313 INFO  (jetty-launcher-473-thread-4) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 406345 INFO  
(zkCallback-497-thread-1-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 406365 INFO  (jetty-launcher-473-thread-5) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 406366 INFO  
(zkCallback-498-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 406367 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:62771_solr) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 406373 INFO  (jetty-launcher-473-thread-2) 
[n:127.0.0.1:62757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 406385 INFO  (jetty-launcher-473-thread-4) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62771_solr
   [junit4]   2> 406509 INFO  
(zkCallback-496-thread-1-processing-n:127.0.0.1:62766_solr) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 406547 INFO  
(zkCallback-497-thread-1-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 406641 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:62771_solr) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 406641 INFO  
(zkCallback-498-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 406648 INFO  
(zkCallback-500-thread-1-processing-n:127.0.0.1:62757_solr) 
[n:127.0.0.1:62757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 406648 INFO  (jetty-launcher-473-thread-5) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 406650 INFO  (jetty-launcher-473-thread-2) 
[n:127.0.0.1:62757_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 406655 INFO  (jetty-launcher-473-thread-5) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62766_solr
   [junit4]   2> 406696 INFO  (jetty-launcher-473-thread-2) 
[n:127.0.0.1:62757_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62757_solr
   [junit4]   2> 406715 INFO  
(zkCallback-496-thread-1-processing-n:127.0.0.1:62766_solr) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 406715 INFO  
(zkCallback-497-thread-1-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 406715 INFO  
(zkCallback-498-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 406715 INFO  
(zkCallback-500-thread-1-processing-n:127.0.0.1:62757_solr) 
[n:127.0.0.1:62757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 406715 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:62771_solr) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 406916 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62760.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 406926 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62760.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 406926 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62760.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 406927 INFO  (jetty-launcher-473-thread-3) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-001\node3\.
   [junit4]   2> 406970 INFO  (jetty-launcher-473-thread-1) 
[n:127.0.0.1:62763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62763.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 406986 INFO  (jetty-launcher-473-thread-4) 
[n:127.0.0.1:62771_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62771.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407008 INFO  (jetty-launcher-473-thread-4) 
[n:127.0.0.1:62771_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62771.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407009 INFO  (jetty-launcher-473-thread-4) 
[n:127.0.0.1:62771_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62771.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407010 INFO  (jetty-launcher-473-thread-1) 
[n:127.0.0.1:62763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62763.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407010 INFO  (jetty-launcher-473-thread-1) 
[n:127.0.0.1:62763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62763.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407011 INFO  (jetty-launcher-473-thread-4) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-001\node5\.
   [junit4]   2> 407066 INFO  (jetty-launcher-473-thread-5) 
[n:127.0.0.1:62766_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62766.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407084 INFO  (jetty-launcher-473-thread-5) 
[n:127.0.0.1:62766_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62766.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407084 INFO  (jetty-launcher-473-thread-5) 
[n:127.0.0.1:62766_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62766.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407086 INFO  (jetty-launcher-473-thread-5) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-001\node4\.
   [junit4]   2> 407091 INFO  (jetty-launcher-473-thread-2) 
[n:127.0.0.1:62757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407129 INFO  (jetty-launcher-473-thread-2) 
[n:127.0.0.1:62757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407129 INFO  (jetty-launcher-473-thread-2) 
[n:127.0.0.1:62757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 407131 INFO  (jetty-launcher-473-thread-2) 
[n:127.0.0.1:62757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-001\node2\.
   [junit4]   2> 407163 INFO  (jetty-launcher-473-thread-1) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-001\node1\.
   [junit4]   2> 407624 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 407629 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62753/solr ready
   [junit4]   2> 407636 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 407639 INFO  (qtp17413137-2798) [n:127.0.0.1:62757_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 407642 INFO  (qtp17413137-2798) [n:127.0.0.1:62757_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 407642 INFO  (qtp17413137-2797) [n:127.0.0.1:62757_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 407645 INFO  (qtp17413137-2797) [n:127.0.0.1:62757_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 407647 INFO  
(OverseerThreadFactory-1201-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 407648 WARN  
(OverseerThreadFactory-1201-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 407812 INFO  
(OverseerThreadFactory-1201-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 408646 INFO  (qtp17413137-2796) [n:127.0.0.1:62757_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 408646 INFO  (qtp17413137-2796) [n:127.0.0.1:62757_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 408647 INFO  (qtp17413137-2794) [n:127.0.0.1:62757_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 408648 INFO  (qtp17413137-2794) [n:127.0.0.1:62757_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=f4a4c5e6-3da9-4f3a-b6cb-ec3b8dd63241&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 408648 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 408648 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 408656 INFO  (qtp17413137-2795) [n:127.0.0.1:62757_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 408660 INFO  
(OverseerCollectionConfigSetProcessor-98811876693639181-127.0.0.1:62760_solr-n_0000000000)
 [n:127.0.0.1:62760_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 408662 INFO  
(OverseerThreadFactory-1201-thread-2-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 409379 INFO  (qtp17413137-2795) [n:127.0.0.1:62757_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2}
 status=0 QTime=723
   [junit4]   2> 409380 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   2> 409380 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - 
collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 409382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0d9ea0011, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409382 INFO  
(OverseerCollectionConfigSetProcessor-98811876693639181-127.0.0.1:62760_solr-n_0000000000)
 [n:127.0.0.1:62760_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 409382 INFO  (jetty-closer-474-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@13c357e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 409382 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26146584
   [junit4]   2> 409382 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 409402 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bc7cb4: rootName = 
solr_62760, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@12a0d84
   [junit4]   2> 409402 INFO  (jetty-closer-474-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1dd16e3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 409402 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26371352
   [junit4]   2> 409402 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 409402 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bdb124: rootName = 
solr_62757, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1ae980
   [junit4]   2> 409402 INFO  (jetty-closer-474-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@14b3362{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 409416 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 409416 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d14d6e: rootName = 
solr_62757, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c0bbd7
   [junit4]   2> 409422 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 409422 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ea9c6c: rootName = 
solr_62760, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c0bbd7
   [junit4]   2> 409422 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 409422 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e414a: rootName = 
solr_62757, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b265c
   [junit4]   2> 409426 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 409426 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1461ede: rootName = 
solr_62760, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b265c
   [junit4]   2> 409445 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29596039
   [junit4]   2> 409446 INFO  (jetty-closer-474-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@226ab1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 409446 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31907715
   [junit4]   2> 409446 INFO  (jetty-closer-474-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1582597{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 409447 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3813356
   [junit4]   2> 409447 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 409447 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f28aa2: rootName = 
solr_62763, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@10add41
   [junit4]   2> 409447 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 409447 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12c190c: rootName = 
solr_62771, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@9e8f48
   [junit4]   2> 409448 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 409448 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13b1357: rootName = 
solr_62766, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1f122c8
   [junit4]   2> 409449 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 409457 INFO  (jetty-closer-474-thread-5) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 409458 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 409460 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 409461 INFO  (jetty-closer-474-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98811876693639181-127.0.0.1:62760_solr-n_0000000000) closing
   [junit4]   2> 409461 INFO  
(OverseerStateUpdate-98811876693639181-127.0.0.1:62760_solr-n_0000000000) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62760_solr
   [junit4]   2> 409468 WARN  
(zkCallback-500-thread-1-processing-n:127.0.0.1:62757_solr) 
[n:127.0.0.1:62757_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 409469 INFO  (jetty-closer-474-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d89ee9{/solr,null,UNAVAILABLE}
   [junit4]   2> 409473 WARN  
(OverseerAutoScalingTriggerThread-98811876693639181-127.0.0.1:62760_solr-n_0000000000)
 [n:127.0.0.1:62760_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 409473 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:62771_solr) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 409473 INFO  
(zkCallback-497-thread-1-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 409473 INFO  
(zkCallback-498-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 409474 INFO  
(zkCallback-496-thread-1-processing-n:127.0.0.1:62766_solr) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 409498 WARN  
(zkCallback-498-thread-1-processing-n:127.0.0.1:62760_solr) 
[n:127.0.0.1:62760_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 409501 INFO  (jetty-closer-474-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1feb3cf{/solr,null,UNAVAILABLE}
   [junit4]   2> 409503 INFO  
(zkCallback-497-thread-1-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62763_solr
   [junit4]   2> 409504 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:62771_solr) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 409518 INFO  
(zkCallback-497-thread-2-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 409522 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 409522 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c54310: rootName = 
solr_62766, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c0bbd7
   [junit4]   2> 409523 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 409523 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@107b46d: rootName = 
solr_62771, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c0bbd7
   [junit4]   2> 409527 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 409527 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@483421: rootName = 
solr_62766, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b265c
   [junit4]   2> 409528 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 409528 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ce72e: rootName = 
solr_62771, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b265c
   [junit4]   2> 409528 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 409529 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ac7e6: rootName = 
solr_62763, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c0bbd7
   [junit4]   2> 409538 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 409538 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@97832b: rootName = 
solr_62763, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b265c
   [junit4]   2> 409541 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 409541 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 409541 INFO  (jetty-closer-474-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 409541 INFO  (jetty-closer-474-thread-4) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 409541 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 409541 INFO  (jetty-closer-474-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 409543 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0d9ea000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409544 WARN  
(zkCallback-497-thread-2-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:62760_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:62760_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:392)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:389)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:389)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:851)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:747)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:746)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1152)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1147)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [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 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409544 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0d9ea000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409544 WARN  
(zkCallback-496-thread-2-processing-n:127.0.0.1:62766_solr) 
[n:127.0.0.1:62766_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 409559 INFO  (jetty-closer-474-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f0346b{/solr,null,UNAVAILABLE}
   [junit4]   2> 411043 WARN  
(zkCallback-499-thread-1-processing-n:127.0.0.1:62771_solr) 
[n:127.0.0.1:62771_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 411043 WARN  
(zkCallback-497-thread-1-processing-n:127.0.0.1:62763_solr) 
[n:127.0.0.1:62763_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 411045 INFO  (jetty-closer-474-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@bb4b1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 411046 INFO  (jetty-closer-474-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f67c9b{/solr,null,UNAVAILABLE}
   [junit4]   2> 411047 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] 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> 411048 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62753 62753
   [junit4]   2> 411049 INFO  (Thread-772) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62753 62753
   [junit4]   2> 411050 WARN  (Thread-772) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 411050 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[87C4272692C06687])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 411055 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[87C4272692C06687])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-002
   [junit4]   2> 411055 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[87C4272692C06687])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 411055 INFO  (Thread-835) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 411055 INFO  (Thread-835) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 411060 ERROR (Thread-835) [    ] 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> 411155 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[87C4272692C06687])
 [    ] o.a.s.c.ZkTestServer start zk server on port:62842
   [junit4]   2> 411165 INFO  (jetty-launcher-510-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 411165 INFO  (jetty-launcher-510-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 411166 INFO  (jetty-launcher-510-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 411166 INFO  (jetty-launcher-510-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b1765{/solr,null,AVAILABLE}
   [junit4]   2> 411166 INFO  (jetty-launcher-510-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 411166 INFO  (jetty-launcher-510-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76035e{HTTP/1.1,[http/1.1]}{127.0.0.1:62846}
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-2) [    ] 
o.e.j.s.Server Started @424086ms
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ac201a{/solr,null,AVAILABLE}
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62846}
   [junit4]   2> 411167 ERROR (jetty-launcher-510-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:49.579Z
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10d624{/solr,null,AVAILABLE}
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10a0f43{HTTP/1.1,[http/1.1]}{127.0.0.1:62849}
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-3) [    ] 
o.e.j.s.Server Started @424086ms
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62849}
   [junit4]   2> 411167 ERROR (jetty-launcher-510-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16e3f7a{HTTP/1.1,[http/1.1]}{127.0.0.1:62852}
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-1) [    ] 
o.e.j.s.Server Started @424087ms
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62852}
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e4728c{/solr,null,AVAILABLE}
   [junit4]   2> 411167 ERROR (jetty-launcher-510-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 411168 INFO  (jetty-launcher-510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 411168 INFO  (jetty-launcher-510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411168 INFO  (jetty-launcher-510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 411168 INFO  (jetty-launcher-510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:49.580Z
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18d4e3f{HTTP/1.1,[http/1.1]}{127.0.0.1:62855}
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-5) [    ] 
o.e.j.s.Server Started @424088ms
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62855}
   [junit4]   2> 411167 INFO  (jetty-launcher-510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 411169 ERROR (jetty-launcher-510-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:49.581Z
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 411169 INFO  (jetty-launcher-510-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:49.581Z
   [junit4]   2> 411171 INFO  (jetty-launcher-510-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 411172 INFO  (jetty-launcher-510-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@149ebc7{/solr,null,AVAILABLE}
   [junit4]   2> 411173 INFO  (jetty-launcher-510-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c51660{HTTP/1.1,[http/1.1]}{127.0.0.1:62864}
   [junit4]   2> 411173 INFO  (jetty-launcher-510-thread-4) [    ] 
o.e.j.s.Server Started @424092ms
   [junit4]   2> 411173 INFO  (jetty-launcher-510-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62864}
   [junit4]   2> 411173 ERROR (jetty-launcher-510-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 411173 INFO  (jetty-launcher-510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 411173 INFO  (jetty-launcher-510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411173 INFO  (jetty-launcher-510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 411173 INFO  (jetty-launcher-510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-11T19:19:49.585Z
   [junit4]   2> 411202 INFO  (jetty-launcher-510-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411202 INFO  (jetty-launcher-510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411202 INFO  (jetty-launcher-510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411222 INFO  (jetty-launcher-510-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62842/solr
   [junit4]   2> 411222 INFO  (jetty-launcher-510-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62842/solr
   [junit4]   2> 411227 INFO  (jetty-launcher-510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411227 INFO  (jetty-launcher-510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411234 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0f1df0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 411234 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0f1df0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 411235 INFO  (jetty-launcher-510-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62842/solr
   [junit4]   2> 411238 INFO  (jetty-launcher-510-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62842/solr
   [junit4]   2> 411238 INFO  (jetty-launcher-510-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62842/solr
   [junit4]   2> 412229 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 412232 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62849_solr
   [junit4]   2> 412236 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.Overseer Overseer 
(id=98811877095571468-127.0.0.1:62849_solr-n_0000000000) starting
   [junit4]   2> 412239 INFO  (jetty-launcher-510-thread-5) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 412240 INFO  (jetty-launcher-510-thread-4) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 412240 INFO  (jetty-launcher-510-thread-5) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62855_solr
   [junit4]   2> 412289 INFO  (jetty-launcher-510-thread-1) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 412292 INFO  (jetty-launcher-510-thread-4) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62864_solr
   [junit4]   2> 412292 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:62864_solr) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 412292 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:62849_solr) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 412292 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:62855_solr) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 412297 INFO  
(zkCallback-536-thread-1-processing-n:127.0.0.1:62846_solr) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 412359 INFO  
(zkCallback-536-thread-1-processing-n:127.0.0.1:62846_solr) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 412363 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:62864_solr) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 412363 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:62849_solr) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 412363 INFO  (jetty-launcher-510-thread-2) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 412363 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:62855_solr) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 412363 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:62852_solr) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 412371 INFO  (jetty-launcher-510-thread-1) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 412378 INFO  (jetty-launcher-510-thread-2) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62846_solr
   [junit4]   2> 412380 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62849_solr
   [junit4]   2> 412434 INFO  
(zkCallback-536-thread-1-processing-n:127.0.0.1:62846_solr) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 412434 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:62852_solr) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 412434 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:62855_solr) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 412435 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:62849_solr) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 412435 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:62864_solr) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 412460 INFO  (jetty-launcher-510-thread-1) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62852_solr
   [junit4]   2> 412465 INFO  
(zkCallback-536-thread-1-processing-n:127.0.0.1:62846_solr) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 412465 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:62855_solr) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 412465 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:62849_solr) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 412465 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:62864_solr) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 412465 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:62852_solr) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 412528 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:62852_solr) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 412528 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:62855_solr) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 412528 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:62849_solr) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 412528 INFO  
(zkCallback-536-thread-1-processing-n:127.0.0.1:62846_solr) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 412530 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:62864_solr) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 412587 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62849.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412626 INFO  (jetty-launcher-510-thread-2) 
[n:127.0.0.1:62846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62846.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412636 INFO  (jetty-launcher-510-thread-1) 
[n:127.0.0.1:62852_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62852.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412647 INFO  (jetty-launcher-510-thread-1) 
[n:127.0.0.1:62852_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62852.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412647 INFO  (jetty-launcher-510-thread-1) 
[n:127.0.0.1:62852_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62852.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412650 INFO  (jetty-launcher-510-thread-1) 
[n:127.0.0.1:62852_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-002\node1\.
   [junit4]   2> 412658 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62849.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412658 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62849.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412660 INFO  (jetty-launcher-510-thread-4) 
[n:127.0.0.1:62864_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62864.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412692 INFO  (jetty-launcher-510-thread-3) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-002\node3\.
   [junit4]   2> 412695 INFO  (jetty-launcher-510-thread-4) 
[n:127.0.0.1:62864_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62864.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412696 INFO  (jetty-launcher-510-thread-4) 
[n:127.0.0.1:62864_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62864.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412699 INFO  (jetty-launcher-510-thread-4) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-002\node5\.
   [junit4]   2> 412702 INFO  (jetty-launcher-510-thread-2) 
[n:127.0.0.1:62846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62846.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412703 INFO  (jetty-launcher-510-thread-2) 
[n:127.0.0.1:62846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62846.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 412704 INFO  (jetty-launcher-510-thread-2) 
[n:127.0.0.1:62846_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-002\node2\.
   [junit4]   2> 413128 INFO  (jetty-launcher-510-thread-5) 
[n:127.0.0.1:62855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62855.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 413133 INFO  (jetty-launcher-510-thread-5) 
[n:127.0.0.1:62855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62855.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 413133 INFO  (jetty-launcher-510-thread-5) 
[n:127.0.0.1:62855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62855.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b05dc
   [junit4]   2> 413139 INFO  (jetty-launcher-510-thread-5) 
[n:127.0.0.1:62855_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_87C4272692C06687-001\tempDir-002\node4\.
   [junit4]   2> 413313 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0ce0f1df0010, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 413384 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[87C4272692C06687])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 413385 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[87C4272692C06687])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62842/solr ready
   [junit4]   2> 413389 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[87C4272692C06687])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 413392 INFO  (qtp7422995-2978) [n:127.0.0.1:62849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=4173cdf3-4366-47dd-b73a-060d1e84f065&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 413392 INFO  (qtp7422995-2978) [n:127.0.0.1:62849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=4173cdf3-4366-47dd-b73a-060d1e84f065&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 413432 INFO  
(OverseerThreadFactory-1245-thread-1-processing-n:127.0.0.1:62849_solr) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 413432 INFO  (qtp7422995-2973) [n:127.0.0.1:62849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4173cdf3-4366-47dd-b73a-060d1e84f065&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 413433 INFO  (qtp7422995-2973) [n:127.0.0.1:62849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4173cdf3-4366-47dd-b73a-060d1e84f065&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 413565 INFO  
(OverseerStateUpdate-98811877095571468-127.0.0.1:62849_solr-n_0000000000) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62849/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 413570 INFO  
(OverseerStateUpdate-98811877095571468-127.0.0.1:62849_solr-n_0000000000) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62864/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 413575 INFO  
(OverseerStateUpdate-98811877095571468-127.0.0.1:62849_solr-n_0000000000) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62852/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 413578 INFO  
(OverseerStateUpdate-98811877095571468-127.0.0.1:62849_solr-n_0000000000) 
[n:127.0.0.1:62849_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62846/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 413781 INFO  (qtp17248670-2953) [n:127.0.0.1:62846_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=4173cdf3-4366-47dd-b73a-060d1e84f0651664477029672115&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 413781 INFO  (qtp13888817-2986) [n:127.0.0.1:62852_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=4173cdf3-4366-47dd-b73a-060d1e84f0651664477025178745&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 413782 INFO  (qtp7422995-2972) [n:127.0.0.1:62849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=4173cdf3-4366-47dd-b73a-060d1e84f0651664477016837409&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 413782 INFO  (qtp16837301-3000) [n:127.0.0.1:62864_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=4173cdf3-4366-47dd-b73a-060d1e84f0651664477019698636&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 413784 INFO  
(parallelCoreAdminExecutor-1243-thread-1-processing-n:127.0.0.1:62864_solr 
4173cdf3-4366-47dd-b73a-060d1e84f0651664477019698636 CREATE) 
[n:127.0.0.1:62864_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=4173cdf3-4366-47dd-b73a-060d1e84f0651664477019698636&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 413784 INFO  
(parallelCoreAdminExecutor-1243-thread-1-processing-n:127.0.0.1:62864_solr 
4173cdf3-4366-47dd-b73a-060d1e84f0651664477019698636 CREATE) 
[n:127.0.0.1:62864_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 413784 INFO  
(parallelCoreAdminExecutor-1241-thread-1-processing-n:127.0.0.1:62849_solr 
4173cdf3-4366-47dd-b73a-060d1e84f0651664477016837409 CREATE) 
[n:127.0.0.1:62849_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&vers

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

d1.replica_n2 / com.codahale.metrics.MetricRegistry@1ef26bc
   [junit4]   2> 1536419 INFO  (coreCloseExecutor-6379-thread-1) 
[n:127.0.0.1:55207_solr c:recoverytest s:shard1 r:core_node4 
x:recoverytest_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.recoverytest.shard1.leader, tag=489806
   [junit4]   2> 1536419 INFO  (coreCloseExecutor-6378-thread-1) 
[n:127.0.0.1:55212_solr c:recoverytest s:shard1 r:core_node3 
x:recoverytest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.recoverytest.shard1.leader, tag=25249697
   [junit4]   2> 1536434 INFO  (jetty-closer-3991-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98811950083014661-127.0.0.1:55207_solr-n_0000000001) closing
   [junit4]   2> 1536434 WARN  
(OverseerAutoScalingTriggerThread-98811950083014661-127.0.0.1:55207_solr-n_0000000001)
 [n:127.0.0.1:55207_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1536434 INFO  
(OverseerStateUpdate-98811950083014661-127.0.0.1:55207_solr-n_0000000001) 
[n:127.0.0.1:55207_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55207_solr
   [junit4]   2> 1536434 WARN  
(zkCallback-4001-thread-1-processing-n:127.0.0.1:55207_solr) 
[n:127.0.0.1:55207_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1536450 INFO  (jetty-closer-3991-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1be8b8c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1536450 INFO  
(zkCallback-4013-thread-1-processing-n:127.0.0.1:55212_solr) 
[n:127.0.0.1:55212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1536450 INFO  
(zkCallback-4013-thread-2-processing-n:127.0.0.1:55212_solr) 
[n:127.0.0.1:55212_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55212_solr
   [junit4]   2> 1543412 ERROR 
(recoveryExecutor-4011-thread-1-processing-n:127.0.0.1:55212_solr 
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node3) 
[n:127.0.0.1:55212_solr c:recoverytest s:shard1 r:core_node3 
x:recoverytest_shard1_replica_n1] o.a.s.c.RecoveryStrategy SolrCore not found - 
cannot recover:recoverytest_shard1_replica_n1
   [junit4]   2> 1543412 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f0cf1f043000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1543412 WARN  
(zkCallback-4013-thread-3-processing-n:127.0.0.1:55212_solr) 
[n:127.0.0.1:55212_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1543412 INFO  (jetty-closer-3991-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@20a52a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1543412 ERROR 
(SUITE-RecoveryZkTest-seed#[87C4272692C06687]-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> 1543412 INFO  
(SUITE-RecoveryZkTest-seed#[87C4272692C06687]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55203 55203
   [junit4]   2> 1543412 INFO  (Thread-3283) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55203 55203
   [junit4]   2> 1543412 WARN  (Thread-3283) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/collections/recoverytest/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/recoverytest/leader_elect/shard1/election/98811950083014661-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1543412 INFO  
(SUITE-RecoveryZkTest-seed#[87C4272692C06687]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Oct 11, 2017 7:38:42 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=uk, timezone=CAT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=55624240,total=424935424
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, HdfsDirectoryTest, TestNumericRangeQuery32, 
MoveReplicaTest, TestLegacyFieldReuse, TestRetrieveFieldsOptimizer, 
TestShardHandlerFactory, QueryParsingTest, TestUnifiedSolrHighlighter, 
TestStressUserVersions, TestReplicationHandler, TestNRTOpen, 
TestSolrCLIRunExample, OverseerStatusTest, TestIndexingPerformance, 
TestNumericTerms32, TestDFISimilarityFactory, TestLFUCache, 
BigEndianAscendingWordDeserializerTest, SolrMetricReporterTest, 
TestSweetSpotSimilarityFactory, TestInfoStreamLogging, NodeMutatorTest, 
UnloadDistributedZkTest, TestFieldCacheSortRandom, TestGraphTermsQParserPlugin, 
TestSQLHandler, ConnectionManagerTest, TestMacros, DocValuesNotIndexedTest, 
TemplateUpdateProcessorTest, CustomCollectionTest, TestSolrCoreProperties, 
SuggesterWFSTTest, TestSortByMinMaxFunction, TestChildDocTransformer, 
TestDynamicLoading, TestReloadDeadlock, TestConfigSetsAPI, 
AnalyticsMergeStrategyTest, CoreMergeIndexesAdminHandlerTest, IndexSchemaTest, 
SolrIndexMetricsTest, StatsReloadRaceTest, PathHierarchyTokenizerFactoryTest, 
TestCloudPseudoReturnFields, TestHdfsBackupRestoreCore, TestCloudDeleteByQuery, 
SimpleFacetsTest, SolrCoreMetricManagerTest, TestFieldCacheWithThreads, 
ShardRoutingTest, HardAutoCommitTest, CdcrReplicationDistributedZkTest, 
TestLeaderElectionZkExpiry, TestTolerantUpdateProcessorRandomCloud, 
SpatialRPTFieldTypeTest, BaseCdcrDistributedZkTest, 
TestPHPSerializedResponseWriter, HttpSolrCallGetCoreTest, 
TestComplexPhraseQParserPlugin, AlternateDirectoryTest, TestSolr4Spatial2, 
FacetPivotSmallTest, UninvertDocValuesMergePolicyTest, RegexBoostProcessorTest, 
TestReversedWildcardFilterFactory, BlockJoinFacetSimpleTest, 
TestPerFieldSimilarityWithDefaultOverride, TestSchemaVersionResource, 
DistributedFacetPivotLargeTest, BlobRepositoryCloudTest, UtilsToolTest, 
DateRangeFieldTest, TestSolrFieldCacheBean, 
UniqFieldsUpdateProcessorFactoryTest, TestAuthorizationFramework, 
UUIDFieldTest, URLClassifyProcessorTest, HdfsSyncSliceTest, 
TestIBSimilarityFactory, ChaosMonkeyNothingIsSafeTest, 
TestStressInPlaceUpdates, TestDeleteCollectionOnDownNodes, 
CdcrRequestHandlerTest, CursorMarkTest, TestCorePropertiesReload, 
SimpleMLTQParserTest, TestRequestStatusCollectionAPI, V2StandaloneTest, 
TestConfigSetsAPIZkFailure, TestExtendedDismaxParser, TestSegmentSorting, 
TestSort, TestSolrCloudSnapshots, SolrXmlInZkTest, MigrateRouteKeyTest, 
TestFieldCacheReopen, TolerantUpdateProcessorTest, SolrTestCaseJ4Test, 
RuleEngineTest, TestCustomDocTransformer, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSchemaResource, 
DocValuesTest, CoreAdminHandlerTest, NotRequiredUniqueKeyTest, 
AnalysisErrorHandlingTest, TestMultiWordSynonyms, CoreAdminCreateDiscoverTest, 
TestLRUStatsCache, RemoteQueryErrorTest, RequiredFieldsTest, 
TestHighlightDedupGrouping, DirectUpdateHandlerTest, SolrJmxReporterCloudTest, 
OverseerTest, HdfsTlogReplayBufferedWhileIndexingTest, ClusterStateUpdateTest, 
BinaryUpdateRequestHandlerTest, SortSpecParsingTest, HLLUtilTest, 
ComputePlanActionTest, TestAtomicUpdateErrorCases, 
PreAnalyzedUpdateProcessorTest, CSVRequestHandlerTest, MultiTermTest, 
DisMaxRequestHandlerTest, ZkStateWriterTest, TestQuerySenderNoQuery, 
ReplicaListTransformerTest, TestCollectionAPI, MetricUtilsTest, 
DeleteReplicaTest, TestSolrCloudWithHadoopAuthPlugin, TestManagedSchema, 
HdfsRecoveryZkTest, TestExpandComponent, TestClusterStateMutator, 
ConjunctionSolrSpellCheckerTest, HighlighterTest, PrimUtilsTest, 
TestPayloadScoreQParserPlugin, DistributedFacetPivotSmallAdvancedTest, 
WordBreakSolrSpellCheckerTest, TestDelegationWithHadoopAuth, ScriptEngineTest, 
TestPhraseSuggestions, TestExceedMaxTermLength, TestJsonFacetRefinement, 
SyncSliceTest, TestSystemCollAutoCreate, MoveReplicaHDFSFailoverTest, 
TestInPlaceUpdatesDistrib, ResourceLoaderTest, TestSurroundQueryParser, 
UpdateLogTest, ChangedSchemaMergeTest, TestStreamBody, HighlighterConfigTest, 
TestJavabinTupleStreamParser, RequestLoggingTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, CoreSorterTest, 
TestNumericTokenStream, TestLegacyTerms, TestPrepRecovery, TimeZoneUtilsTest, 
TestUpdate, LeaderElectionTest, TestRandomRequestDistribution, TestBlobHandler, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryZkTest]
   [junit4] Completed [339/744 (2!)] on J0 in 19.89s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to