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

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

Error Message:
Collection not found: withShardField

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
        at 
__randomizedtesting.SeedInfo.seed([69E34D0133E6C078:3CB3A5939F1F0F88]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1394)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1087)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1057)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
        at 
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
        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:745)




Build Log:
[...truncated 11527 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_69E34D0133E6C078-001/init-core-data-001
   [junit4]   2> 1262222 WARN  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1262222 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1262227 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-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> 1262228 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-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_69E34D0133E6C078-001/tempDir-001
   [junit4]   2> 1262228 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1262228 INFO  (Thread-1201) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1262228 INFO  (Thread-1201) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1262333 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59395
   [junit4]   2> 1262362 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1262362 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1262363 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1262365 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1262368 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6599b8ad{/solr,null,AVAILABLE}
   [junit4]   2> 1262368 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@411695b9{/solr,null,AVAILABLE}
   [junit4]   2> 1262369 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c876cad{/solr,null,AVAILABLE}
   [junit4]   2> 1262371 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ddacb2b{/solr,null,AVAILABLE}
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48cbca33{HTTP/1.1,[http/1.1]}{127.0.0.1:59400}
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@523aa0af{HTTP/1.1,[http/1.1]}{127.0.0.1:59399}
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.e.j.s.Server Started @1267599ms
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.e.j.s.Server Started @1267599ms
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59400}
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59399}
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6aa2922a{HTTP/1.1,[http/1.1]}{127.0.0.1:59397}
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.e.j.s.Server Started @1267599ms
   [junit4]   2> 1262373 ERROR (jetty-launcher-1133-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262373 ERROR (jetty-launcher-1133-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c176f03{HTTP/1.1,[http/1.1]}{127.0.0.1:59398}
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T19:50:00.597Z
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T19:50:00.597Z
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.e.j.s.Server Started @1267599ms
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59398}
   [junit4]   2> 1262374 ERROR (jetty-launcher-1133-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262373 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59397}
   [junit4]   2> 1262374 ERROR (jetty-launcher-1133-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T19:50:00.597Z
   [junit4]   2> 1262374 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262375 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262375 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T19:50:00.598Z
   [junit4]   2> 1262379 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1262379 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1262380 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1262385 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1262394 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1262394 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1262395 INFO  (jetty-launcher-1133-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59395/solr
   [junit4]   2> 1262395 INFO  (jetty-launcher-1133-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59395/solr
   [junit4]   2> 1262397 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1262397 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1262399 INFO  (jetty-launcher-1133-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59395/solr
   [junit4]   2> 1262400 INFO  (jetty-launcher-1133-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59395/solr
   [junit4]   2> 1262449 INFO  (jetty-launcher-1133-thread-1) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1262449 INFO  (jetty-launcher-1133-thread-3) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1262454 INFO  (jetty-launcher-1133-thread-4) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1262454 INFO  (jetty-launcher-1133-thread-2) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1262457 INFO  (jetty-launcher-1133-thread-1) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59398_solr
   [junit4]   2> 1262458 INFO  (jetty-launcher-1133-thread-3) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59400_solr
   [junit4]   2> 1262458 INFO  (jetty-launcher-1133-thread-4) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59399_solr
   [junit4]   2> 1262458 INFO  (jetty-launcher-1133-thread-2) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59397_solr
   [junit4]   2> 1262460 INFO  (jetty-launcher-1133-thread-1) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.Overseer Overseer 
(id=97662546768887820-127.0.0.1:59398_solr-n_0000000000) starting
   [junit4]   2> 1262461 INFO  
(zkCallback-1155-thread-1-processing-n:127.0.0.1:59398_solr) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1262461 INFO  
(zkCallback-1153-thread-1-processing-n:127.0.0.1:59399_solr) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1262462 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:59397_solr) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1262462 INFO  
(zkCallback-1152-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1262473 INFO  
(zkCallback-1153-thread-1-processing-n:127.0.0.1:59399_solr) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1262474 INFO  
(zkCallback-1155-thread-1-processing-n:127.0.0.1:59398_solr) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1262474 INFO  
(zkCallback-1152-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1262474 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:59397_solr) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1262498 INFO  (jetty-launcher-1133-thread-1) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59398_solr
   [junit4]   2> 1262501 INFO  
(zkCallback-1155-thread-1-processing-n:127.0.0.1:59398_solr) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1262502 INFO  
(zkCallback-1153-thread-1-processing-n:127.0.0.1:59399_solr) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1262502 INFO  
(zkCallback-1152-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1262502 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:59397_solr) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1262616 INFO  (jetty-launcher-1133-thread-3) 
[n:127.0.0.1:59400_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_69E34D0133E6C078-001/tempDir-001/node3/.
   [junit4]   2> 1262621 INFO  (jetty-launcher-1133-thread-1) 
[n:127.0.0.1:59398_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_69E34D0133E6C078-001/tempDir-001/node1/.
   [junit4]   2> 1262628 INFO  (jetty-launcher-1133-thread-4) 
[n:127.0.0.1:59399_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_69E34D0133E6C078-001/tempDir-001/node4/.
   [junit4]   2> 1262637 INFO  (jetty-launcher-1133-thread-2) 
[n:127.0.0.1:59397_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_69E34D0133E6C078-001/tempDir-001/node2/.
   [junit4]   2> 1263215 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1263217 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59395/solr ready
   [junit4]   2> 1263258 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[69E34D0133E6C078])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 1263261 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[69E34D0133E6C078])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1263268 INFO  (qtp1219255334-5864) [n:127.0.0.1:59399_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c,d&replicationFactor=5&collection.configName=conf&maxShardsPerNode=6&router.field=shard_s&name=withShardField&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1263272 INFO  
(OverseerThreadFactory-2180-thread-1-processing-n:127.0.0.1:59398_solr) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
withShardField
   [junit4]   2> 1263273 WARN  
(OverseerThreadFactory-2180-thread-1-processing-n:127.0.0.1:59398_solr) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.CreateCollectionCmd Specified 
replicationFactor of 5 on collection withShardField is higher than or equal to 
the number of Solr instances currently live or live and part of your 
createNodeSet(4). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 1263396 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_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> 1263397 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_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> 1263400 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_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> 1263401 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_b_replica5&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2
   [junit4]   2> 1263401 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_c_replica5&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2
   [junit4]   2> 1263402 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_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> 1263402 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_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> 1263403 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_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> 1263404 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_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> 1263404 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_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> 1263405 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_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> 1263406 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_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> 1263413 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_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> 1263413 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_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> 1263414 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_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> 1263414 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_a_replica5&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2
   [junit4]   2> 1263414 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica5&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2
   [junit4]   2> 1263415 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_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> 1263415 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_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> 1263415 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_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> 1263606 INFO  
(zkCallback-1155-thread-3-processing-n:127.0.0.1:59398_solr) 
[n:127.0.0.1:59398_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> 1263606 INFO  
(zkCallback-1153-thread-1-processing-n:127.0.0.1:59399_solr) 
[n:127.0.0.1:59399_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> 1263606 INFO  
(zkCallback-1152-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_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> 1263606 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:59397_solr) 
[n:127.0.0.1:59397_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> 1264457 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264461 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264463 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264468 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264471 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264474 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264474 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264484 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264486 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.s.IndexSchema 
[withShardField_d_replica5] Schema name=cloud-dynamic
   [junit4]   2> 1264489 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264490 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264492 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264499 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264514 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264514 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264518 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264521 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264523 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.s.IndexSchema 
[withShardField_a_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1264529 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264529 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.s.IndexSchema 
[withShardField_b_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1264531 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264535 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.s.IndexSchema 
[withShardField_c_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1264535 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.s.IndexSchema 
[withShardField_d_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1264540 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.s.IndexSchema 
[withShardField_d_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1264544 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.s.IndexSchema 
[withShardField_d_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1264546 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.s.IndexSchema 
[withShardField_a_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1264550 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.s.IndexSchema 
[withShardField_d_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1264551 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.s.IndexSchema 
[withShardField_c_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1264551 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.s.IndexSchema 
[withShardField_a_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1264572 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264596 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 1264623 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.s.IndexSchema 
[withShardField_c_replica5] Schema name=cloud-dynamic
   [junit4]   2> 1264625 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.s.IndexSchema 
[withShardField_b_replica3] Schema name=cloud-dynamic
   [junit4]   2> 1264633 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.s.IndexSchema 
[withShardField_c_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1264633 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.s.IndexSchema 
[withShardField_b_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1264634 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.s.IndexSchema 
[withShardField_a_replica4] Schema name=cloud-dynamic
   [junit4]   2> 1264634 WARN  (qtp1970315181-5841) [n:127.0.0.1:59397_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.s.IndexSchema 
[withShardField_d_replica4] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264638 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_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> 1264641 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica4' using configuration from 
collection withShardField
   [junit4]   2> 1264641 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264641 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_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_69E34D0133E6C078-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_69E34D0133E6C078-001/tempDir-001/node2/./withShardField_d_replica4/data/]
   [junit4]   2> 1264642 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.s.IndexSchema 
[withShardField_b_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1264643 WARN  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.s.IndexSchema 
[withShardField_d_replica3] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264643 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_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> 1264645 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.s.IndexSchema 
[withShardField_c_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1264647 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.s.IndexSchema 
[withShardField_a_replica5] Schema name=cloud-dynamic
   [junit4]   2> 1264648 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.s.IndexSchema 
[withShardField_b_replica5] Schema name=cloud-dynamic
   [junit4]   2> 1264659 WARN  (qtp1219255334-5866) [n:127.0.0.1:59399_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.s.IndexSchema 
[withShardField_a_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264659 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_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> 1264665 WARN  (qtp1970315181-5840) [n:127.0.0.1:59397_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.s.IndexSchema 
[withShardField_a_replica3] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264665 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_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> 1264691 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica2' using configuration from 
collection withShardField
   [junit4]   2> 1264692 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264692 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_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_69E34D0133E6C078-001/tempDir-001/node4/withShardField_a_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node4/./withShardField_a_replica2/data/]
   [junit4]   2> 1264700 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica3' using configuration from 
collection withShardField
   [junit4]   2> 1264700 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264700 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_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_69E34D0133E6C078-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_69E34D0133E6C078-001/tempDir-001/node4/./withShardField_d_replica3/data/]
   [junit4]   2> 1264708 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica3' using configuration from 
collection withShardField
   [junit4]   2> 1264709 WARN  (qtp1545505079-5846) [n:127.0.0.1:59398_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.s.IndexSchema 
[withShardField_d_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264709 WARN  (qtp1636555776-5858) [n:127.0.0.1:59400_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.s.IndexSchema 
[withShardField_c_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264709 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_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> 1264710 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_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> 1264711 WARN  (qtp1545505079-5851) [n:127.0.0.1:59398_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.s.IndexSchema 
[withShardField_b_replica4] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264711 WARN  (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.s.IndexSchema 
[withShardField_c_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264712 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_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> 1264712 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_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> 1264713 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264713 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_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_69E34D0133E6C078-001/tempDir-001/node2/withShardField_a_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node2/./withShardField_a_replica3/data/]
   [junit4]   2> 1264717 WARN  (qtp1545505079-5850) [n:127.0.0.1:59398_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.s.IndexSchema 
[withShardField_c_replica3] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264717 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_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> 1264719 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica2' using configuration from 
collection withShardField
   [junit4]   2> 1264719 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica3' using configuration from 
collection withShardField
   [junit4]   2> 1264719 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264719 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_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_69E34D0133E6C078-001/tempDir-001/node1/withShardField_c_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node1/./withShardField_c_replica3/data/]
   [junit4]   2> 1264720 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica2' using configuration from 
collection withShardField
   [junit4]   2> 1264720 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264720 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_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_69E34D0133E6C078-001/tempDir-001/node3/withShardField_c_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node3/./withShardField_c_replica2/data/]
   [junit4]   2> 1264721 WARN  (qtp1219255334-5869) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.s.IndexSchema 
[withShardField_b_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264722 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_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> 1264722 WARN  (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.s.IndexSchema 
[withShardField_b_replica3] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264722 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_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> 1264723 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica1' using configuration from 
collection withShardField
   [junit4]   2> 1264723 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica3' using configuration from 
collection withShardField
   [junit4]   2> 1264724 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264724 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_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_69E34D0133E6C078-001/tempDir-001/node4/withShardField_b_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node4/./withShardField_b_replica1/data/]
   [junit4]   2> 1264724 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264724 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_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_69E34D0133E6C078-001/tempDir-001/node3/withShardField_b_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node3/./withShardField_b_replica3/data/]
   [junit4]   2> 1264725 WARN  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.s.IndexSchema 
[withShardField_a_replica5] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264725 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica4' using configuration from 
collection withShardField
   [junit4]   2> 1264725 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica1' using configuration from 
collection withShardField
   [junit4]   2> 1264725 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264725 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_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_69E34D0133E6C078-001/tempDir-001/node1/withShardField_b_replica4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node1/./withShardField_b_replica4/data/]
   [junit4]   2> 1264725 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1264726 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264726 WARN  (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.s.IndexSchema 
[withShardField_a_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264727 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_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> 1264728 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica1' using configuration from 
collection withShardField
   [junit4]   2> 1264728 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264728 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_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_69E34D0133E6C078-001/tempDir-001/node1/withShardField_a_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node1/./withShardField_a_replica1/data/]
   [junit4]   2> 1264728 WARN  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.s.IndexSchema 
[withShardField_b_replica5] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264729 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1264729 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_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_69E34D0133E6C078-001/tempDir-001/node2/withShardField_c_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node2/./withShardField_c_replica1/data/]
   [junit4]   2> 1264729 WARN  (qtp1219255334-5870) [n:127.0.0.1:59399_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.s.IndexSchema 
[withShardField_c_replica4] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264729 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264729 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_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_69E34D0133E6C078-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_69E34D0133E6C078-001/tempDir-001/node1/./withShardField_d_replica2/data/]
   [junit4]   2> 1264730 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica5' using configuration from 
collection withShardField
   [junit4]   2> 1264730 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_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> 1264730 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264730 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.c.SolrCore 
[[withShardField_b_replica5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node4/withShardField_b_replica5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node4/./withShardField_b_replica5/data/]
   [junit4]   2> 1264731 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica4' using configuration from 
collection withShardField
   [junit4]   2> 1264731 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264731 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_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_69E34D0133E6C078-001/tempDir-001/node4/withShardField_c_replica4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node4/./withShardField_c_replica4/data/]
   [junit4]   2> 1264732 WARN  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.s.IndexSchema 
[withShardField_d_replica5] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264732 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1264732 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica5' using configuration from 
collection withShardField
   [junit4]   2> 1264733 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264733 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.c.SolrCore 
[[withShardField_a_replica5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node1/withShardField_a_replica5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node1/./withShardField_a_replica5/data/]
   [junit4]   2> 1264733 WARN  (qtp1636555776-5845) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.s.IndexSchema 
[withShardField_d_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264733 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica5' using configuration from 
collection withShardField
   [junit4]   2> 1264734 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264734 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.c.SolrCore 
[[withShardField_d_replica5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node3/withShardField_d_replica5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node3/./withShardField_d_replica5/data/]
   [junit4]   2> 1264734 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_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> 1264734 WARN  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.s.IndexSchema 
[withShardField_a_replica4] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264735 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_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> 1264735 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_d_replica1' using configuration from 
collection withShardField
   [junit4]   2> 1264736 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264736 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_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_69E34D0133E6C078-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_69E34D0133E6C078-001/tempDir-001/node3/./withShardField_d_replica1/data/]
   [junit4]   2> 1264736 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_a_replica4' using configuration from 
collection withShardField
   [junit4]   2> 1264736 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264736 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_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_69E34D0133E6C078-001/tempDir-001/node3/withShardField_a_replica4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node3/./withShardField_a_replica4/data/]
   [junit4]   2> 1264740 WARN  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.s.IndexSchema 
[withShardField_c_replica5] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264741 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1264821 WARN  (qtp1970315181-5842) [n:127.0.0.1:59397_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.s.IndexSchema 
[withShardField_b_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1264822 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_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> 1264822 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_c_replica5' using configuration from 
collection withShardField
   [junit4]   2> 1264823 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264823 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.c.SolrCore 
[[withShardField_c_replica5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node2/withShardField_c_replica5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node2/./withShardField_c_replica5/data/]
   [junit4]   2> 1264824 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'withShardField_b_replica2' using configuration from 
collection withShardField
   [junit4]   2> 1264824 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1264825 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_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_69E34D0133E6C078-001/tempDir-001/node2/withShardField_b_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_69E34D0133E6C078-001/tempDir-001/node2/./withShardField_b_replica2/data/]
   [junit4]   2> 1265166 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265166 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265167 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1265168 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1265208 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265208 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265300 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.c.SolrCore 
[withShardField_b_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6334621a
   [junit4]   2> 1265300 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.c.SolrCore 
[withShardField_a_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@530572c2
   [junit4]   2> 1265300 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.c.SolrCore 
[withShardField_a_replica5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@417675df
   [junit4]   2> 1265301 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.c.SolrCore 
[withShardField_b_replica5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@787e2c3c
   [junit4]   2> 1265301 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.c.SolrCore 
[withShardField_b_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@321e6989
   [junit4]   2> 1265301 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.c.SolrCore 
[withShardField_a_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@543eb6a4
   [junit4]   2> 1265301 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.c.SolrCore 
[withShardField_c_replica4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@127fb6fb
   [junit4]   2> 1265301 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.c.SolrCore 
[withShardField_a_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2f306c8f
   [junit4]   2> 1265303 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.c.SolrCore 
[withShardField_d_replica5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72ca7b9a
   [junit4]   2> 1265303 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.c.SolrCore 
[withShardField_c_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@67f171d1
   [junit4]   2> 1265303 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6df06481[withShardField_c_replica5] main]
   [junit4]   2> 1265303 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.c.SolrCore 
[withShardField_d_replica4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@94db89f
   [junit4]   2> 1265303 ERROR (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.a.ApiBag Unable to 
register plugin:org.apache.solr.api.ApiBag$ReqHandlerToApiwith spec :{
   [junit4]   2>   "methods":[
   [junit4]   2>     "GET",
   [junit4]   2>     "POST"],
   [junit4]   2>   "url":{"paths":["$handlerName"]}}
   [junit4]   2> java.lang.RuntimeException: invalid API spec: 
apispec/emptySpec.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.validateAndRegister(ApiBag.java:83)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:70)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:924)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:854)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1265304 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.c.SolrCore 
[withShardField_c_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@42d64c76
   [junit4]   2> 1265304 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265304 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265304 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.c.SolrCore 
[withShardField_a_replica4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ebf13a0
   [junit4]   2> 1265305 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.c.SolrCore 
[withShardField_b_replica4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3ccba39f
   [junit4]   2> 1265307 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.c.SolrCore 
[withShardField_d_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78302027
   [junit4]   2> 1265307 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.c.SolrCore 
[withShardField_b_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4d77ae47
   [junit4]   2> 1265307 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.c.SolrCore 
[withShardField_d_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@21824e0
   [junit4]   2> 1265308 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1265308 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.c.SolrCore 
[withShardField_c_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6370a0c0
   [junit4]   2> 1265309 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1265309 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1265309 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.c.SolrCore 
[withShardField_d_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14ce5006
   [junit4]   2> 1265309 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562600751530770432
   [junit4]   2> 1265309 INFO  
(searcherExecutor-2207-thread-1-processing-n:127.0.0.1:59397_solr 
x:withShardField_c_replica5 s:c c:withShardField) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] o.a.s.c.SolrCore 
[withShardField_c_replica5] Registered new searcher 
Searcher@6df06481[withShardField_c_replica5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265309 INFO  (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.b.replica3
   [junit4]   2> 1265310 INFO  (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.a.replica1
   [junit4]   2> 1265310 INFO  (qtp1545505079-5849) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica5] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.a.replica5
   [junit4]   2> 1265310 INFO  (qtp1219255334-5867) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica5] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.b.replica5
   [junit4]   2> 1265311 INFO  (qtp1970315181-5842) [n:127.0.0.1:59397_solr 
c:withShardField s:b  x:withShardField_b_replica2] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.b.replica2
   [junit4]   2> 1265311 INFO  (qtp1970315181-5840) [n:127.0.0.1:59397_solr 
c:withShardField s:a  x:withShardField_a_replica3] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.a.replica3
   [junit4]   2> 1265312 INFO  (qtp1219255334-5870) [n:127.0.0.1:59399_solr 
c:withShardField s:c  x:withShardField_c_replica4] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.c.replica4
   [junit4]   2> 1265312 INFO  (qtp1219255334-5866) [n:127.0.0.1:59399_solr 
c:withShardField s:a  x:withShardField_a_replica2] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.a.replica2
   [junit4]   2> 1265312 INFO  (qtp1636555776-5857) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica5] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.d.replica5
   [junit4]   2> 1265313 INFO  (qtp1545505079-5850) [n:127.0.0.1:59398_solr 
c:withShardField s:c  x:withShardField_c_replica3] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.c.replica3
   [junit4]   2> 1265313 INFO  (qtp1970315181-5841) [n:127.0.0.1:59397_solr 
c:withShardField s:d  x:withShardField_d_replica4] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.d.replica4
   [junit4]   2> 1265314 INFO  (qtp1970315181-5838) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.c.replica1
   [junit4]   2> 1265314 INFO  (qtp1636555776-5854) [n:127.0.0.1:59400_solr 
c:withShardField s:a  x:withShardField_a_replica4] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.a.replica4
   [junit4]   2> 1265314 INFO  (qtp1545505079-5851) [n:127.0.0.1:59398_solr 
c:withShardField s:b  x:withShardField_b_replica4] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.b.replica4
   [junit4]   2> 1265315 INFO  (qtp1545505079-5846) [n:127.0.0.1:59398_solr 
c:withShardField s:d  x:withShardField_d_replica2] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.d.replica2
   [junit4]   2> 1265315 INFO  (qtp1219255334-5869) [n:127.0.0.1:59399_solr 
c:withShardField s:b  x:withShardField_b_replica1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.b.replica1
   [junit4]   2> 1265316 INFO  (qtp1636555776-5858) [n:127.0.0.1:59400_solr 
c:withShardField s:c  x:withShardField_c_replica2] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.c.replica2
   [junit4]   2> 1265316 INFO  (qtp1219255334-5871) [n:127.0.0.1:59399_solr 
c:withShardField s:d  x:withShardField_d_replica3] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.d.replica3
   [junit4]   2> 1265316 INFO  (qtp1636555776-5845) [n:127.0.0.1:59400_solr 
c:withShardField s:d  x:withShardField_d_replica1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.withShardField.d.replica1
   [junit4]   2> 1265320 INFO  (qtp1970315181-5839) [n:127.0.0.1:59397_solr 
c:withShardField s:c  x:withShardField_c_replica5] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard c: total=5 found=1 timeoutin=9999ms
   [junit4]   2> 1265321 ERROR (qtp1636555776-5856) [n:127.0.0.1:59400_solr 
c:withShardField s:b  x:withShardField_b_replica3] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'withShardField_b_replica3': Unable to create core [withShardField_b_replica3] 
Caused by: invalid API spec: apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:888)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [withShardField_b_replica3]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:933)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:854)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:965)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:924)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 1265321 ERROR (qtp1545505079-5843) [n:127.0.0.1:59398_solr 
c:withShardField s:a  x:withShardField_a_replica1] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'withShardField_a_replica1': Unable to create core [withShardField_a_replica1] 
Caused by: invalid API spec: apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:888)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.j

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

s for: solr.core.implicitcoll.a.replica3
   [junit4]   2> 1315086 INFO  (coreCloseExecutor-2358-thread-3) 
[n:127.0.0.1:59399_solr c:implicitcoll s:c r:core_node9 
x:implicitcoll_c_replica4] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.c.replica4
   [junit4]   2> 1315087 INFO  (coreCloseExecutor-2359-thread-1) 
[n:127.0.0.1:59400_solr c:implicitcoll s:a r:core_node7 
x:implicitcoll_a_replica2] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.a.replica2
   [junit4]   2> 1315093 INFO  (coreCloseExecutor-2359-thread-4) 
[n:127.0.0.1:59400_solr c:implicitcoll s:x r:core_node15 
x:implicitcoll_x_replica3] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.x.replica3
   [junit4]   2> 1315094 INFO  (coreCloseExecutor-2357-thread-4) 
[n:127.0.0.1:59397_solr c:implicitcoll s:x r:core_node14 
x:implicitcoll_x_replica2] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.x.replica2
   [junit4]   2> 1315095 INFO  (coreCloseExecutor-2358-thread-1) 
[n:127.0.0.1:59399_solr c:implicitcoll s:b r:core_node5 
x:implicitcoll_b_replica4] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.b.replica4
   [junit4]   2> 1315096 INFO  (coreCloseExecutor-2360-thread-4) 
[n:127.0.0.1:59398_solr c:implicitcoll s:x r:core_node16 
x:implicitcoll_x_replica4] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.x.replica4
   [junit4]   2> 1315097 INFO  (coreCloseExecutor-2358-thread-4) 
[n:127.0.0.1:59399_solr c:implicitcoll s:x r:core_node13 
x:implicitcoll_x_replica1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.x.replica1
   [junit4]   2> 1315097 INFO  (coreCloseExecutor-2357-thread-3) 
[n:127.0.0.1:59397_solr c:implicitcoll s:c r:core_node12 
x:implicitcoll_c_replica1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.implicitcoll.c.replica1
   [junit4]   2> 1315102 INFO  (jetty-closer-1134-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97662546768887820-127.0.0.1:59398_solr-n_0000000000) closing
   [junit4]   2> 1315102 INFO  
(OverseerStateUpdate-97662546768887820-127.0.0.1:59398_solr-n_0000000000) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59398_solr
   [junit4]   2> 1315107 WARN  
(zkCallback-1155-thread-3-processing-n:127.0.0.1:59398_solr) 
[n:127.0.0.1:59398_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1315107 WARN  
(zkCallback-1152-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1315108 INFO  
(zkCallback-1153-thread-1-processing-n:127.0.0.1:59399_solr) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59399_solr
   [junit4]   2> 1315109 INFO  (jetty-closer-1134-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1315110 INFO  (jetty-closer-1134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ddacb2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1315110 INFO  
(zkCallback-1153-thread-4-processing-n:127.0.0.1:59399_solr) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 1315112 WARN  
(zkCallback-1153-thread-3-processing-n:127.0.0.1:59399_solr) 
[n:127.0.0.1:59399_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1315113 INFO  
(zkCallback-1154-thread-2-processing-n:127.0.0.1:59397_solr) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (1)
   [junit4]   2> 1315114 INFO  
(zkCallback-1154-thread-3-processing-n:127.0.0.1:59397_solr) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59397_solr
   [junit4]   2> 1315119 INFO  (jetty-closer-1134-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1315119 INFO  (jetty-closer-1134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@411695b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1315121 WARN  
(zkCallback-1154-thread-4-processing-n:127.0.0.1:59397_solr) 
[n:127.0.0.1:59397_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1316620 INFO  (jetty-closer-1134-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1316621 INFO  (jetty-closer-1134-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c876cad{/solr,null,UNAVAILABLE}
   [junit4]   2> 1316621 INFO  (jetty-closer-1134-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1316621 INFO  (jetty-closer-1134-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6599b8ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 1316624 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59395 59395
   [junit4]   2> 1316640 INFO  (Thread-1201) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59395 59395
   [junit4]   2> 1324616 WARN  (Thread-1201) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /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>        5       /solr/collections/implicitcoll/state.json
   [junit4]   2>        4       
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        4       /solr/collections/routeFieldColl/state.json
   [junit4]   2>        4       /solr/collections/withShardField/state.json
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/x/election/97662546768887818-core_node13-n_0000000001
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/c/election/97662546768887819-core_node12-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/overseer/queue
   [junit4]   2>        37      /solr/overseer/collection-queue-work
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        8       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1324617 INFO  
(SUITE-CustomCollectionTest-seed#[69E34D0133E6C078]-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_69E34D0133E6C078-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), 
_route_=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=824, maxMBSortInHeap=5.958090100597241, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ga, 
timezone=Asia/Istanbul
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=307308008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test, 
FacetPivotSmallTest, TestPhraseSuggestions, TestObjectReleaseTracker, 
TestSolrJ, TestDelegationWithHadoopAuth, AssignTest, TestJsonFacets, 
HLLSerializationTest, CachingDirectoryFactoryTest, TestTolerantSearch, 
TestSweetSpotSimilarityFactory, AddBlockUpdateTest, 
TestComplexPhraseQParserPlugin, TestSubQueryTransformerDistrib, 
BasicAuthStandaloneTest, SuggestComponentTest, BasicDistributedZkTest, 
TestFieldCacheSort, PeerSyncTest, TestBinaryResponseWriter, 
TestMiniSolrCloudClusterSSL, TestTrieFacet, TestRestoreCore, HdfsSyncSliceTest, 
ConcurrentDeleteAndCreateCollectionTest, TestPerFieldSimilarity, 
TestFieldTypeCollectionResource, QueryResultKeyTest, BadComponentTest, 
TestStressReorder, TestNonDefinedSimilarityFactory, 
TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, 
TestSchemaNameResource, TestNumericTerms64, CoreSorterTest, 
SolrSlf4jReporterTest, TestHighlightDedupGrouping, 
TestClassicSimilarityFactory, TestSearcherReuse, TestLegacyFieldCache, 
DOMUtilTest, TestSolrCloudWithHadoopAuthPlugin, LeaderElectionTest, 
PeerSyncWithIndexFingerprintCachingTest, MultiTermTest, 
TestConfigSetProperties, SparseHLLTest, TestHashPartitioner, 
TestCSVResponseWriter, TestSchemaManager, DocumentAnalysisRequestHandlerTest, 
MigrateRouteKeyTest, TestTolerantUpdateProcessorCloud, ActionThrottleTest, 
XmlUpdateRequestHandlerTest, TestOrdValues, TestStressRecovery, ZkCLITest, 
TestJavabinTupleStreamParser, RuleEngineTest, TestDynamicLoading, 
TestShortCircuitedRequests, TestLRUCache, TestFastLRUCache, 
SolrPluginUtilsTest, TestCloudManagedSchema, DisMaxRequestHandlerTest, 
ExitableDirectoryReaderTest, TestRTGBase, TestJmxIntegration, 
CurrencyFieldXmlFileTest, TestLFUCache, ExplicitHLLTest, ConnectionManagerTest, 
HdfsNNFailoverTest, DirectSolrSpellCheckerTest, PreAnalyzedUpdateProcessorTest, 
PolyFieldTest, QueryEqualityTest, TestIBSimilarityFactory, GraphQueryTest, 
TestDeleteCollectionOnDownNodes, BaseCdcrDistributedZkTest, JvmMetricsTest, 
RecoveryZkTest, TestConfigSetsAPI, UniqFieldsUpdateProcessorFactoryTest, 
TestCopyFieldCollectionResource, CustomCollectionTest]
   [junit4] Completed [203/700 (1!)] on J0 in 62.41s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 64373 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to