Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/840/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
Error from server at http://127.0.0.1:34355/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34355/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([8F0691F684BAF0F5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        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.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:62)
        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$6.evaluate(RandomizedRunner.java:874)
        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)


FAILED:  org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter

Error Message:
Error from server at http://127.0.0.1:44687/solr: Could not fully remove 
collection: testCreateShardRepFactor

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:44687/solr: Could not fully remove collection: 
testCreateShardRepFactor
        at 
__randomizedtesting.SeedInfo.seed([58FDB848713D6F78:F0CB2695EE5C8422]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        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.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
        at 
org.apache.solr.cloud.CustomCollectionTest.ensureClusterEmpty(CustomCollectionTest.java:53)
        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$9.evaluate(RandomizedRunner.java:968)
        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)


FAILED:  org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([58FDB848713D6F78:D0A98792DFC10280]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
        at 
org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:97)
        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)




Build Log:
[...truncated 11616 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/init-core-data-001
   [junit4]   2> 20559 WARN  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 20559 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 20563 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 20563 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 20564 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001
   [junit4]   2> 20564 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 20564 INFO  (Thread-59) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 20564 INFO  (Thread-59) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 20565 ERROR (Thread-59) [    ] 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> 20664 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39729
   [junit4]   2> 20669 INFO  (jetty-launcher-38-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 20669 INFO  (jetty-launcher-38-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 20669 INFO  (jetty-launcher-38-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 20670 INFO  (jetty-launcher-38-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 20678 INFO  (jetty-launcher-38-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b1611b{/solr,null,AVAILABLE}
   [junit4]   2> 20678 INFO  (jetty-launcher-38-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b4e71e{/solr,null,AVAILABLE}
   [junit4]   2> 20679 INFO  (jetty-launcher-38-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@847dca{/solr,null,AVAILABLE}
   [junit4]   2> 20679 INFO  (jetty-launcher-38-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10456d9{/solr,null,AVAILABLE}
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3241e2{HTTP/1.1,[http/1.1]}{127.0.0.1:44687}
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-4) [    ] o.e.j.s.Server 
Started @21998ms
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44687}
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6121aa{HTTP/1.1,[http/1.1]}{127.0.0.1:35933}
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ab7b76{HTTP/1.1,[http/1.1]}{127.0.0.1:33589}
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-2) [    ] o.e.j.s.Server 
Started @21998ms
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-1) [    ] o.e.j.s.Server 
Started @21998ms
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35933}
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33589}
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a6f2b7{HTTP/1.1,[http/1.1]}{127.0.0.1:37869}
   [junit4]   2> 20680 ERROR (jetty-launcher-38-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-3) [    ] o.e.j.s.Server 
Started @21998ms
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37869}
   [junit4]   2> 20680 ERROR (jetty-launcher-38-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 20680 ERROR (jetty-launcher-38-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-17T10:34:31.861Z
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-17T10:34:31.861Z
   [junit4]   2> 20680 INFO  (jetty-launcher-38-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-17T10:34:31.861Z
   [junit4]   2> 20681 ERROR (jetty-launcher-38-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 20681 INFO  (jetty-launcher-38-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-17T10:34:31.861Z
   [junit4]   2> 20684 INFO  (jetty-launcher-38-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20685 INFO  (jetty-launcher-38-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20685 INFO  (jetty-launcher-38-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20686 INFO  (jetty-launcher-38-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20726 INFO  (jetty-launcher-38-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39729/solr
   [junit4]   2> 20726 INFO  (jetty-launcher-38-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39729/solr
   [junit4]   2> 20726 INFO  (jetty-launcher-38-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39729/solr
   [junit4]   2> 20739 INFO  (jetty-launcher-38-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39729/solr
   [junit4]   2> 20746 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fc98b51c10006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 20748 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fc98b51c10007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 20860 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20860 INFO  (jetty-launcher-38-thread-4) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20860 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35933_solr
   [junit4]   2> 20861 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.Overseer Overseer 
(id=99019317034680330-127.0.0.1:35933_solr-n_0000000000) starting
   [junit4]   2> 20861 INFO  (jetty-launcher-38-thread-1) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20862 INFO  (jetty-launcher-38-thread-1) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33589_solr
   [junit4]   2> 20862 INFO  (jetty-launcher-38-thread-4) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44687_solr
   [junit4]   2> 20862 INFO  (jetty-launcher-38-thread-3) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20863 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 20867 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35933_solr
   [junit4]   2> 20864 INFO  (jetty-launcher-38-thread-3) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37869_solr
   [junit4]   2> 20870 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 20870 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 20871 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 20871 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 20871 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 20872 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 20881 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 21034 INFO  (jetty-launcher-38-thread-3) 
[n:127.0.0.1:37869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37869.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21054 INFO  (jetty-launcher-38-thread-3) 
[n:127.0.0.1:37869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37869.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21054 INFO  (jetty-launcher-38-thread-3) 
[n:127.0.0.1:37869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37869.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21057 INFO  (jetty-launcher-38-thread-3) 
[n:127.0.0.1:37869_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.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node3/.
   [junit4]   2> 21066 INFO  (jetty-launcher-38-thread-4) 
[n:127.0.0.1:44687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44687.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21081 INFO  (jetty-launcher-38-thread-4) 
[n:127.0.0.1:44687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44687.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21082 INFO  (jetty-launcher-38-thread-4) 
[n:127.0.0.1:44687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44687.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21083 INFO  (jetty-launcher-38-thread-4) 
[n:127.0.0.1:44687_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.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node4/.
   [junit4]   2> 21131 INFO  (jetty-launcher-38-thread-1) 
[n:127.0.0.1:33589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33589.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21144 INFO  (jetty-launcher-38-thread-1) 
[n:127.0.0.1:33589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33589.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21144 INFO  (jetty-launcher-38-thread-1) 
[n:127.0.0.1:33589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33589.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21145 INFO  (jetty-launcher-38-thread-1) 
[n:127.0.0.1:33589_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.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node1/.
   [junit4]   2> 21183 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35933.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21198 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35933.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21198 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35933.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 21200 INFO  (jetty-launcher-38-thread-2) 
[n:127.0.0.1:35933_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.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node2/.
   [junit4]   2> 21281 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 21282 INFO  
(SUITE-CustomCollectionTest-seed#[58FDB848713D6F78]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39729/solr ready
   [junit4]   2> 21300 INFO  
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[58FDB848713D6F78]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI
   [junit4]   2> 21300 INFO  
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[58FDB848713D6F78]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 21304 INFO  (qtp11458537-288) [n:127.0.0.1:44687_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c&replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&name=implicitcoll&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 21311 INFO  
(OverseerThreadFactory-155-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
implicitcoll
   [junit4]   2> 21418 INFO  
(OverseerStateUpdate-99019317034680330-127.0.0.1:35933_solr-n_0000000000) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"implicitcoll_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44687/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 21419 INFO  
(OverseerStateUpdate-99019317034680330-127.0.0.1:35933_solr-n_0000000000) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"implicitcoll_a_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37869/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 21423 INFO  
(OverseerStateUpdate-99019317034680330-127.0.0.1:35933_solr-n_0000000000) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"implicitcoll_b_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33589/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 21425 INFO  
(OverseerStateUpdate-99019317034680330-127.0.0.1:35933_solr-n_0000000000) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"implicitcoll_b_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35933/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 21426 INFO  
(OverseerStateUpdate-99019317034680330-127.0.0.1:35933_solr-n_0000000000) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"implicitcoll_c_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44687/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 21429 INFO  
(OverseerStateUpdate-99019317034680330-127.0.0.1:35933_solr-n_0000000000) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"implicitcoll_c_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37869/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 21631 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 21632 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 21634 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n8&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 21637 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n4&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 21638 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 21639 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 21639 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n6&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 21639 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n10&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 21639 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 21639 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 21744 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 21744 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 21744 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 21744 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 21744 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 21744 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 21744 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 22659 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 22660 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 22680 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 22688 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 22697 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 22704 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 22740 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.IndexSchema [implicitcoll_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 22746 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.IndexSchema [implicitcoll_c_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 22747 WARN  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 22759 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.IndexSchema [implicitcoll_c_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 22760 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.s.IndexSchema [implicitcoll_a_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 22761 WARN  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 22772 WARN  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 22774 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.IndexSchema [implicitcoll_b_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 22776 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.s.IndexSchema [implicitcoll_b_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 22948 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 22950 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n2' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 22951 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37869.solr.core.implicitcoll.a.replica_n2' (registry 
'solr.core.implicitcoll.a.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 22951 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22951 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore 
[[implicitcoll_a_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node3/implicitcoll_a_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node3/./implicitcoll_a_replica_n2/data/]
   [junit4]   2> 22977 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 22977 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n1' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 22978 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44687.solr.core.implicitcoll.a.replica_n1' (registry 
'solr.core.implicitcoll.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 22978 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 22978 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22978 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n4' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 22978 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore 
[[implicitcoll_a_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node4/implicitcoll_a_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node4/./implicitcoll_a_replica_n1/data/]
   [junit4]   2> 22979 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33589.solr.core.implicitcoll.b.replica_n4' (registry 
'solr.core.implicitcoll.b.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 22979 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22979 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] o.a.s.c.SolrCore 
[[implicitcoll_b_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node1/implicitcoll_b_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node1/./implicitcoll_b_replica_n4/data/]
   [junit4]   2> 22982 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 22982 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n10' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 22982 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37869.solr.core.implicitcoll.c.replica_n10' (registry 
'solr.core.implicitcoll.c.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 22982 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 22982 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22983 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] o.a.s.c.SolrCore 
[[implicitcoll_c_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node3/implicitcoll_c_replica_n10],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node3/./implicitcoll_c_replica_n10/data/]
   [junit4]   2> 22982 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n8' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 22984 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44687.solr.core.implicitcoll.c.replica_n8' (registry 
'solr.core.implicitcoll.c.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 22984 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22984 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.c.SolrCore 
[[implicitcoll_c_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node4/implicitcoll_c_replica_n8],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node4/./implicitcoll_c_replica_n8/data/]
   [junit4]   2> 22995 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 22996 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n6' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 22996 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35933.solr.core.implicitcoll.b.replica_n6' (registry 
'solr.core.implicitcoll.b.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1743e83
   [junit4]   2> 22996 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22996 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.c.SolrCore 
[[implicitcoll_b_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node2/implicitcoll_b_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_58FDB848713D6F78-001/tempDir-001/node2/./implicitcoll_b_replica_n6/data/]
   [junit4]   2> 23160 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23160 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23166 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23166 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23182 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@195e09a[implicitcoll_b_replica_n4] 
main]
   [junit4]   2> 23185 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 23186 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 23188 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 23202 INFO  
(searcherExecutor-166-thread-1-processing-n:127.0.0.1:33589_solr 
x:implicitcoll_b_replica_n4 s:b c:implicitcoll r:core_node7) 
[n:127.0.0.1:33589_solr c:implicitcoll s:b r:core_node7 
x:implicitcoll_b_replica_n4] o.a.s.c.SolrCore [implicitcoll_b_replica_n4] 
Registered new searcher Searcher@195e09a[implicitcoll_b_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23202 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584309075319980032
   [junit4]   2> 23214 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23215 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23220 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard b: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 23229 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23229 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23241 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23241 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23242 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23243 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23241 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23266 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23270 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23270 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23266 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23265 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@eefa6a[implicitcoll_a_replica_n1] 
main]
   [junit4]   2> 23271 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a15c1[implicitcoll_c_replica_n8] 
main]
   [junit4]   2> 23271 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23272 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23272 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23275 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16e9304[implicitcoll_a_replica_n2] 
main]
   [junit4]   2> 23280 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23280 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23283 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23283 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23284 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@153793a[implicitcoll_b_replica_n6] 
main]
   [junit4]   2> 23286 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@32b006[implicitcoll_c_replica_n10] 
main]
   [junit4]   2> 23288 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 23288 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 23288 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 23288 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 23288 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 23290 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 23290 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 23290 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584309075412254720
   [junit4]   2> 23292 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 23294 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 23294 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 23295 INFO  
(searcherExecutor-165-thread-1-processing-n:127.0.0.1:44687_solr 
x:implicitcoll_a_replica_n1 s:a c:implicitcoll r:core_node3) 
[n:127.0.0.1:44687_solr c:implicitcoll s:a r:core_node3 
x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore [implicitcoll_a_replica_n1] 
Registered new searcher Searcher@eefa6a[implicitcoll_a_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23295 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584309075417497600
   [junit4]   2> 23296 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 23297 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 23300 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 23300 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 23300 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 23301 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584309075423789056
   [junit4]   2> 23313 INFO  
(searcherExecutor-168-thread-1-processing-n:127.0.0.1:44687_solr 
x:implicitcoll_c_replica_n8 s:c c:implicitcoll r:core_node11) 
[n:127.0.0.1:44687_solr c:implicitcoll s:c r:core_node11 
x:implicitcoll_c_replica_n8] o.a.s.c.SolrCore [implicitcoll_c_replica_n8] 
Registered new searcher Searcher@a15c1[implicitcoll_c_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23315 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard c: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 23315 INFO  
(searcherExecutor-167-thread-1-processing-n:127.0.0.1:37869_solr 
x:implicitcoll_c_replica_n10 s:c c:implicitcoll r:core_node12) 
[n:127.0.0.1:37869_solr c:implicitcoll s:c r:core_node12 
x:implicitcoll_c_replica_n10] o.a.s.c.SolrCore [implicitcoll_c_replica_n10] 
Registered new searcher Searcher@32b006[implicitcoll_c_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23315 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584309075438469120
   [junit4]   2> 23315 INFO  
(searcherExecutor-164-thread-1-processing-n:127.0.0.1:37869_solr 
x:implicitcoll_a_replica_n2 s:a c:implicitcoll r:core_node5) 
[n:127.0.0.1:37869_solr c:implicitcoll s:a r:core_node5 
x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore [implicitcoll_a_replica_n2] 
Registered new searcher Searcher@16e9304[implicitcoll_a_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23315 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584309075438469120
   [junit4]   2> 23315 INFO  
(searcherExecutor-169-thread-1-processing-n:127.0.0.1:35933_solr 
x:implicitcoll_b_replica_n6 s:b c:implicitcoll r:core_node9) 
[n:127.0.0.1:35933_solr c:implicitcoll s:b r:core_node9 
x:implicitcoll_b_replica_n6] o.a.s.c.SolrCore [implicitcoll_b_replica_n6] 
Registered new searcher Searcher@153793a[implicitcoll_b_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23323 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 23323 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 23323 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44687/solr/implicitcoll_a_replica_n1/
   [junit4]   2> 23329 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_a_replica_n1 url=http://127.0.0.1:44687/solr START 
replicas=[http://127.0.0.1:37869/solr/implicitcoll_a_replica_n2/] nUpdates=100
   [junit4]   2> 23338 INFO  (qtp25919441-268) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] o.a.s.c.S.Request 
[implicitcoll_a_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 23424 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23424 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23424 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23424 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23424 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23424 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23425 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23630 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_a_replica_n1 url=http://127.0.0.1:44687/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 23630 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 23630 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 23630 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 23633 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44687/solr/implicitcoll_a_replica_n1/ a
   [junit4]   2> 23721 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 23721 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 23721 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33589/solr/implicitcoll_b_replica_n4/
   [junit4]   2> 23721 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_b_replica_n4 url=http://127.0.0.1:33589/solr START 
replicas=[http://127.0.0.1:35933/solr/implicitcoll_b_replica_n6/] nUpdates=100
   [junit4]   2> 23726 INFO  (qtp21916481-281) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.c.S.Request 
[implicitcoll_b_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 23735 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23735 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23735 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23735 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23735 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23735 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23735 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23784 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 23796 INFO  (qtp11458537-262) [n:127.0.0.1:44687_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2165
   [junit4]   2> 23815 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 23815 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 23815 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44687/solr/implicitcoll_c_replica_n8/
   [junit4]   2> 23816 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_c_replica_n8 url=http://127.0.0.1:44687/solr START 
replicas=[http://127.0.0.1:37869/solr/implicitcoll_c_replica_n10/] nUpdates=100
   [junit4]   2> 23818 INFO  (qtp25919441-258) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.S.Request [implicitcoll_c_replica_n10]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 23887 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23887 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23887 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23887 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23887 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23887 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 23887 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24022 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_b_replica_n4 url=http://127.0.0.1:33589/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 24022 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 24022 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 24022 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 24025 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33589/solr/implicitcoll_b_replica_n4/ b
   [junit4]   2> 24116 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_c_replica_n8 url=http://127.0.0.1:44687/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 24116 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 24116 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 24116 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 24118 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44687/solr/implicitcoll_c_replica_n8/ c
   [junit4]   2> 24220 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24220 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24220 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24220 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24220 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24220 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24220 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24226 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 24227 INFO  (qtp6096667-269) [n:127.0.0.1:33589_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n4&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2589
   [junit4]   2> 24269 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 24270 INFO  (qtp11458537-273) [n:127.0.0.1:44687_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n8&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2636
   [junit4]   2> 24305 INFO  (qtp21916481-278) [n:127.0.0.1:35933_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n6&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2667
   [junit4]   2> 24322 INFO  (qtp25919441-276) [n:127.0.0.1:37869_solr 
c:implicitcoll s:a r:core_node5 x:implicitcoll_a_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2683
   [junit4]   2> 24322 INFO  (qtp25919441-282) [n:127.0.0.1:37869_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n10&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2684
   [junit4]   2> 24327 INFO  (qtp11458537-288) [n:127.0.0.1:44687_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 24422 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:37869_solr) 
[n:127.0.0.1:37869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24422 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24422 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:35933_solr) 
[n:127.0.0.1:35933_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24422 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24422 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24422 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:44687_solr) 
[n:127.0.0.1:44687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 24422 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:33589_solr) 
[n:127.0.0.1:33589_solr    ] o.a.s.c.c.ZkStateReader A cluster state cha

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

dPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 267544 ERROR (qtp3669104-648) [n:127.0.0.1:45625_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader 
from zk for shard shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: collection1 slice: 
shard1 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 267548 INFO  (qtp3669104-648) [n:127.0.0.1:45625_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209767
   [junit4]   2> 267548 ERROR (SUITE-GraphTest-seed#[8F0691F684BAF0F5]-worker) 
[    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 267549 INFO  (SUITE-GraphTest-seed#[8F0691F684BAF0F5]-worker) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40795 40795
   [junit4]   2> 273336 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40795 40795
   [junit4]   2> 273337 WARN  (Thread-110) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 273337 INFO  (SUITE-GraphTest-seed#[8F0691F684BAF0F5]-worker) 
[    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3, maxDocsPerChunk=8, blockSize=769), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3, blockSize=769)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-TN, timezone=Asia/Istanbul
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=5666040,total=100331520
   [junit4]   2> NOTE: All tests run in this JVM: [SolrZkClientTest, 
JDBCStreamTest, CorrelationEvaluatorTest, UniformDistributionEvaluatorTest, 
CommonAdminParamsTest, JsonValidatorTest, RoundEvaluatorTest, FacetFieldTest, 
StreamExpressionToExpessionTest, OrEvaluatorTest, 
SolrExampleStreamingBinaryTest, NormalDistributionEvaluatorTest, TestV2Request, 
TestRetryUtil, LengthEvaluatorTest, FloorEvaluatorTest, AppendEvaluatorTest, 
TestDelegationTokenRequest, CeilingEvaluatorTest, GraphTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphTest 
-Dtests.seed=8F0691F684BAF0F5 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-TN -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | GraphTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34355/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8F0691F684BAF0F5]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:62)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [143/146 (1!)] on J1 in 216.39s, 0 tests, 1 error <<< 
FAILURES!

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

Reply via email to