Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/963/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI

Error Message:
Could not find collection : implicitcoll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
        at 
__randomizedtesting.SeedInfo.seed([8930CCA13E593CFC:E3D142CA03C38A84]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
        at 
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12607 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/init-core-data-001
   [junit4]   2> 1727253 WARN  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1727253 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1727257 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1727258 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001
   [junit4]   2> 1727258 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1727259 INFO  (Thread-3217) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1727259 INFO  (Thread-3217) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1727265 ERROR (Thread-3217) [    ] 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> 1727359 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49273
   [junit4]   2> 1727406 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1727406 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1727407 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1727408 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f2ea933{/solr,null,AVAILABLE}
   [junit4]   2> 1727414 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fd4ce39{/solr,null,AVAILABLE}
   [junit4]   2> 1727414 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f245315{HTTP/1.1,[http/1.1]}{127.0.0.1:49275}
   [junit4]   2> 1727414 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.e.j.s.Server Started @1730857ms
   [junit4]   2> 1727414 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49275}
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66f34940{HTTP/1.1,[http/1.1]}{127.0.0.1:49276}
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.e.j.s.Server Started @1730857ms
   [junit4]   2> 1727415 ERROR (jetty-launcher-3223-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49276}
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1727415 ERROR (jetty-launcher-3223-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1727416 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727415 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-25T05:45:12.692Z
   [junit4]   2> 1727416 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727416 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-25T05:45:12.693Z
   [junit4]   2> 1727417 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@146da83c{/solr,null,AVAILABLE}
   [junit4]   2> 1727418 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44393620{HTTP/1.1,[http/1.1]}{127.0.0.1:49277}
   [junit4]   2> 1727418 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.e.j.s.Server Started @1730860ms
   [junit4]   2> 1727418 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49277}
   [junit4]   2> 1727418 ERROR (jetty-launcher-3223-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1727418 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1727419 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727419 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727419 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-25T05:45:12.696Z
   [junit4]   2> 1727425 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1727429 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54bb01df{/solr,null,AVAILABLE}
   [junit4]   2> 1727430 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2810f7c9{HTTP/1.1,[http/1.1]}{127.0.0.1:49282}
   [junit4]   2> 1727430 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.e.j.s.Server Started @1730872ms
   [junit4]   2> 1727430 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49282}
   [junit4]   2> 1727430 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1727430 ERROR (jetty-launcher-3223-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1727431 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1727431 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727431 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727431 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-25T05:45:12.708Z
   [junit4]   2> 1727432 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1727443 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1727447 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1727452 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1727453 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1727453 INFO  (jetty-launcher-3223-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49273/solr
   [junit4]   2> 1727455 INFO  (jetty-launcher-3223-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49273/solr
   [junit4]   2> 1727457 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1727457 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1727458 INFO  (jetty-launcher-3223-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49273/solr
   [junit4]   2> 1727458 INFO  (jetty-launcher-3223-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49273/solr
   [junit4]   2> 1727525 INFO  (jetty-launcher-3223-thread-4) 
[n:127.0.0.1:49282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727525 INFO  (jetty-launcher-3223-thread-1) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727525 INFO  (jetty-launcher-3223-thread-2) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727526 INFO  (jetty-launcher-3223-thread-3) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727526 INFO  (jetty-launcher-3223-thread-1) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49276_solr
   [junit4]   2> 1727527 INFO  (jetty-launcher-3223-thread-4) 
[n:127.0.0.1:49282_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49282_solr
   [junit4]   2> 1727527 INFO  (jetty-launcher-3223-thread-2) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49275_solr
   [junit4]   2> 1727528 INFO  (jetty-launcher-3223-thread-3) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49277_solr
   [junit4]   2> 1727529 INFO  (jetty-launcher-3223-thread-1) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.Overseer Overseer 
(id=98197144373952524-127.0.0.1:49276_solr-n_0000000000) starting
   [junit4]   2> 1727531 INFO  
(zkCallback-3244-thread-1-processing-n:127.0.0.1:49282_solr) 
[n:127.0.0.1:49282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1727531 INFO  
(zkCallback-3245-thread-1-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1727531 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1727532 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1727533 INFO  
(zkCallback-3244-thread-1-processing-n:127.0.0.1:49282_solr) 
[n:127.0.0.1:49282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1727535 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1727539 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1727543 INFO  
(zkCallback-3245-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1727652 INFO  (jetty-launcher-3223-thread-2) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/.
   [junit4]   2> 1727664 INFO  (jetty-launcher-3223-thread-1) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49276_solr
   [junit4]   2> 1727668 INFO  
(zkCallback-3244-thread-1-processing-n:127.0.0.1:49282_solr) 
[n:127.0.0.1:49282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727669 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727670 INFO  
(zkCallback-3245-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727677 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727737 INFO  (jetty-launcher-3223-thread-4) 
[n:127.0.0.1:49282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/.
   [junit4]   2> 1727787 INFO  (jetty-launcher-3223-thread-3) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/.
   [junit4]   2> 1727831 INFO  (jetty-launcher-3223-thread-1) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/.
   [junit4]   2> 1727848 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1727850 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49273/solr ready
   [junit4]   2> 1727883 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[8930CCA13E593CFC]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
   [junit4]   2> 1727885 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[8930CCA13E593CFC]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1727891 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1727894 INFO  
(OverseerThreadFactory-6937-thread-1-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCreateShardRepFactor
   [junit4]   2> 1728011 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2
   [junit4]   2> 1728012 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1728015 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2
   [junit4]   2> 1728015 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1728126 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1728126 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729042 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1729055 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1729063 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1729068 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1729120 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1729120 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_a_replica1' 
using configuration from collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 1729121 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1729121 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.SolrCore [[testCreateShardRepFactor_a_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/testCreateShardRepFactor_a_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/./testCreateShardRepFactor_a_replica1/data/]
   [junit4]   2> 1729142 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1729142 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_b_replica1' 
using configuration from collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 1729142 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1729143 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.SolrCore [[testCreateShardRepFactor_b_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/testCreateShardRepFactor_b_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/./testCreateShardRepFactor_b_replica1/data/]
   [junit4]   2> 1729241 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1729241 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1729243 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1729243 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1729243 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1729243 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1729244 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1002ef17[testCreateShardRepFactor_b_replica1] main]
   [junit4]   2> 1729245 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1729245 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1729245 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1729246 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48f5a2c3[testCreateShardRepFactor_a_replica1] main]
   [junit4]   2> 1729246 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1729246 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1729247 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571154312061517824
   [junit4]   2> 1729247 INFO  
(searcherExecutor-6945-thread-1-processing-n:127.0.0.1:49277_solr 
x:testCreateShardRepFactor_b_replica1 s:b c:testCreateShardRepFactor) 
[n:127.0.0.1:49277_solr c:testCreateShardRepFactor s:b  
x:testCreateShardRepFactor_b_replica1] o.a.s.c.SolrCore 
[testCreateShardRepFactor_b_replica1] Registered new searcher 
Searcher@1002ef17[testCreateShardRepFactor_b_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1729248 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1729248 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1729249 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1729249 INFO  
(searcherExecutor-6944-thread-1-processing-n:127.0.0.1:49275_solr 
x:testCreateShardRepFactor_a_replica1 s:a c:testCreateShardRepFactor) 
[n:127.0.0.1:49275_solr c:testCreateShardRepFactor s:a  
x:testCreateShardRepFactor_a_replica1] o.a.s.c.SolrCore 
[testCreateShardRepFactor_a_replica1] Registered new searcher 
Searcher@48f5a2c3[testCreateShardRepFactor_a_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1729249 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571154312063614976
   [junit4]   2> 1729258 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1729258 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1729258 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49277/solr/testCreateShardRepFactor_b_replica1/
   [junit4]   2> 1729259 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1729259 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:49277/solr/testCreateShardRepFactor_b_replica1/ has no replicas
   [junit4]   2> 1729259 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1729265 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1729265 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1729266 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49275/solr/testCreateShardRepFactor_a_replica1/
   [junit4]   2> 1729266 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1729266 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:49275/solr/testCreateShardRepFactor_a_replica1/ has no replicas
   [junit4]   2> 1729266 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1729267 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49277/solr/testCreateShardRepFactor_b_replica1/ b
   [junit4]   2> 1729275 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49275/solr/testCreateShardRepFactor_a_replica1/ a
   [junit4]   2> 1729389 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729389 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729444 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1729445 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1729450 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2}
 status=0 QTime=1435
   [junit4]   2> 1729454 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2}
 status=0 QTime=1442
   [junit4]   2> 1729484 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_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> 1729564 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729564 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729906 INFO  
(OverseerCollectionConfigSetProcessor-98197144373952524-127.0.0.1:49276_solr-n_0000000000)
 [n:127.0.0.1:49276_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1730491 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2}
 status=0 QTime=2599
   [junit4]   2> 1730493 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with 
params 
action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1730533 INFO  
(OverseerThreadFactory-6937-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testCreateShardRepFactor",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 1730649 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730649 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730759 INFO  
(OverseerThreadFactory-6937-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.CreateShardCmd Creating shard 
testCreateShardRepFactor_x_replica1 as part of slice x of collection 
testCreateShardRepFactor on 127.0.0.1:49276_solr
   [junit4]   2> 1730761 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
   [junit4]   2> 1730762 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1730873 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730873 INFO  
(zkCallback-3245-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730881 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1731803 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1731813 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1731864 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1731864 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_x_replica1' 
using configuration from collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 1731865 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1731865 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.SolrCore [[testCreateShardRepFactor_x_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/testCreateShardRepFactor_x_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/./testCreateShardRepFactor_x_replica1/data/]
   [junit4]   2> 1731989 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1731989 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1731991 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731991 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731991 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ed9ac2e[testCreateShardRepFactor_x_replica1] main]
   [junit4]   2> 1731993 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1731994 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1731994 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731994 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571154314941956096
   [junit4]   2> 1731994 INFO  
(searcherExecutor-6954-thread-1-processing-n:127.0.0.1:49276_solr 
x:testCreateShardRepFactor_x_replica1 s:x c:testCreateShardRepFactor) 
[n:127.0.0.1:49276_solr c:testCreateShardRepFactor s:x  
x:testCreateShardRepFactor_x_replica1] o.a.s.c.SolrCore 
[testCreateShardRepFactor_x_replica1] Registered new searcher 
Searcher@7ed9ac2e[testCreateShardRepFactor_x_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1732003 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1732003 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1732003 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49276/solr/testCreateShardRepFactor_x_replica1/
   [junit4]   2> 1732003 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1732003 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:49276/solr/testCreateShardRepFactor_x_replica1/ has no replicas
   [junit4]   2> 1732003 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1732009 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49276/solr/testCreateShardRepFactor_x_replica1/ x
   [junit4]   2> 1732117 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1732117 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1732117 INFO  
(zkCallback-3245-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1732172 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1732177 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
 status=0 QTime=1416
   [junit4]   2> 1732178 INFO  
(OverseerThreadFactory-6937-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.CreateShardCmd Finished create command on 
all shards for collection: testCreateShardRepFactor
   [junit4]   2> 1732183 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
 status=0 QTime=1689
   [junit4]   2> 1732187 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[8930CCA13E593CFC]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
   [junit4]   2> 1732241 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[8930CCA13E593CFC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 1732244 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[8930CCA13E593CFC])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1732248 INFO  (qtp1056651641-16283) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1732253 INFO  
(OverseerCollectionConfigSetProcessor-98197144373952524-127.0.0.1:49276_solr-n_0000000000)
 [n:127.0.0.1:49276_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1732254 INFO  
(OverseerThreadFactory-6937-thread-3-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1732257 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.x.replica1
   [junit4]   2> 1732257 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.a.replica1
   [junit4]   2> 1732260 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_x_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5bcc7fc3
   [junit4]   2> 1732261 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@573617b6
   [junit4]   2> 1732263 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.b.replica1
   [junit4]   2> 1732265 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1205f37d
   [junit4]   2> 1732265 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.x.replica1
   [junit4]   2> 1732266 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.a.replica1
   [junit4]   2> 1732267 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.b.replica1
   [junit4]   2> 1732273 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_x_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 1732275 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_b_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 1732277 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_a_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 1732994 INFO  (qtp1056651641-16283) [n:127.0.0.1:49275_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2} 
status=0 QTime=745
   [junit4]   2> 1733013 INFO  (qtp1056651641-16285) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c,d&replicationFactor=4&collection.configName=conf&maxShardsPerNode=5&router.field=shard_s&name=withShardField&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1733017 INFO  
(OverseerThreadFactory-6937-thread-4-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
withShardField
   [junit4]   2> 1733018 INFO  
(OverseerCollectionConfigSetProcessor-98197144373952524-127.0.0.1:49276_solr-n_0000000000)
 [n:127.0.0.1:49276_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1733247 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_c_replica4&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2
   [junit4]   2> 1733249 INFO  (qtp154950178-16294) [n:127.0.0.1:49277_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_b_replica1&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2
   [junit4]   2> 1733249 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica1&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2
   [junit4]   2> 1733252 INFO  (qtp599993871-16300) [n:127.0.0.1:49276_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica2&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2
   [junit4]   2> 1733252 INFO  (qtp599993871-16288) [n:127.0.0.1:49276_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_b_replica2&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2
   [junit4]   2> 1733254 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_c_replica2&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2
   [junit4]   2> 1733258 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_a_replica4&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2
   [junit4]   2> 1733260 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_b_replica4&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2
   [junit4]   2> 1733262 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica4&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2
   [junit4]   2> 1733262 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_a_replica2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2
   [junit4]   2> 1733264 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_c_replica1&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2
   [junit4]   2> 1733267 INFO  (qtp154950178-16306) [n:127.0.0.1:49277_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_a_replica1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2
   [junit4]   2> 1733267 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_b_replica3&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2
   [junit4]   2> 1733268 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_c_replica3&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2
   [junit4]   2> 1733267 INFO  (qtp564925715-16320) [n:127.0.0.1:49282_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica3&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2
   [junit4]   2> 1733268 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1733269 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_a_replica3&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2
   [junit4]   2> 1733413 INFO  
(zkCallback-3244-thread-1-processing-n:127.0.0.1:49282_solr) 
[n:127.0.0.1:49282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1733413 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:49275_solr) 
[n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1733413 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1733413 INFO  
(zkCallback-3245-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1734290 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734305 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734355 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734356 INFO  (qtp154950178-16306) [n:127.0.0.1:49277_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734357 INFO  (qtp564925715-16320) [n:127.0.0.1:49282_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734306 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734378 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734378 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734379 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734385 INFO  (qtp599993871-16288) [n:127.0.0.1:49276_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734388 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734397 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734399 INFO  (qtp154950178-16294) [n:127.0.0.1:49277_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734401 INFO  (qtp599993871-16300) [n:127.0.0.1:49276_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734404 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734423 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1734451 INFO  (qtp154950178-16294) [n:127.0.0.1:49277_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.s.IndexSchema 
[withShardField_b_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1734452 INFO  (qtp564925715-16320) [n:127.0.0.1:49282_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.s.IndexSchema 
[withShardField_d_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1734461 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.s.IndexSchema 
[withShardField_b_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1734472 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.s.IndexSchema 
[withShardField_c_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1734498 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.s.IndexSchema 
[withShardField_a_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1734499 INFO  (qtp599993871-16288) [n:127.0.0.1:49276_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.s.IndexSchema 
[withShardField_b_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1734505 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.s.IndexSchema 
[withShardField_d_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1734527 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.s.IndexSchema 
[withShardField_c_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1734569 INFO  (qtp154950178-16294) [n:127.0.0.1:49277_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734570 INFO  (qtp154950178-16294) [n:127.0.0.1:49277_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica1' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734569 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.s.IndexSchema 
[withShardField_d_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1734570 INFO  (qtp154950178-16294) [n:127.0.0.1:49277_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734570 INFO  (qtp154950178-16294) [n:127.0.0.1:49277_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.SolrCore 
[[withShardField_b_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/withShardField_b_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/./withShardField_b_replica1/data/]
   [junit4]   2> 1734583 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.s.IndexSchema 
[withShardField_c_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1734640 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.s.IndexSchema 
[withShardField_c_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1734666 INFO  (qtp154950178-16306) [n:127.0.0.1:49277_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.s.IndexSchema 
[withShardField_a_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1734666 INFO  (qtp599993871-16300) [n:127.0.0.1:49276_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.s.IndexSchema 
[withShardField_d_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1734667 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.s.IndexSchema 
[withShardField_b_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1734676 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734676 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica3' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734676 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.s.IndexSchema 
[withShardField_a_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1734676 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734676 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.SolrCore 
[[withShardField_a_replica3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/withShardField_a_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/./withShardField_a_replica3/data/]
   [junit4]   2> 1734679 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.s.IndexSchema 
[withShardField_a_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1734704 INFO  (qtp599993871-16288) [n:127.0.0.1:49276_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734704 INFO  (qtp599993871-16288) [n:127.0.0.1:49276_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica2' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734704 INFO  (qtp599993871-16288) [n:127.0.0.1:49276_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734704 INFO  (qtp599993871-16288) [n:127.0.0.1:49276_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.SolrCore 
[[withShardField_b_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/withShardField_b_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/./withShardField_b_replica2/data/]
   [junit4]   2> 1734709 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734709 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica4' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734709 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734709 INFO  (qtp1056651641-16281) [n:127.0.0.1:49275_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.SolrCore 
[[withShardField_c_replica4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/withShardField_c_replica4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/./withShardField_c_replica4/data/]
   [junit4]   2> 1734782 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734782 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica3' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734783 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734783 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.SolrCore 
[[withShardField_b_replica3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/withShardField_b_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/./withShardField_b_replica3/data/]
   [junit4]   2> 1734786 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734786 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica2' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734786 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734786 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.SolrCore 
[[withShardField_c_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/withShardField_c_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/./withShardField_c_replica2/data/]
   [junit4]   2> 1734788 INFO  (qtp599993871-16300) [n:127.0.0.1:49276_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734788 INFO  (qtp599993871-16300) [n:127.0.0.1:49276_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica2' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734788 INFO  (qtp599993871-16300) [n:127.0.0.1:49276_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734788 INFO  (qtp599993871-16300) [n:127.0.0.1:49276_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.SolrCore 
[[withShardField_d_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/withShardField_d_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/./withShardField_d_replica2/data/]
   [junit4]   2> 1734790 INFO  (qtp564925715-16320) [n:127.0.0.1:49282_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734790 INFO  (qtp564925715-16320) [n:127.0.0.1:49282_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica3' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734790 INFO  (qtp564925715-16320) [n:127.0.0.1:49282_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734790 INFO  (qtp564925715-16320) [n:127.0.0.1:49282_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.SolrCore 
[[withShardField_d_replica3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/withShardField_d_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/./withShardField_d_replica3/data/]
   [junit4]   2> 1734793 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734793 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica4' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734794 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734794 INFO  (qtp1056651641-16284) [n:127.0.0.1:49275_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.SolrCore 
[[withShardField_d_replica4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/withShardField_d_replica4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/./withShardField_d_replica4/data/]
   [junit4]   2> 1734801 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734822 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica1' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734823 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734823 INFO  (qtp154950178-16293) [n:127.0.0.1:49277_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.SolrCore 
[[withShardField_c_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/withShardField_c_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/./withShardField_c_replica1/data/]
   [junit4]   2> 1734823 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734823 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica3' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734824 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734824 INFO  (qtp564925715-16323) [n:127.0.0.1:49282_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.SolrCore 
[[withShardField_c_replica3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/withShardField_c_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node4/./withShardField_c_replica3/data/]
   [junit4]   2> 1734821 INFO  (qtp154950178-16306) [n:127.0.0.1:49277_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734824 INFO  (qtp154950178-16306) [n:127.0.0.1:49277_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica1' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734824 INFO  (qtp154950178-16306) [n:127.0.0.1:49277_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734824 INFO  (qtp154950178-16306) [n:127.0.0.1:49277_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.SolrCore 
[[withShardField_a_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/withShardField_a_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/./withShardField_a_replica1/data/]
   [junit4]   2> 1734820 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734824 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica2' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734824 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734824 INFO  (qtp599993871-16299) [n:127.0.0.1:49276_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.SolrCore 
[[withShardField_a_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/withShardField_a_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node1/./withShardField_a_replica2/data/]
   [junit4]   2> 1734818 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734824 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica4' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734824 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734824 INFO  (qtp1056651641-16280) [n:127.0.0.1:49275_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.SolrCore 
[[withShardField_a_replica4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/withShardField_a_replica4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/./withShardField_a_replica4/data/]
   [junit4]   2> 1734818 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734824 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica1' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734824 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734824 INFO  (qtp154950178-16292) [n:127.0.0.1:49277_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.SolrCore 
[[withShardField_d_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/withShardField_d_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node3/./withShardField_d_replica1/data/]
   [junit4]   2> 1734833 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1734833 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica4' using configuration from 
collection withShardField, trusted=true
   [junit4]   2> 1734834 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1734834 INFO  (qtp1056651641-16282) [n:127.0.0.1:49275_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.SolrCore 
[[withShardField_b_replica4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/withShardField_b_replica4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001/tempDir-001/node2/./withShardField_b_replica4/data/]
   [junit4]   2> 1735167 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1735167 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1735172 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1735172 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1735181 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@75a0210d[withShardField_b_replica3] main]
   [junit4]   2> 1735189 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1735189 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1735190 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1735190 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571154318293204992
   [junit4]   2> 1735190 INFO  
(searcherExecutor-6963-thread-1-processing-n:127.0.0.1:49282_solr 
x:withShardField_b_replica3 s:b c:withShardField) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.SolrCore 
[withShardField_b_replica3] Registered new searcher 
Searcher@75a0210d[withShardField_b_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1735198 INFO  (qtp564925715-16318) [n:127.0.0.1:49282_solr 
c:withShardField s:b  x:withShardField_b_replica3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard b: total=4 found=1 timeoutin=9999ms
   [junit4]   2> 1735201 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1735201 INFO  (qtp599993871-16296) [n:127.0.0.1:49276_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1735222 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1735222 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1735224 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1735224 INFO  (qtp564925715-16324) [n:127.0.0.1:49282_solr 
c:withShardField s:a  x:withShardFie

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

ng-n:127.0.0.1:49275_solr) [n:127.0.0.1:49275_solr    ] o.a.s.c.c.ZkStateReader 
ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = 
Session expired for /live_nodes]
   [junit4]   2> 1776238 WARN  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:49277_solr) 
[n:127.0.0.1:49277_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1776239 INFO  (jetty-closer-3224-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@54bb01df{/solr,null,UNAVAILABLE}
   [junit4]   2> 1776240 INFO  
(zkCallback-3245-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (1)
   [junit4]   2> 1776241 INFO  (jetty-closer-3224-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98197144373952524-127.0.0.1:49276_solr-n_0000000000) closing
   [junit4]   2> 1776242 INFO  (jetty-closer-3224-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f2ea933{/solr,null,UNAVAILABLE}
   [junit4]   2> 1776240 INFO  (jetty-closer-3224-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@146da83c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1776242 INFO  
(OverseerStateUpdate-98197144373952524-127.0.0.1:49276_solr-n_0000000000) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49276_solr
   [junit4]   2> 1776246 WARN  
(zkCallback-3245-thread-2-processing-n:127.0.0.1:49276_solr) 
[n:127.0.0.1:49276_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1776247 INFO  (jetty-closer-3224-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5fd4ce39{/solr,null,UNAVAILABLE}
   [junit4]   2> 1776248 ERROR 
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-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> 1776249 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49273 49273
   [junit4]   2> 1776264 INFO  (Thread-3217) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49273 49273
   [junit4]   2> 1778419 WARN  (Thread-3217) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        4       /solr/collections/implicitcoll/state.json
   [junit4]   2>        4       /solr/collections/routeFieldColl/state.json
   [junit4]   2>        4       /solr/collections/withShardField/state.json
   [junit4]   2>        2       
/solr/collections/withShardField/leader_elect/d/election/98197144373952523-core_node15-n_0000000000
   [junit4]   2>        2       
/solr/collections/withShardField/leader_elect/b/election/98197144373952523-core_node14-n_0000000000
   [junit4]   2>        2       
/solr/collections/withShardField/leader_elect/c/election/98197144373952524-core_node6-n_0000000000
   [junit4]   2>        2       
/solr/collections/withShardField/leader_elect/a/election/98197144373952521-core_node10-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1778420 INFO  
(SUITE-CustomCollectionTest-seed#[8930CCA13E593CFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_8930CCA13E593CFC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128)}, 
docValues:{}, maxPointsInLeafNode=965, maxMBSortInHeap=7.43268704053108, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es, 
timezone=Asia/Damascus
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=254484256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestConfigSetsAPIExclusivity, InfixSuggestersTest, TestSearcherReuse, 
CSVRequestHandlerTest, CdcrReplicationDistributedZkTest, 
DistributedSuggestComponentTest, BasicAuthStandaloneTest, 
SuggestComponentContextFilterQueryTest, LeaderElectionTest, 
TestAuthorizationFramework, TestRequestStatusCollectionAPI, LoggingHandlerTest, 
TestCloudPivotFacet, SubstringBytesRefFilterTest, 
TestDistributedStatsComponentCardinality, TermsComponentTest, 
ShufflingReplicaListTransformerTest, TestComplexPhraseQParserPlugin, 
TestManagedSchema, PrimitiveFieldTypeTest, WordBreakSolrSpellCheckerTest, 
JsonLoaderTest, CoreAdminRequestStatusTest, TestQueryWrapperFilter, 
TestSmileRequest, TestPerFieldSimilarityWithDefaultOverride, 
TestUninvertingReader, TestStressLiveNodes, TestUtils, TestDistributedSearch, 
TestSort, SolrMetricManagerTest, DeleteLastCustomShardedReplicaTest, 
DistanceFunctionTest, TestFaceting, IndexBasedSpellCheckerTest, 
TestSolrQueryParserDefaultOperatorResource, 
DistributedQueryComponentCustomSortTest, TestClassicSimilarityFactory, 
ResourceLoaderTest, CdcrRequestHandlerTest, BufferStoreTest, 
TestLeaderInitiatedRecoveryThread, SolrCoreTest, CopyFieldTest, 
TestDistribDocBasedVersion, RAMDirectoryFactoryTest, V2ApiIntegrationTest, 
TestOnReconnectListenerSupport, TestSQLHandlerNonCloud, ShardRoutingTest, 
TestPHPSerializedResponseWriter, TestInitParams, BJQParserTest, 
TestBlendedInfixSuggestions, TestBulkSchemaConcurrent, TestFreeTextSuggestions, 
ScriptEngineTest, TestManagedSynonymFilterFactory, TestSolrCoreProperties, 
TestSolrConfigHandlerConcurrent, DateRangeFieldTest, SyncSliceTest, 
CollectionsAPIAsyncDistributedZkTest, TestManagedResourceStorage, 
TestStandardQParsers, TestMacros, TestStressVersions, TestSolrCloudSnapshots, 
HdfsUnloadDistributedZkTest, TestLuceneMatchVersion, 
TestSlowCompositeReaderWrapper, SearchHandlerTest, SpellingQueryConverterTest, 
ConcurrentDeleteAndCreateCollectionTest, TestCustomDocTransformer, 
TestManagedSchemaThreadSafety, ChangedSchemaMergeTest, StressHdfsTest, 
MoveReplicaTest, TestSolrCloudWithKerberosAlt, HLLSerializationTest, 
DefaultValueUpdateProcessorTest, TestNonDefinedSimilarityFactory, 
PreAnalyzedFieldManagedSchemaCloudTest, TestGeoJSONResponseWriter, 
DeleteReplicaTest, ConnectionManagerTest, EchoParamsTest, TestFieldResource, 
HdfsDirectoryFactoryTest, SmileWriterTest, StandardRequestHandlerTest, 
TestOrdValues, CloudMLTQParserTest, SaslZkACLProviderTest, 
FieldAnalysisRequestHandlerTest, PeerSyncReplicationTest, 
DistributedFacetExistsSmallTest, MergeStrategyTest, 
TestAuthenticationFramework, TestSizeLimitedDistributedMap, TestUpdate, 
HdfsRestartWhileUpdatingTest, CloneFieldUpdateProcessorFactoryTest, 
DirectUpdateHandlerOptimizeTest, SolrTestCaseJ4Test, SuggesterWFSTTest, 
MoreLikeThisHandlerTest, TestRandomRequestDistribution, GraphQueryTest, 
TestCursorMarkWithoutUniqueKey, TestGraphTermsQParserPlugin, ZkStateReaderTest, 
TestCollationFieldDocValues, TestUseDocValuesAsStored, RulesTest, 
TestFastWriter, CursorPagingTest, TestTrackingShardHandlerFactory, 
SolrIndexMetricsTest, HighlighterTest, SolrCloudExampleTest, TestSearchPerf, 
SolrInfoMBeanTest, TestCollectionAPI, DistanceUnitsTest, 
BinaryUpdateRequestHandlerTest, TestBulkSchemaAPI, 
PropertiesRequestHandlerTest, TestFieldCacheWithThreads, CheckHdfsIndexTest, 
TestPayloadCheckQParserPlugin, TestPseudoReturnFields, 
HdfsCollectionsAPIDistributedZkTest, TestFieldCache, HighlighterConfigTest, 
DistributedSpellCheckComponentTest, DistributedQueueTest, 
XsltUpdateRequestHandlerTest, TestCollapseQParserPlugin, 
TestQuerySenderListener, CoreAdminHandlerTest, TestConfigSetImmutable, 
MinimalSchemaTest, RemoteQueryErrorTest, SimpleCollectionCreateDeleteTest, 
ExternalFileFieldSortTest, DataDrivenBlockJoinTest, TestRestoreCore, 
TestFieldTypeResource, TestStressReorder, TestEmbeddedSolrServerConstructors, 
SparseHLLTest, TestCopyFieldCollectionResource, RecoveryZkTest, 
DateMathParserTest, SpellPossibilityIteratorTest, PreAnalyzedFieldTest, 
BlockJoinFacetRandomTest, TestSubQueryTransformerDistrib, 
TestReplicaProperties, CollectionStateFormat2Test, 
TestSolrCloudWithHadoopAuthPlugin, ReplicationFactorTest, 
TestFieldCacheSanityChecker, SolrIndexConfigTest, TestReplicationHandler, 
TestMissingGroups, TestJettySolrRunner, TestDFRSimilarityFactory, 
HardAutoCommitTest, BaseCdcrDistributedZkTest, SimplePostToolTest, 
OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestHashPartitioner, ZkControllerTest, TestRangeQuery, 
TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, 
SolrCmdDistributorTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, 
SoftAutoCommitTest, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, 
UpdateRequestProcessorFactoryTest, JSONWriterTest, PingRequestHandlerTest, 
UpdateParamsTest, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, 
TestTolerantSearch, AssignTest, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest, CollectionReloadTest, ConfigSetsAPITest, 
CustomCollectionTest]
   [junit4] Completed [496/713 (1!)] on J0 in 51.19s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to