Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1463/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC

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

Error Message:
Error from server at 
https://127.0.0.1:46161/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 https://127.0.0.1:46161/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([848B96C08D9B4183:277138650A73AB26]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46161/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:527)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 12635 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 497031 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848B96C08D9B4183]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/init-core-data-001
   [junit4]   2> 497032 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848B96C08D9B4183]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 497032 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848B96C08D9B4183]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 497034 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848B96C08D9B4183]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 497036 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001
   [junit4]   2> 497036 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 497036 INFO  (Thread-1067) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 497036 INFO  (Thread-1067) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 497039 ERROR (Thread-1067) [    ] 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> 497136 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43865
   [junit4]   2> 497138 INFO  (zkConnectionManagerCallback-4758-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497142 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 497142 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 497142 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 497142 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 497142 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 497144 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 497144 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 497144 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 497145 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 497145 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 497145 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 497145 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 497145 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 497145 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 497145 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b62389{/solr,null,AVAILABLE}
   [junit4]   2> 497149 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 497149 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 497149 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 497152 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9e25ed{/solr,null,AVAILABLE}
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@486e02{/solr,null,AVAILABLE}
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@75a6c5{SSL,[ssl, 
http/1.1]}{127.0.0.1:46161}
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.e.j.s.Server Started @498594ms
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46161}
   [junit4]   2> 497153 ERROR (jetty-launcher-4755-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T04:40:44.229Z
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@160b90e{SSL,[ssl, 
http/1.1]}{127.0.0.1:34951}
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@15d0c0{SSL,[ssl, 
http/1.1]}{127.0.0.1:45415}
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.e.j.s.Server Started @498595ms
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.e.j.s.Server Started @498595ms
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34951}
   [junit4]   2> 497153 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45415}
   [junit4]   2> 497153 ERROR (jetty-launcher-4755-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497153 ERROR (jetty-launcher-4755-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T04:40:44.230Z
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a32e25{/solr,null,AVAILABLE}
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T04:40:44.230Z
   [junit4]   2> 497154 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e4748c{/solr,null,AVAILABLE}
   [junit4]   2> 497159 INFO  (zkConnectionManagerCallback-4762-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11a7e57{SSL,[ssl, 
http/1.1]}{127.0.0.1:42177}
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.e.j.s.Server Started @498601ms
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42177}
   [junit4]   2> 497160 ERROR (jetty-launcher-4755-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 497160 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T04:40:44.236Z
   [junit4]   2> 497166 INFO  (zkConnectionManagerCallback-4764-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497166 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62d910{SSL,[ssl, 
http/1.1]}{127.0.0.1:46109}
   [junit4]   2> 497166 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.e.j.s.Server Started @498608ms
   [junit4]   2> 497166 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46109}
   [junit4]   2> 497166 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497166 ERROR (jetty-launcher-4755-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497166 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 497166 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497167 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 497167 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T04:40:44.243Z
   [junit4]   2> 497169 INFO  (zkConnectionManagerCallback-4766-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497170 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497173 INFO  (zkConnectionManagerCallback-4760-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497174 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497181 INFO  (zkConnectionManagerCallback-4768-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497184 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497186 INFO  (jetty-launcher-4755-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43865/solr
   [junit4]   2> 497187 INFO  (jetty-launcher-4755-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43865/solr
   [junit4]   2> 497187 INFO  (jetty-launcher-4755-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43865/solr
   [junit4]   2> 497193 INFO  (jetty-launcher-4755-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43865/solr
   [junit4]   2> 497193 INFO  (zkConnectionManagerCallback-4774-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497193 INFO  (zkConnectionManagerCallback-4777-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497196 INFO  
(zkConnectionManagerCallback-4787-thread-1-processing-n:127.0.0.1:34951_solr) 
[n:127.0.0.1:34951_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497196 INFO  (zkConnectionManagerCallback-4784-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497196 INFO  (jetty-launcher-4755-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43865/solr
   [junit4]   2> 497196 INFO  (zkConnectionManagerCallback-4781-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497213 INFO  (zkConnectionManagerCallback-4792-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497213 INFO  
(zkConnectionManagerCallback-4789-thread-1-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497217 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497217 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42177_solr
   [junit4]   2> 497217 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.Overseer Overseer 
(id=72075685329895435-127.0.0.1:42177_solr-n_0000000000) starting
   [junit4]   2> 497224 INFO  (jetty-launcher-4755-thread-2) 
[n:127.0.0.1:34951_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497225 INFO  (jetty-launcher-4755-thread-2) 
[n:127.0.0.1:34951_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34951_solr
   [junit4]   2> 497238 INFO  
(zkCallback-4786-thread-1-processing-n:127.0.0.1:34951_solr) 
[n:127.0.0.1:34951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 497241 INFO  
(zkConnectionManagerCallback-4796-thread-1-processing-n:127.0.0.1:45415_solr) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497241 INFO  
(zkConnectionManagerCallback-4797-thread-1-processing-n:127.0.0.1:46161_solr) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497245 INFO  
(zkCallback-4788-thread-1-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 497247 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42177_solr
   [junit4]   2> 497249 INFO  (jetty-launcher-4755-thread-4) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 497249 INFO  (jetty-launcher-4755-thread-5) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 497250 INFO  (jetty-launcher-4755-thread-5) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497250 INFO  (jetty-launcher-4755-thread-4) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497250 INFO  (jetty-launcher-4755-thread-5) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46161_solr
   [junit4]   2> 497251 INFO  (jetty-launcher-4755-thread-4) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45415_solr
   [junit4]   2> 497257 INFO  
(zkConnectionManagerCallback-4801-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497260 INFO  (jetty-launcher-4755-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 497260 INFO  (jetty-launcher-4755-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497261 INFO  (jetty-launcher-4755-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46109_solr
   [junit4]   2> 497272 INFO  
(zkCallback-4786-thread-1-processing-n:127.0.0.1:34951_solr) 
[n:127.0.0.1:34951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 497273 INFO  
(zkCallback-4788-thread-1-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 497290 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:46161_solr) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 497290 INFO  
(zkCallback-4800-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 497294 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:45415_solr) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 497308 INFO  (jetty-launcher-4755-thread-2) 
[n:127.0.0.1:34951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34951.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497315 INFO  (jetty-launcher-4755-thread-2) 
[n:127.0.0.1:34951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34951.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497315 INFO  (jetty-launcher-4755-thread-2) 
[n:127.0.0.1:34951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34951.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497316 INFO  (jetty-launcher-4755-thread-2) 
[n:127.0.0.1:34951_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node2/.
   [junit4]   2> 497344 INFO  (jetty-launcher-4755-thread-5) 
[n:127.0.0.1:46161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46161.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497350 INFO  (jetty-launcher-4755-thread-5) 
[n:127.0.0.1:46161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46161.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497350 INFO  (jetty-launcher-4755-thread-5) 
[n:127.0.0.1:46161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46161.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497350 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42177.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497351 INFO  (jetty-launcher-4755-thread-5) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node5/.
   [junit4]   2> 497357 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42177.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497357 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42177.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497359 INFO  (jetty-launcher-4755-thread-3) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node3/.
   [junit4]   2> 497369 INFO  (jetty-launcher-4755-thread-4) 
[n:127.0.0.1:45415_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45415.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497375 INFO  (jetty-launcher-4755-thread-4) 
[n:127.0.0.1:45415_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45415.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497375 INFO  (jetty-launcher-4755-thread-4) 
[n:127.0.0.1:45415_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45415.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497375 INFO  (jetty-launcher-4755-thread-4) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node4/.
   [junit4]   2> 497392 INFO  (jetty-launcher-4755-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497398 INFO  (jetty-launcher-4755-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497398 INFO  (jetty-launcher-4755-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497398 INFO  (jetty-launcher-4755-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node1/.
   [junit4]   2> 497472 INFO  (zkConnectionManagerCallback-4810-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497474 INFO  (zkConnectionManagerCallback-4814-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497475 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 497475 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43865/solr ready
   [junit4]   2> 497476 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 497477 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@160b90e{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 497477 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12919408
   [junit4]   2> 497477 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 497477 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10b059: rootName = 
solr_34951, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@17ac95d
   [junit4]   2> 497483 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 497483 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1541a10: rootName = 
solr_34951, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bf22f
   [junit4]   2> 497486 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 497486 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b725: rootName = 
solr_34951, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1fbe85b
   [junit4]   2> 497487 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34951_solr
   [junit4]   2> 497488 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 497488 INFO  
(zkCallback-4788-thread-2-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 497488 INFO  
(zkCallback-4786-thread-1-processing-n:127.0.0.1:34951_solr) 
[n:127.0.0.1:34951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 497488 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 497488 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:45415_solr) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 497488 INFO  
(zkCallback-4800-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 497488 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:46161_solr) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 497488 INFO  (zkCallback-4813-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 497489 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@486e02{/solr,null,UNAVAILABLE}
   [junit4]   2> 497489 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 497490 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 497491 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 497491 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 497491 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 497491 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1441afb{/solr,null,AVAILABLE}
   [junit4]   2> 497491 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@13849ae{SSL,[ssl, 
http/1.1]}{127.0.0.1:39809}
   [junit4]   2> 497491 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.e.j.s.Server Started @498933ms
   [junit4]   2> 497491 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39809}
   [junit4]   2> 497492 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 497492 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 497492 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 497492 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 497492 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T04:40:44.568Z
   [junit4]   2> 497493 INFO  (zkConnectionManagerCallback-4816-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497493 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497502 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43865/solr
   [junit4]   2> 497503 INFO  (zkConnectionManagerCallback-4820-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497504 INFO  
(zkConnectionManagerCallback-4822-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497507 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [n:127.0.0.1:39809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 497507 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [n:127.0.0.1:39809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497508 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [n:127.0.0.1:39809_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39809_solr
   [junit4]   2> 497509 INFO  (zkCallback-4813-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 497509 INFO  
(zkCallback-4788-thread-2-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 497509 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:45415_solr) 
[n:127.0.0.1:45415_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 497510 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:46161_solr) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 497510 INFO  
(zkCallback-4800-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 497514 INFO  
(zkCallback-4821-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 497576 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [n:127.0.0.1:39809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39809.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [n:127.0.0.1:39809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39809.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [n:127.0.0.1:39809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39809.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 497584 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[848B96C08D9B4183])
 [n:127.0.0.1:39809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node6/.
   [junit4]   2> 497682 INFO  (qtp19872372-11703) [n:127.0.0.1:39809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=769b2edc-cd67-4cba-8996-06ee49175473&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 497683 INFO  (qtp19872372-11703) [n:127.0.0.1:39809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=769b2edc-cd67-4cba-8996-06ee49175473&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 497685 INFO  (qtp19872372-11701) [n:127.0.0.1:39809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=769b2edc-cd67-4cba-8996-06ee49175473&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 497685 INFO  
(OverseerThreadFactory-2402-thread-1-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 497685 INFO  (qtp19872372-11701) [n:127.0.0.1:39809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=769b2edc-cd67-4cba-8996-06ee49175473&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 497788 INFO  
(OverseerStateUpdate-72075685329895435-127.0.0.1:42177_solr-n_0000000000) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46109/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 497790 INFO  
(OverseerStateUpdate-72075685329895435-127.0.0.1:42177_solr-n_0000000000) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46161/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 497791 INFO  
(OverseerStateUpdate-72075685329895435-127.0.0.1:42177_solr-n_0000000000) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39809/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 497793 INFO  
(OverseerStateUpdate-72075685329895435-127.0.0.1:42177_solr-n_0000000000) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42177/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 498006 INFO  (qtp19872372-11702) [n:127.0.0.1:39809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051961472944&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=8
   [junit4]   2> 498006 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051961472944&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 498007 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 498042 INFO  (qtp29150820-11588) [n:127.0.0.1:46161_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051960324444&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 498042 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051960324444&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 498042 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 498045 INFO  (qtp17248207-11595) [n:127.0.0.1:42177_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051962379511&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=3
   [junit4]   2> 498046 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051962379511&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 498046 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 498048 INFO  (qtp30869035-11600) [n:127.0.0.1:46109_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051959014317&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 498048 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=769b2edc-cd67-4cba-8996-06ee49175473276051959014317&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 498048 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 498050 INFO  (qtp17248207-11603) [n:127.0.0.1:42177_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511
   [junit4]   2> 498050 INFO  (qtp17248207-11603) [n:127.0.0.1:42177_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=769b2edc-cd67-4cba-8996-06ee49175473276051962379511&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 498152 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:46161_solr) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498152 INFO  
(zkCallback-4821-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498152 INFO  
(zkCallback-4788-thread-1-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498152 INFO  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:46161_solr) 
[n:127.0.0.1:46161_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498152 INFO  
(zkCallback-4821-thread-2-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498152 INFO  
(zkCallback-4800-thread-2-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498152 INFO  
(zkCallback-4788-thread-2-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498152 INFO  
(zkCallback-4800-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 498688 INFO  (qtp17248207-11602) [n:127.0.0.1:42177_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=769b2edc-cd67-4cba-8996-06ee49175473&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 498689 INFO  (qtp17248207-11602) [n:127.0.0.1:42177_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=769b2edc-cd67-4cba-8996-06ee49175473&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 499015 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 499019 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 499026 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 499026 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n4' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 499026 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_39809.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 499026 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499026 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node6/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node6/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 499051 INFO  (qtp17248207-11595) [n:127.0.0.1:42177_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511
   [junit4]   2> 499051 INFO  (qtp17248207-11595) [n:127.0.0.1:42177_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=769b2edc-cd67-4cba-8996-06ee49175473276051962379511&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 499056 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 499056 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 499056 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 499061 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 499063 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 499063 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n2' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 499063 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 499063 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_46161.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 499063 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 499063 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499063 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node5/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node5/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 499065 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 499065 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n6' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 499065 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_42177.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 499065 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 499065 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499065 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 499065 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node3/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node3/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 499073 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_46109.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f489c
   [junit4]   2> 499073 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499073 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 499142 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499142 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 499142 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499142 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 499143 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 499143 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 499143 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 499143 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 499144 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@84d805[testcollection_shard2_replica_n6] main]
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13fcbf4[testcollection_shard2_replica_n4] main]
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 499145 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 499146 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 499146 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1593980691385679872
   [junit4]   2> 499146 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499146 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 499146 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 499146 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 499147 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 499147 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 499147 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b8a33[testcollection_shard1_replica_n1] main]
   [junit4]   2> 499147 INFO  
(searcherExecutor-2420-thread-1-processing-x:testcollection_shard2_replica_n4 
r:core_node7 769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE 
n:127.0.0.1:39809_solr s:shard2 c:testcollection) [n:127.0.0.1:39809_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@13fcbf4[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499148 INFO  
(searcherExecutor-2422-thread-1-processing-x:testcollection_shard2_replica_n6 
r:core_node8 769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE 
n:127.0.0.1:42177_solr s:shard2 c:testcollection) [n:127.0.0.1:42177_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@84d805[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499148 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e41b35[testcollection_shard1_replica_n2] main]
   [junit4]   2> 499148 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 499148 INFO  
(parallelCoreAdminExecutor-2406-thread-1-processing-n:127.0.0.1:42177_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051962379511 CREATE) 
[n:127.0.0.1:42177_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1593980691387777024
   [junit4]   2> 499148 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 499149 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 499149 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 499149 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 499149 INFO  
(parallelCoreAdminExecutor-2411-thread-1-processing-n:127.0.0.1:46109_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE) 
[n:127.0.0.1:46109_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1593980691388825600
   [junit4]   2> 499149 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 499150 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1593980691389874176
   [junit4]   2> 499150 INFO  
(searcherExecutor-2423-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node3 769b2edc-cd67-4cba-8996-06ee49175473276051959014317 CREATE 
n:127.0.0.1:46109_solr s:shard1 c:testcollection) [n:127.0.0.1:46109_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@6b8a33[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499151 INFO  
(searcherExecutor-2421-thread-1-processing-x:testcollection_shard1_replica_n2 
r:core_node5 769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE 
n:127.0.0.1:46161_solr s:shard1 c:testcollection) [n:127.0.0.1:46161_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@1e41b35[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499152 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, 
version is not match, retrying
   [junit4]   2> 499153 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 499153 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 499153 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39809/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 499154 INFO  
(parallelCoreAdminExecutor-2418-thread-1-processing-n:127.0.0.1:39809_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051961472944 CREATE) 
[n:127.0.0.1:39809_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n4 url=https://127.0.0.1:39809/solr START 
replicas=[https://127.0.0.1:42177/solr/testcollection_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 499154 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 499154 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 499154 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46161/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 499155 INFO  
(parallelCoreAdminExecutor-2405-thread-1-processing-n:127.0.0.1:46161_solr 
769b2edc-cd67-4cba-8996-06ee49175473276051960324444 CREATE) 
[n:127.0.0.1:46161_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n2 url=https://127.0.0.1:46161/solr START 
replicas=[https://127.0.0.1:46109/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 499157 INFO  (qtp17248207-11595) [n:127.0.0.1:42177_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 499160 INFO  (qtp30869035-11600) [n:127.0.0.1:46109_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 499259 INFO  
(zkCallback-4788-thread-2-processing-n:127.0.0.1:42177_solr) 
[n:127.0.0.1:42177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged path:/c

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

:34623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
(1) -> (0)
   [junit4]   2> 527282 INFO  
(zkCallback-4981-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 527283 INFO  
(zkCallback-4991-thread-1-processing-n:127.0.0.1:35675_solr) 
[n:127.0.0.1:35675_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 527283 INFO  (jetty-closer-4896-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 527283 INFO  (jetty-closer-4896-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 527283 INFO  (jetty-closer-4896-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72075686482411532-127.0.0.1:34623_solr-n_0000000002) closing
   [junit4]   2> 527283 INFO  
(OverseerStateUpdate-72075686482411532-127.0.0.1:34623_solr-n_0000000002) 
[n:127.0.0.1:34623_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34623_solr
   [junit4]   2> 527283 WARN  
(OverseerAutoScalingTriggerThread-72075686482411532-127.0.0.1:34623_solr-n_0000000002)
 [n:127.0.0.1:34623_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 527285 INFO  
(zkCallback-4961-thread-2-processing-n:127.0.0.1:41069_solr) 
[n:127.0.0.1:41069_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41069_solr
   [junit4]   2> 527286 INFO  (jetty-closer-4896-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@91e78c{/solr,null,UNAVAILABLE}
   [junit4]   2> 527286 INFO  (jetty-closer-4896-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 527294 INFO  (coreCloseExecutor-2629-thread-1) 
[n:127.0.0.1:33817_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard2.leader, 
tag=3455083
   [junit4]   2> 527296 INFO  (coreCloseExecutor-2632-thread-1) 
[n:127.0.0.1:35675_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard1.leader, 
tag=20441666
   [junit4]   2> 527297 INFO  (coreCloseExecutor-2630-thread-1) 
[n:127.0.0.1:46705_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard1.leader, tag=680071
   [junit4]   2> 527298 INFO  (coreCloseExecutor-2631-thread-1) 
[n:127.0.0.1:41069_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard2.leader, 
tag=21281452
   [junit4]   2> 527299 INFO  (jetty-closer-4896-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@162665b{/solr,null,UNAVAILABLE}
   [junit4]   2> 527299 INFO  (jetty-closer-4896-thread-5) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 527300 INFO  (jetty-closer-4896-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@87827d{/solr,null,UNAVAILABLE}
   [junit4]   2> 527300 INFO  (jetty-closer-4896-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 527302 INFO  (jetty-closer-4896-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@133747f{/solr,null,UNAVAILABLE}
   [junit4]   2> 527302 INFO  (jetty-closer-4896-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 528802 INFO  (jetty-closer-4896-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d03fe5{/solr,null,UNAVAILABLE}
   [junit4]   2> 528802 INFO  (jetty-closer-4896-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 528803 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[848B96C08D9B4183])
 [    ] 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> 528803 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[848B96C08D9B4183])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41609 41609
   [junit4]   2> 528831 INFO  (Thread-1199) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41609 41609
   [junit4]   2> 528831 WARN  (Thread-1199) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        8       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        7       
/solr/collections/testStopAllStartAllCollection/terms/shard2
   [junit4]   2>        7       
/solr/collections/testStopAllStartAllCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72075686482411532-127.0.0.1:34623_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 528831 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[848B96C08D9B4183])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 528832 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[848B96C08D9B4183]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41609 41609
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_848B96C08D9B4183-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=SystemV/MST7
   [junit4]   2> NOTE: Linux 4.13.0-36-generic i386/Oracle Corporation 
1.8.0_162 (32-bit)/cpus=8,threads=1,free=200655440,total=356253696
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, 
SolrTestCaseJ4Test, SolrXmlInZkTest, ConnectionManagerTest, BitVectorTest, 
TestRebalanceLeaders, TestSubQueryTransformerDistrib, LukeRequestHandlerTest, 
HdfsChaosMonkeySafeLeaderTest, SearchHandlerTest, TestFieldCache, 
TestJavabinTupleStreamParser, NoCacheHeaderTest, AnalyticsQueryTest, 
SolrJmxReporterTest, TestPullReplicaErrorHandling, TestLRUStatsCache, 
RecoveryAfterSoftCommitTest, TestConfigSets, WordBreakSolrSpellCheckerTest, 
AutoscalingHistoryHandlerTest, IndexSchemaRuntimeFieldTest, 
DistributedQueueTest, SortSpecParsingTest, TestStressLiveNodes, 
TestJsonRequest, ConcurrentDeleteAndCreateCollectionTest, TestCoreBackup, 
ShowFileRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud, 
UUIDUpdateProcessorFallbackTest, NumericFieldsTest, URLClassifyProcessorTest, 
CoreMergeIndexesAdminHandlerTest, TestTrieFacet, DisMaxRequestHandlerTest, 
SolrIndexMetricsTest, DocValuesMultiTest, TestSolrCloudWithSecureImpersonation, 
TestDynamicFieldCollectionResource, SharedFSAutoReplicaFailoverTest, 
UninvertDocValuesMergePolicyTest, TestNestedDocsSort, TestReloadAndDeleteDocs, 
TestRestManager, TestComputePlanAction, FileBasedSpellCheckerTest, 
TestDistributedStatsComponentCardinality, DateMathParserTest, 
OverseerCollectionConfigSetProcessorTest, TestComplexPhraseLeadingWildcard, 
TestSolrCoreSnapshots, TestReloadDeadlock, TestMinMaxOnMultiValuedField, 
CollectionsAPISolrJTest, ReturnFieldsTest, TestConfigOverlay, 
TestPayloadScoreQParserPlugin, TestSystemCollAutoCreate, ZkShardTermsTest, 
JvmMetricsTest, TestReplicaProperties, PreAnalyzedUpdateProcessorTest, 
TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [164/778 (1!)] on J2 in 31.83s, 3 tests, 1 error <<< 
FAILURES!

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

[repro] Revision: 1a3468b87282a97222243b7176d9eaeb603e4968

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster 
-Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=848B96C08D9B4183 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk 
-Dtests.timezone=SystemV/MST7 -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 3310 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCollectionsAPIViaSolrCloudCluster" 
-Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" 
-Dtests.seed=848B96C08D9B4183 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sk -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 81 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