Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/31/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
http://127.0.0.1:34303/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=utf-8"/> <title>Error 404 
Can not find: /solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:34303/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=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([848D4F40F5C06FE:ABB27A5188B4EC5B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:170)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34303/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=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.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:528)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more




Build Log:
[...truncated 14457 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 2558857 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848D4F40F5C06FE]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/init-core-data-001
   [junit4]   2> 2558858 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848D4F40F5C06FE]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 2558858 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848D4F40F5C06FE]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2558858 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848D4F40F5C06FE]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2558859 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-001
   [junit4]   2> 2558859 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2558860 INFO  (Thread-8243) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2558860 INFO  (Thread-8243) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2558861 ERROR (Thread-8243) [    ] 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> 2558960 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45643
   [junit4]   2> 2558961 INFO  (zkConnectionManagerCallback-10200-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558962 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2558962 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2558962 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2558962 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2558963 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2558967 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558967 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558967 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2558969 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57da3c3c{/solr,null,AVAILABLE}
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49bf1549{HTTP/1.1,[http/1.1]}{127.0.0.1:36323}
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.e.j.s.Server Started @2558999ms
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36323}
   [junit4]   2> 2558970 ERROR (jetty-launcher-10197-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558970 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:13.049965Z
   [junit4]   2> 2558971 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558971 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558971 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558971 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558971 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2558971 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2558971 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17203aff{/solr,null,AVAILABLE}
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f9e5f43{HTTP/1.1,[http/1.1]}{127.0.0.1:33673}
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.e.j.s.Server Started @2559001ms
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33673}
   [junit4]   2> 2558972 ERROR (jetty-launcher-10197-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2558972 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:13.051983Z
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b2347d3{/solr,null,AVAILABLE}
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@491a5a69{HTTP/1.1,[http/1.1]}{127.0.0.1:42889}
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.e.j.s.Server Started @2559002ms
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42889}
   [junit4]   2> 2558973 ERROR (jetty-launcher-10197-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558973 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:13.052933Z
   [junit4]   2> 2558974 INFO  (zkConnectionManagerCallback-10206-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558974 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558977 INFO  (zkConnectionManagerCallback-10202-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a5a6ce9{/solr,null,AVAILABLE}
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@58c5e874{HTTP/1.1,[http/1.1]}{127.0.0.1:39169}
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.e.j.s.Server Started @2559006ms
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39169}
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558977 ERROR (jetty-launcher-10197-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558977 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:13.057128Z
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6281380f{/solr,null,AVAILABLE}
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9479f39{HTTP/1.1,[http/1.1]}{127.0.0.1:41731}
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.e.j.s.Server Started @2559007ms
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41731}
   [junit4]   2> 2558978 ERROR (jetty-launcher-10197-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558978 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:13.057773Z
   [junit4]   2> 2558980 INFO  (zkConnectionManagerCallback-10210-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558980 INFO  (zkConnectionManagerCallback-10204-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558980 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558980 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558981 INFO  (jetty-launcher-10197-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45643/solr
   [junit4]   2> 2558981 INFO  (zkConnectionManagerCallback-10208-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558981 INFO  (jetty-launcher-10197-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45643/solr
   [junit4]   2> 2558981 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558982 INFO  (zkConnectionManagerCallback-10216-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558982 INFO  (zkConnectionManagerCallback-10218-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558983 INFO  (zkConnectionManagerCallback-10220-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558985 INFO  (jetty-launcher-10197-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45643/solr
   [junit4]   2> 2558985 INFO  (jetty-launcher-10197-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45643/solr
   [junit4]   2> 2558986 INFO  (zkConnectionManagerCallback-10228-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558986 INFO  (zkConnectionManagerCallback-10231-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558986 INFO  (jetty-launcher-10197-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45643/solr
   [junit4]   2> 2558986 INFO  (zkConnectionManagerCallback-10222-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558986 INFO  (zkConnectionManagerCallback-10234-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558987 INFO  (zkConnectionManagerCallback-10236-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558987 INFO  (zkConnectionManagerCallback-10238-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558987 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028676997000c, likely client has closed socket
   [junit4]   2> 2558987 INFO  (zkConnectionManagerCallback-10240-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559033 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2559033 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2559033 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2559033 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41731_solr
   [junit4]   2> 2559033 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42889_solr
   [junit4]   2> 2559034 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36323_solr
   [junit4]   2> 2559034 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.Overseer Overseer 
(id=72102018656174094-127.0.0.1:41731_solr-n_0000000000) starting
   [junit4]   2> 2559040 INFO  (zkCallback-10237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2559040 INFO  (zkCallback-10219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2559040 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2559043 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2559043 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2559044 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2559044 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2559045 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2559045 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33673_solr
   [junit4]   2> 2559049 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2559049 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39169_solr
   [junit4]   2> 2559049 INFO  (zkCallback-10219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2559049 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2559049 INFO  (zkCallback-10237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2559049 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2559049 INFO  (zkCallback-10219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2559049 INFO  (zkCallback-10237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2559066 INFO  (zkCallback-10239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2559071 INFO  (zkCallback-10235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2559071 INFO  (zkConnectionManagerCallback-10255-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559072 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2559073 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45643/solr ready
   [junit4]   2> 2559076 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2559076 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41731_solr
   [junit4]   2> 2559077 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2559077 INFO  (zkCallback-10219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2559077 INFO  (zkCallback-10235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2559077 INFO  (zkCallback-10239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2559081 INFO  (zkCallback-10254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2559083 INFO  (zkCallback-10237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2559107 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42889.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559115 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42889.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559115 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42889.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559116 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-001/node3/.
   [junit4]   2> 2559161 INFO  (zkConnectionManagerCallback-10260-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559161 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2559161 INFO  (jetty-launcher-10197-thread-3) 
[n:127.0.0.1:42889_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45643/solr ready
   [junit4]   2> 2559177 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36323.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559184 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36323.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559184 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36323.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559185 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-001/node4/.
   [junit4]   2> 2559188 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41731.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559195 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41731.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559195 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41731.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559196 INFO  (jetty-launcher-10197-thread-2) 
[n:127.0.0.1:41731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-001/node2/.
   [junit4]   2> 2559244 INFO  (zkConnectionManagerCallback-10265-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559245 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2559246 INFO  (jetty-launcher-10197-thread-4) 
[n:127.0.0.1:36323_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45643/solr ready
   [junit4]   2> 2559249 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33673.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559257 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33673.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559257 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33673.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559258 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-001/node5/.
   [junit4]   2> 2559262 INFO  (zkConnectionManagerCallback-10270-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559263 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2559265 INFO  (jetty-launcher-10197-thread-5) 
[n:127.0.0.1:33673_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45643/solr ready
   [junit4]   2> 2559292 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39169.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559296 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39169.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559297 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39169.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2559297 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-001/node1/.
   [junit4]   2> 2559299 INFO  (zkConnectionManagerCallback-10275-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559299 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2559299 INFO  (jetty-launcher-10197-thread-1) 
[n:127.0.0.1:39169_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45643/solr ready
   [junit4]   2> 2559341 INFO  (zkConnectionManagerCallback-10277-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559342 INFO  (zkConnectionManagerCallback-10282-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559343 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2559343 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45643/solr ready
   [junit4]   2> 2559344 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 2559346 INFO  (qtp1087168095-34144) [n:127.0.0.1:42889_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
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> 2559346 INFO  (OverseerThreadFactory-8994-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 2559347 WARN  (OverseerThreadFactory-8994-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 2559449 INFO  (qtp1087168095-34144) [n:127.0.0.1:42889_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2559450 INFO  (qtp1087168095-34144) [n:127.0.0.1:42889_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={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=104
   [junit4]   2> 2559450 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] 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> 2559450 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 2559450 INFO  (qtp1087168095-34170) [n:127.0.0.1:42889_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> 2559451 INFO  
(OverseerCollectionConfigSetProcessor-72102018656174094-127.0.0.1:41731_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2559451 INFO  (OverseerThreadFactory-8994-thread-2) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 2560154 INFO  (qtp1087168095-34170) [n:127.0.0.1:42889_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2}
 status=0 QTime=703
   [junit4]   2> 2560154 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   2> 2560154 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - 
collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 2560155 INFO  (jetty-closer-10198-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@491a5a69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2560155 INFO  (jetty-closer-10198-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@9479f39{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2560156 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1233301889
   [junit4]   2> 2560156 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2052504476
   [junit4]   2> 2560156 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2560157 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cb7f510: rootName = 
solr_42889, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@623b4be8
   [junit4]   2> 2560157 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2560157 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e1a1fa9: rootName = 
solr_41731, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@79c53039
   [junit4]   2> 2560157 INFO  (jetty-closer-10198-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@58c5e874{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2560157 INFO  (jetty-closer-10198-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@f9e5f43{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2560158 INFO  (jetty-closer-10198-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@49bf1549{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2560158 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=731968972
   [junit4]   2> 2560158 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2560158 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7317b063: rootName = 
solr_33673, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@706c4e27
   [junit4]   2> 2560158 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1766012759
   [junit4]   2> 2560158 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2560158 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7366b953: rootName = 
solr_39169, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6a42df
   [junit4]   2> 2560159 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=987127987
   [junit4]   2> 2560159 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2560159 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ee965c0: rootName = 
solr_36323, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2798dc59
   [junit4]   2> 2560166 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2560166 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f7d6de9: rootName = 
solr_42889, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7db85c1f
   [junit4]   2> 2560167 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2560167 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f9bcd3f: rootName = 
solr_41731, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7db85c1f
   [junit4]   2> 2560168 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2560168 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@784cb184: rootName = 
solr_33673, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7db85c1f
   [junit4]   2> 2560168 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2560168 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@99981a3: rootName = 
solr_39169, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7db85c1f
   [junit4]   2> 2560170 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2560170 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a94d6fc: rootName = 
solr_36323, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7db85c1f
   [junit4]   2> 2560173 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2560173 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14cda4eb: rootName = 
solr_42889, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@13c27384
   [junit4]   2> 2560173 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2560174 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e3caa28: rootName = 
solr_41731, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@13c27384
   [junit4]   2> 2560174 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42889_solr
   [junit4]   2> 2560174 INFO  (zkCallback-10235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560174 INFO  (zkCallback-10239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560174 INFO  (zkCallback-10254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560174 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560175 INFO  (zkCallback-10269-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560175 INFO  (zkCallback-10274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560175 INFO  (zkCallback-10264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560175 INFO  (zkCallback-10259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560175 INFO  (zkCallback-10237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560175 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2560175 INFO  (zkCallback-10219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2560175 INFO  (jetty-closer-10198-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2560175 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41731_solr
   [junit4]   2> 2560176 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2560176 INFO  (jetty-closer-10198-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72102018656174094-127.0.0.1:41731_solr-n_0000000000) closing
   [junit4]   2> 2560176 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560176 INFO  (zkCallback-10254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560176 INFO  (zkCallback-10269-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560176 INFO  (zkCallback-10274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560176 INFO  (zkCallback-10264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560176 INFO  
(OverseerStateUpdate-72102018656174094-127.0.0.1:41731_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41731_solr
   [junit4]   2> 2560176 INFO  (zkCallback-10235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560177 INFO  (zkCallback-10219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560177 INFO  (zkCallback-10237-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560177 WARN  
(OverseerAutoScalingTriggerThread-72102018656174094-127.0.0.1:41731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2560176 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2560176 INFO  (zkCallback-10239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2560178 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2560178 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b010920: rootName = 
solr_39169, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@13c27384
   [junit4]   2> 2560182 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dad9069: rootName = 
solr_33673, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@13c27384
   [junit4]   2> 2560182 INFO  (jetty-closer-10198-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b2347d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560183 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100286769970010, likely client has closed socket
   [junit4]   2> 2560183 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2560183 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1aef0e4c: rootName = 
solr_36323, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@13c27384
   [junit4]   2> 2560183 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36323_solr
   [junit4]   2> 2560183 INFO  (jetty-closer-10198-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2560184 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33673_solr
   [junit4]   2> 2560184 INFO  (jetty-closer-10198-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6281380f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560185 INFO  (jetty-closer-10198-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2560185 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39169_solr
   [junit4]   2> 2560185 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36323_solr
   [junit4]   2> 2560185 INFO  (jetty-closer-10198-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2560186 INFO  (jetty-closer-10198-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2560186 INFO  (zkCallback-10269-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2560186 INFO  (zkCallback-10235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2560186 INFO  (zkCallback-10274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2560186 INFO  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 2560186 INFO  (zkCallback-10269-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2560186 INFO  (zkCallback-10239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 2560186 INFO  (zkCallback-10264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2560186 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2560186 INFO  (zkCallback-10235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2560187 INFO  (zkCallback-10264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2560187 INFO  (jetty-closer-10198-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2560187 INFO  (zkCallback-10274-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2560187 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028676997000d, likely client has closed socket
   [junit4]   2> 2560187 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100286769970012, likely client has closed socket
   [junit4]   2> 2560187 INFO  (jetty-closer-10198-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17203aff{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560187 INFO  (jetty-closer-10198-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2561688 WARN  (zkCallback-10221-thread-1) [    ] 
o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:39169_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:39169_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:885)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$3(ZkStateReader.java:791)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4717)
 [?:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:790)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1400(ZkStateReader.java:73) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1283)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1278)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 2561688 WARN  (zkCallback-10239-thread-1) [    ] 
o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:39169_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:39169_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:885)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$3(ZkStateReader.java:791)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4717)
 [?:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:790)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1400(ZkStateReader.java:73) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1283)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1278)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 2561689 INFO  (jetty-closer-10198-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a5a6ce9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2561689 INFO  (jetty-closer-10198-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57da3c3c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2561689 INFO  (jetty-closer-10198-thread-5) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2561689 INFO  (jetty-closer-10198-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2561689 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] 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> 2561690 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45643 45643
   [junit4]   2> 2563231 INFO  (Thread-8243) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45643 45643
   [junit4]   2> 2563231 WARN  (Thread-8243) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72102018656174089-127.0.0.1:36323_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2> 
   [junit4]   2> 2563231 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[848D4F40F5C06FE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 2563233 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-002
   [junit4]   2> 2563233 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2563233 INFO  (Thread-8291) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2563233 INFO  (Thread-8291) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2563234 ERROR (Thread-8291) [    ] 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> 2563333 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[848D4F40F5C06FE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33643
   [junit4]   2> 2563334 INFO  (zkConnectionManagerCallback-10286-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563336 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2563336 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2563336 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2563336 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2563336 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cdd90f6{/solr,null,AVAILABLE}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eb8a0e9{/solr,null,AVAILABLE}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@199febc3{/solr,null,AVAILABLE}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@21dd42bf{HTTP/1.1,[http/1.1]}{127.0.0.1:40801}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23e48a5f{HTTP/1.1,[http/1.1]}{127.0.0.1:34453}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.e.j.s.Server Started @2563368ms
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.e.j.s.Server Started @2563368ms
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f6395bc{HTTP/1.1,[http/1.1]}{127.0.0.1:46615}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.e.j.s.Server Started @2563368ms
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34453}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40801}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46615}
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2563339 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2563339 ERROR (jetty-launcher-10283-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2563339 ERROR (jetty-launcher-10283-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e40ebcd{/solr,null,AVAILABLE}
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:17.419158Z
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4702c504{HTTP/1.1,[http/1.1]}{127.0.0.1:41847}
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.e.j.s.Server Started @2563369ms
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41847}
   [junit4]   2> 2563340 ERROR (jetty-launcher-10283-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2563340 ERROR (jetty-launcher-10283-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:17.419594Z
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:17.419692Z
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:17.419945Z
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2563340 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2563341 INFO  (zkConnectionManagerCallback-10288-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e684bb9{/solr,null,AVAILABLE}
   [junit4]   2> 2563341 INFO  (zkConnectionManagerCallback-10290-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35e78dce{HTTP/1.1,[http/1.1]}{127.0.0.1:38635}
   [junit4]   2> 2563341 INFO  (zkConnectionManagerCallback-10292-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.e.j.s.Server Started @2563370ms
   [junit4]   2> 2563341 INFO  (zkConnectionManagerCallback-10294-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38635}
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2563341 ERROR (jetty-launcher-10283-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2563341 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2563342 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2563342 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2563342 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2563342 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2563342 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T05:31:17.421111Z
   [junit4]   2> 2563344 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028677aad0002, likely client has closed socket
   [junit4]   2> 2563344 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028677aad0001, likely client has closed socket
   [junit4]   2> 2563344 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028677aad0004, likely client has closed socket
   [junit4]   2> 2563345 INFO  (zkConnectionManagerCallback-10296-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563345 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2563346 INFO  (jetty-launcher-10283-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 2563346 INFO  (jetty-launcher-10283-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 2563346 INFO  (jetty-launcher-10283-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 2563346 INFO  (jetty-launcher-10283-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 2563346 INFO  (zkConnectionManagerCallback-10306-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563347 INFO  (zkConnectionManagerCallback-10312-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563347 INFO  (zkConnectionManagerCallback-10310-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563347 INFO  (zkConnectionManagerCallback-10308-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563347 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028677aad0006, likely client has closed socket
   [junit4]   2> 2563347 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028677aad0008, likely client has closed socket
   [junit4]   2> 2563348 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10028677aad0009, likely client has closed socket
   [junit4]   2> 2563348 INFO  (zkConnectionManagerCallback-10314-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563348 INFO  (zkConnectionManagerCallback-10316-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563348 INFO  (zkConnectionManagerCallback-10318-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563349 INFO  (zkConnectionManagerCallback-10320-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563350 INFO  (jetty-launcher-10283-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 2563350 INFO  (zkConnectionManagerCallback-10324-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563351 INFO  (zkConnectionManagerCallback-10326-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563438 INFO  (jetty-launcher-10283-thread-3) 
[n:127.0.0.1:46615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2563439 INFO  (jetty-launcher-10283-thread-3) 
[n:127.0.0.1:46615_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46615_solr
   [junit4]   2> 2563439 INFO  (jetty-launcher-10283-thread-5) 
[n:127.0.0.1:34453_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2563439 INFO  (jetty-launcher-10283-thread-2) 
[n:127.0.0.1:40801_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2563439 INFO  (jetty-launcher-10283-thread-3) 
[n:127.0.0.1:46615_solr    ] o.a.s.c.Overseer Overseer 
(id=72102018942828557-127.0.0.1:46615_solr-n_0000000000) starting
   [junit4]   2> 2563439 INFO  (jetty-launcher-10283-thread-5) 
[n:127.0.0.1:34453_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34453_solr
   [junit4]   2> 2563439 INFO  (jetty-launcher-10283-thread-2) 
[n:127.0.0.1:40801_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40801_solr
   [junit4]   2> 2563440 INFO  (jetty-launcher-10283-thread-4) 
[n:127.0.0.1:41847_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2563441 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2563441 INFO  (zkCallback-10315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2563441 INFO  (zkCallback-10319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2563441 INFO  (zkCallback-10317-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2563445 INFO  (zkCallback-10313-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2563445 INFO  (jetty-launcher-10283-thread-4) 
[n:127.0.0.1:41847_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2563445 INFO  (jetty-launcher-10283-thread-4) 
[n:127.0.0.1:41847_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41847_solr
   [junit4]   2> 2563446 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2563446 INFO  (zkCallback-10315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2563446 INFO  (zkCallback-10319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2563447 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2563447 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38635_solr
   [junit4]   2> 2563448 INFO  (zkCallback-10315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2563449 INFO  (zkCallback-10313-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2563457 INFO  (zkCallback-10317-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2563457 INFO  (zkCallback-10319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2563461 INFO  (zkCallback-10325-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2563465 INFO  (zkCallback-10313-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2563469 INFO  (zkConnectionManagerCallback-10341-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563469 INFO  (jetty-launcher-10283-thread-3) 
[n:127.0.0.1:46615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2563470 INFO  (jetty-launcher-10283-thread-3) 
[n:127.0.0.1:46615_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33643/solr ready
   [junit4]   2> 2563473 INFO  (jetty-launcher-10283-thread-3) 
[n:127.0.0.1:46615_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2563473 INFO  (jetty-launcher-10283-thread-3) 
[n:127.0.0.1:46615_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46615_solr
   [junit4]   2> 2563474 INFO  (zkCallback-10325-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2563474 INFO  (zkCallback-10317-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2563474 INFO  (zkCallback-10315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2563474 INFO  (zkCallback-10313-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2563477 INFO  (zkCallback-10340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2563477 INFO  (zkCallback-10319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2563533 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38635.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2563540 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38635.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2563540 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38635.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2563541 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001/tempDir-002/node1/.
   [junit4]   2> 2563552 INFO  (zkConnectionManagerCallback-10346-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2563552 INFO  (jetty-launcher-10283-thread-1) 
[n:127.0.0.1:38635_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2563553 INFO  (jetty-launcher-10283-thread-2) 
[n:127.0.0.1:40801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40801.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@232badc3
   [junit4]   2> 2563553 INFO  (jet

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

st(CloudSolrClient.java:819)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
   [junit4]    >        at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:170)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34303/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >        ... 1 more
   [junit4]   2> 2595965 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848D4F40F5C06FE]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44617 44617
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848D4F40F5C06FE-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=7, maxDocsPerChunk=2, blockSize=536), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=7, blockSize=536)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=nus-SS, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=326051296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterPerf, 
SpellCheckCollatorTest, OverseerStatusTest, TestCollationField, PluginInfoTest, 
TestBinaryField, TestWordDelimiterFilterFactory, OutputWriterTest, 
TestInfoStreamLogging, ZkNodePropsTest, TestCloudDeleteByQuery, 
TestBulkSchemaAPI, TestMinMaxOnMultiValuedField, TestStressInPlaceUpdates, 
TestGeoJSONResponseWriter, TestSerializedLuceneMatchVersion, 
TestSolrCLIRunExample, SolrCoreCheckLockOnStartupTest, 
DistributedQueryComponentCustomSortTest, SpellingQueryConverterTest, 
NodeMutatorTest, HttpTriggerListenerTest, TestSubQueryTransformer, 
TestExceedMaxTermLength, AnalysisErrorHandlingTest, TestNumericRangeQuery32, 
TestComponentsName, CdcrBootstrapTest, TestSQLHandlerNonCloud, 
OverseerCollectionConfigSetProcessorTest, UUIDUpdateProcessorFallbackTest, 
HdfsRecoveryZkTest, TestDocTermOrdsUninvertLimit, TestInPlaceUpdatesStandalone, 
SystemLogListenerTest, JavabinLoaderTest, TestFastOutputStream, 
TestLuceneMatchVersion, TestDistributedSearch, TestStandardQParsers, 
ZkSolrClientTest, TestCloudPivotFacet, TriggerIntegrationTest, 
TestSolrCloudWithKerberosAlt, HdfsDirectoryFactoryTest, TestRandomFaceting, 
TestQueryWrapperFilter, HdfsThreadLeakTest, TestExtendedDismaxParser, 
DistributedTermsComponentTest, SearchHandlerTest, CheckHdfsIndexTest, 
DateRangeFieldTest, TestJsonRequest, CleanupOldIndexTest, 
BigEndianAscendingWordSerializerTest, TestPullReplica, 
FieldAnalysisRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestSort, 
TestGroupingSearch, TestSolrDeletionPolicy1, TestXmlQParser, 
CollectionsAPIDistributedZkTest, TestDynamicFieldResource, 
TestManagedSynonymFilterFactory, LeaderVoteWaitTimeoutTest, 
TestReRankQParserPlugin, BadIndexSchemaTest, CustomHighlightComponentTest, 
BinaryUpdateRequestHandlerTest, MBeansHandlerTest, 
TestConfigSetsAPIExclusivity, HdfsWriteToMultipleCollectionsTest, 
TestSolrCoreSnapshots, HdfsDirectoryTest, IndexBasedSpellCheckerTest, 
RAMDirectoryFactoryTest, TestNestedDocsSort, TestSSLRandomization, 
ZkFailoverTest, SolrRequestParserTest, DebugComponentTest, 
TestRetrieveFieldsOptimizer, TestCoreBackup, SolrXmlInZkTest, 
AtomicUpdatesTest, ClassificationUpdateProcessorTest, 
TestEmbeddedSolrServerConstructors, EchoParamsTest, TestCollectionAPIs, 
TestConfigOverlay, TestHashPartitioner, DeleteNodeTest, 
PreAnalyzedUpdateProcessorTest, FullSolrCloudDistribCmdsTest, 
TestDeleteCollectionOnDownNodes, SolrCloudReportersTest, 
CdcrRequestHandlerTest, TestClassicSimilarityFactory, SuggesterWFSTTest, 
TestCloudManagedSchema, TestHalfAndHalfDocValues, 
SharedFSAutoReplicaFailoverTest, TestLMDirichletSimilarityFactory, 
TestSearcherReuse, ExternalFileFieldSortTest, VersionInfoTest, 
CursorPagingTest, DirectUpdateHandlerTest, MetricsHandlerTest, 
HttpPartitionTest, TestSchemaResource, TestSolr4Spatial2, 
TestAddFieldRealTimeGet, BlockCacheTest, TestTriggerIntegration, 
TestPseudoReturnFields, TestQuerySenderNoQuery, TestIndexSearcher, 
TestMergePolicyConfig, CollectionStateFormat2Test, MoveReplicaTest, 
CoreAdminRequestStatusTest, TestComplexPhraseQParserPlugin, 
PKIAuthenticationIntegrationTest, HighlighterConfigTest, TestPushWriter, 
BlockJoinFacetSimpleTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, 
RecoveryZkTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, 
TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, 
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestBadConfig, 
HighlighterTest, SoftAutoCommitTest, TestSystemIdResolver, ClusterStateTest, 
TestUtils, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, CircularListTest, 
TestRTGBase, DistributedIntervalFacetingTest, TestCrossCoreJoin, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TokenizerChainTest, 
TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, AliasIntegrationTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, 
ConfigSetsAPITest, CreateRoutedAliasTest, DeleteReplicaTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
ReplicationFactorTest, SaslZkACLProviderTest, TestCloudInspectUtil, 
TestCloudSearcherWarming, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestRandomRequestDistribution, TestRebalanceLeaders, 
TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TestTolerantUpdateProcessorCloud, 
TlogReplayBufferedWhileIndexingTest, ZkShardTermsTest, CollectionReloadTest, 
TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [594/804 (1!)] on J0 in 37.12s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 44423 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/31/consoleText

[repro] Revision: 0e45b39476f287fe56ec4734c5c8695a99f8cb5d

[repro] Repro line:  ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster 
-Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=848D4F40F5C06FE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=nus-SS -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestCollectionsAPIViaSolrCloudCluster
[repro] ant compile-test

[...truncated 3321 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCollectionsAPIViaSolrCloudCluster" 
-Dtests.showOutput=onerror  -Dtests.seed=848D4F40F5C06FE -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nus-SS 
-Dtests.timezone=Europe/Stockholm -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 86 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
[repro] Exiting with code 0

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

Reply via email to