Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/808/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Error from server at http://127.0.0.1:61738/solr: Failed to create shard Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61738/solr: Failed to create shard at __randomizedtesting.SeedInfo.seed([48E471C079E67D5D:2205FFAB447CCB25]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1364) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1115) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:103) 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) FAILED: org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor Error Message: Error from server at http://127.0.0.1:61738/solr: Could not find collection : testCreateShardRepFactor Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61738/solr: Could not find collection : testCreateShardRepFactor at __randomizedtesting.SeedInfo.seed([48E471C079E67D5D:BC0AFB4461B2689D]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1364) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1115) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:190) 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 11735 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_48E471C079E67D5D-001/init-core-data-001 [junit4] 2> 1204186 WARN (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 1204186 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 1204191 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-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> 1204192 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-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_48E471C079E67D5D-001/tempDir-001 [junit4] 2> 1204192 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1204192 INFO (Thread-1825) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1204192 INFO (Thread-1825) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1204297 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:61731 [junit4] 2> 1204327 INFO (jetty-launcher-2092-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1204327 INFO (jetty-launcher-2092-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1204328 INFO (jetty-launcher-2092-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1204328 INFO (jetty-launcher-2092-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1204333 INFO (jetty-launcher-2092-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4656b847{/solr,null,AVAILABLE} [junit4] 2> 1204335 INFO (jetty-launcher-2092-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a79fce1{HTTP/1.1,[http/1.1]}{127.0.0.1:61733} [junit4] 2> 1204335 INFO (jetty-launcher-2092-thread-4) [ ] o.e.j.s.Server Started @1209168ms [junit4] 2> 1204335 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61733} [junit4] 2> 1204335 ERROR (jetty-launcher-2092-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1204336 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 1204336 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1204336 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1204336 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-05T16:21:32.370Z [junit4] 2> 1204336 INFO (jetty-launcher-2092-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f69b72c{/solr,null,AVAILABLE} [junit4] 2> 1204337 INFO (jetty-launcher-2092-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6552f6a{HTTP/1.1,[http/1.1]}{127.0.0.1:61734} [junit4] 2> 1204337 INFO (jetty-launcher-2092-thread-2) [ ] o.e.j.s.Server Started @1209170ms [junit4] 2> 1204337 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61734} [junit4] 2> 1204337 ERROR (jetty-launcher-2092-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1204338 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 1204338 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1204338 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1204338 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-05T16:21:32.372Z [junit4] 2> 1204340 INFO (jetty-launcher-2092-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@496babf1{/solr,null,AVAILABLE} [junit4] 2> 1204342 INFO (jetty-launcher-2092-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@613f59b4{/solr,null,AVAILABLE} [junit4] 2> 1204342 INFO (jetty-launcher-2092-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@b4a69d7{HTTP/1.1,[http/1.1]}{127.0.0.1:61736} [junit4] 2> 1204342 INFO (jetty-launcher-2092-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7d62758{HTTP/1.1,[http/1.1]}{127.0.0.1:61738} [junit4] 2> 1204342 INFO (jetty-launcher-2092-thread-3) [ ] o.e.j.s.Server Started @1209176ms [junit4] 2> 1204342 INFO (jetty-launcher-2092-thread-1) [ ] o.e.j.s.Server Started @1209176ms [junit4] 2> 1204342 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61736} [junit4] 2> 1204342 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61738} [junit4] 2> 1204343 ERROR (jetty-launcher-2092-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1204343 ERROR (jetty-launcher-2092-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-05T16:21:32.377Z [junit4] 2> 1204343 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-05T16:21:32.377Z [junit4] 2> 1204345 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1204348 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1204374 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1204374 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1204384 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1204386 INFO (jetty-launcher-2092-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61731/solr [junit4] 2> 1204388 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b3eebcbc50004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1204389 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1204390 INFO (jetty-launcher-2092-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61731/solr [junit4] 2> 1204391 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1204392 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1204393 INFO (jetty-launcher-2092-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61731/solr [junit4] 2> 1204394 INFO (jetty-launcher-2092-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61731/solr [junit4] 2> 1204437 INFO (jetty-launcher-2092-thread-1) [n:127.0.0.1:61738_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1204438 INFO (jetty-launcher-2092-thread-1) [n:127.0.0.1:61738_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61738_solr [junit4] 2> 1204440 INFO (jetty-launcher-2092-thread-3) [n:127.0.0.1:61736_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1204441 INFO (jetty-launcher-2092-thread-1) [n:127.0.0.1:61738_solr ] o.a.s.c.Overseer Overseer (id=97740999375519754-127.0.0.1:61738_solr-n_0000000000) starting [junit4] 2> 1204443 INFO (jetty-launcher-2092-thread-3) [n:127.0.0.1:61736_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61736_solr [junit4] 2> 1204443 INFO (jetty-launcher-2092-thread-2) [n:127.0.0.1:61734_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1204448 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1204448 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1204448 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1204454 INFO (jetty-launcher-2092-thread-2) [n:127.0.0.1:61734_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61734_solr [junit4] 2> 1204460 INFO (jetty-launcher-2092-thread-1) [n:127.0.0.1:61738_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61738_solr [junit4] 2> 1204463 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1204463 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1204463 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1204494 INFO (jetty-launcher-2092-thread-4) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1204499 INFO (jetty-launcher-2092-thread-4) [n:127.0.0.1:61733_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1204503 INFO (jetty-launcher-2092-thread-4) [n:127.0.0.1:61733_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61733_solr [junit4] 2> 1204506 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1204506 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1204506 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1204508 INFO (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1204680 INFO (jetty-launcher-2092-thread-2) [n:127.0.0.1:61734_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_48E471C079E67D5D-001/tempDir-001/node2/. [junit4] 2> 1204683 INFO (jetty-launcher-2092-thread-3) [n:127.0.0.1:61736_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_48E471C079E67D5D-001/tempDir-001/node3/. [junit4] 2> 1204714 INFO (jetty-launcher-2092-thread-4) [n:127.0.0.1:61733_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_48E471C079E67D5D-001/tempDir-001/node4/. [junit4] 2> 1204731 INFO (jetty-launcher-2092-thread-1) [n:127.0.0.1:61738_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_48E471C079E67D5D-001/tempDir-001/node1/. [junit4] 2> 1205638 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1205641 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61731/solr ready [junit4] 2> 1205677 INFO (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[48E471C079E67D5D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter [junit4] 2> 1205680 INFO (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[48E471C079E67D5D]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1205688 INFO (qtp1385614712-10627) [n:127.0.0.1:61738_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1205693 INFO (OverseerThreadFactory-3879-thread-1-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.CreateCollectionCmd Create collection routeFieldColl [junit4] 2> 1205833 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 1205834 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1205835 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2 [junit4] 2> 1205836 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1205848 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 1205849 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2 [junit4] 2> 1205852 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 1205852 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1205858 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2 [junit4] 2> 1205859 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1205864 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2 [junit4] 2> 1205866 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 1206026 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1206026 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1206026 INFO (zkCallback-2112-thread-2-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1206026 INFO (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1206899 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1206899 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1206902 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1206943 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1206955 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1206956 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1206956 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1207042 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1207043 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] Schema name=cloud-dynamic [junit4] 2> 1207061 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] Schema name=cloud-dynamic [junit4] 2> 1207064 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] Schema name=cloud-dynamic [junit4] 2> 1207112 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] Schema name=cloud-dynamic [junit4] 2> 1207120 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] Schema name=cloud-dynamic [junit4] 2> 1207125 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] Schema name=cloud-dynamic [junit4] 2> 1207161 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] Schema name=cloud-dynamic [junit4] 2> 1207169 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] Schema name=cloud-dynamic [junit4] 2> 1207222 WARN (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207224 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207224 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207225 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207225 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node3/routeFieldColl_shard3_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node3/./routeFieldColl_shard3_replica2/data/] [junit4] 2> 1207227 WARN (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207227 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207227 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207228 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207228 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node1/routeFieldColl_shard3_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node1/./routeFieldColl_shard3_replica1/data/] [junit4] 2> 1207230 WARN (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207231 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207231 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207242 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207242 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node1/routeFieldColl_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node1/./routeFieldColl_shard1_replica1/data/] [junit4] 2> 1207252 WARN (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207253 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207254 WARN (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207254 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207254 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207255 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207255 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node4/routeFieldColl_shard4_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node4/./routeFieldColl_shard4_replica1/data/] [junit4] 2> 1207255 WARN (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207256 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207256 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207256 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node2/routeFieldColl_shard4_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node2/./routeFieldColl_shard4_replica2/data/] [junit4] 2> 1207256 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207256 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207257 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207257 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node4/routeFieldColl_shard2_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node4/./routeFieldColl_shard2_replica1/data/] [junit4] 2> 1207257 WARN (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207269 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207269 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207269 WARN (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1207270 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207270 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node2/routeFieldColl_shard2_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node2/./routeFieldColl_shard2_replica2/data/] [junit4] 2> 1207270 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1207270 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1207270 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1207270 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node3/routeFieldColl_shard1_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_48E471C079E67D5D-001/tempDir-001/node3/./routeFieldColl_shard1_replica2/data/] [junit4] 2> 1207414 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207414 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207414 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207414 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207416 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207416 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207417 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74b7ff27[routeFieldColl_shard3_replica1] main] [junit4] 2> 1207419 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207419 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207419 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207420 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@27b1e827[routeFieldColl_shard2_replica2] main] [junit4] 2> 1207420 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207421 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207421 INFO (searcherExecutor-3889-thread-1-processing-n:127.0.0.1:61738_solr x:routeFieldColl_shard3_replica1 s:shard3 c:routeFieldColl) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore [routeFieldColl_shard3_replica1] Registered new searcher Searcher@74b7ff27[routeFieldColl_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207421 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993391022080 [junit4] 2> 1207424 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207424 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207426 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207426 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207427 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6575e9e9[routeFieldColl_shard1_replica1] main] [junit4] 2> 1207470 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207470 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207473 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207473 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207475 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207475 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207476 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21e34bef[routeFieldColl_shard2_replica1] main] [junit4] 2> 1207476 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207476 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207477 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207478 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f0eb71b[routeFieldColl_shard4_replica1] main] [junit4] 2> 1207478 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207478 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207478 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207478 INFO (searcherExecutor-3893-thread-1-processing-n:127.0.0.1:61733_solr x:routeFieldColl_shard2_replica1 s:shard2 c:routeFieldColl) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore [routeFieldColl_shard2_replica1] Registered new searcher Searcher@21e34bef[routeFieldColl_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207478 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207478 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993450790912 [junit4] 2> 1207480 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207481 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207481 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207481 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207482 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207482 INFO (searcherExecutor-3891-thread-1-processing-n:127.0.0.1:61733_solr x:routeFieldColl_shard4_replica1 s:shard4 c:routeFieldColl) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore [routeFieldColl_shard4_replica1] Registered new searcher Searcher@2f0eb71b[routeFieldColl_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207482 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@142fb8a9[routeFieldColl_shard4_replica2] main] [junit4] 2> 1207482 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993454985216 [junit4] 2> 1207484 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207485 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207485 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207485 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993458130944 [junit4] 2> 1207485 INFO (searcherExecutor-3892-thread-1-processing-n:127.0.0.1:61734_solr x:routeFieldColl_shard4_replica2 s:shard4 c:routeFieldColl) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore [routeFieldColl_shard4_replica2] Registered new searcher Searcher@142fb8a9[routeFieldColl_shard4_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207491 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 1207495 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1207495 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1207495 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61734/solr/routeFieldColl_shard4_replica2/ [junit4] 2> 1207495 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica2 url=http://127.0.0.1:61734/solr START replicas=[http://127.0.0.1:61733/solr/routeFieldColl_shard4_replica1/] nUpdates=100 [junit4] 2> 1207496 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica2 url=http://127.0.0.1:61734/solr DONE. We have no versions. sync failed. [junit4] 2> 1207497 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207497 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207497 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207498 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993471762432 [junit4] 2> 1207498 INFO (searcherExecutor-3890-thread-1-processing-n:127.0.0.1:61738_solr x:routeFieldColl_shard1_replica1 s:shard1 c:routeFieldColl) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore [routeFieldColl_shard1_replica1] Registered new searcher Searcher@6575e9e9[routeFieldColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207500 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207501 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207501 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207501 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993474908160 [junit4] 2> 1207501 INFO (searcherExecutor-3894-thread-1-processing-n:127.0.0.1:61734_solr x:routeFieldColl_shard2_replica2 s:shard2 c:routeFieldColl) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore [routeFieldColl_shard2_replica2] Registered new searcher Searcher@27b1e827[routeFieldColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207510 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1207510 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoutin=9999ms [junit4] 2> 1207511 INFO (qtp839123971-10623) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 r:core_node5 x:routeFieldColl_shard4_replica1] o.a.s.c.S.Request [routeFieldColl_shard4_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 1207512 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1207512 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1207512 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1207518 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61734/solr/routeFieldColl_shard4_replica2/ shard4 [junit4] 2> 1207522 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207522 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207525 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207525 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207526 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8faaeb[routeFieldColl_shard1_replica2] main] [junit4] 2> 1207528 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207530 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207530 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207530 INFO (searcherExecutor-3895-thread-1-processing-n:127.0.0.1:61736_solr x:routeFieldColl_shard1_replica2 s:shard1 c:routeFieldColl) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore [routeFieldColl_shard1_replica2] Registered new searcher Searcher@f8faaeb[routeFieldColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207530 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993505316864 [junit4] 2> 1207531 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1207532 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1207534 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1207534 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1207535 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c507730[routeFieldColl_shard3_replica2] main] [junit4] 2> 1207537 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1207538 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1207538 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1207538 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1563855993513705472 [junit4] 2> 1207538 INFO (searcherExecutor-3888-thread-1-processing-n:127.0.0.1:61736_solr x:routeFieldColl_shard3_replica2 s:shard3 c:routeFieldColl) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore [routeFieldColl_shard3_replica2] Registered new searcher Searcher@7c507730[routeFieldColl_shard3_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1207633 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207633 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207633 INFO (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207633 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207685 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1207692 INFO (qtp918642476-10621) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2} status=0 QTime=1828 [junit4] 2> 1207802 INFO (zkCallback-2112-thread-3-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207802 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207802 INFO (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207802 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1207994 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1207994 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1207994 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61733/solr/routeFieldColl_shard2_replica1/ [junit4] 2> 1207994 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica1 url=http://127.0.0.1:61733/solr START replicas=[http://127.0.0.1:61734/solr/routeFieldColl_shard2_replica2/] nUpdates=100 [junit4] 2> 1207995 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica1 url=http://127.0.0.1:61733/solr DONE. We have no versions. sync failed. [junit4] 2> 1207997 INFO (qtp918642476-10641) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 r:core_node6 x:routeFieldColl_shard2_replica2] o.a.s.c.S.Request [routeFieldColl_shard2_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1207998 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1207998 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1207998 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1208004 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61733/solr/routeFieldColl_shard2_replica1/ shard2 [junit4] 2> 1208017 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1208017 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1208017 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61738/solr/routeFieldColl_shard1_replica1/ [junit4] 2> 1208018 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica1 url=http://127.0.0.1:61738/solr START replicas=[http://127.0.0.1:61736/solr/routeFieldColl_shard1_replica2/] nUpdates=100 [junit4] 2> 1208018 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica1 url=http://127.0.0.1:61738/solr DONE. We have no versions. sync failed. [junit4] 2> 1208020 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1208020 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1208020 INFO (qtp1039314366-10632) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 r:core_node4 x:routeFieldColl_shard1_replica2] o.a.s.c.S.Request [routeFieldColl_shard1_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1208020 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61738/solr/routeFieldColl_shard3_replica1/ [junit4] 2> 1208022 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1208022 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1208022 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1208022 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica1 url=http://127.0.0.1:61738/solr START replicas=[http://127.0.0.1:61736/solr/routeFieldColl_shard3_replica2/] nUpdates=100 [junit4] 2> 1208022 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica1 url=http://127.0.0.1:61738/solr DONE. We have no versions. sync failed. [junit4] 2> 1208025 INFO (qtp1039314366-10635) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 r:core_node1 x:routeFieldColl_shard3_replica2] o.a.s.c.S.Request [routeFieldColl_shard3_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1208025 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1208025 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1208026 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1208029 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61738/solr/routeFieldColl_shard1_replica1/ shard1 [junit4] 2> 1208034 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61738/solr/routeFieldColl_shard3_replica1/ shard3 [junit4] 2> 1208143 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208143 INFO (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208143 INFO (zkCallback-2112-thread-2-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208143 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208179 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1208182 INFO (qtp839123971-10614) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2} status=0 QTime=2315 [junit4] 2> 1208192 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1208192 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1208195 INFO (qtp1385614712-10628) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2362 [junit4] 2> 1208196 INFO (qtp1385614712-10630) [n:127.0.0.1:61738_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2} status=0 QTime=2346 [junit4] 2> 1208311 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208311 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208311 INFO (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208311 INFO (zkCallback-2112-thread-2-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208509 INFO (qtp839123971-10612) [n:127.0.0.1:61733_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2} status=0 QTime=2651 [junit4] 2> 1208514 INFO (qtp918642476-10620) [n:127.0.0.1:61734_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2} status=0 QTime=2662 [junit4] 2> 1208543 INFO (qtp1039314366-10611) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2694 [junit4] 2> 1208550 INFO (qtp1039314366-10609) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2} status=0 QTime=2714 [junit4] 2> 1208554 INFO (qtp1385614712-10627) [n:127.0.0.1:61738_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1208663 INFO (zkCallback-2110-thread-1-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208663 INFO (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208664 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1208664 INFO (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1209555 INFO (qtp1385614712-10627) [n:127.0.0.1:61738_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=3867 [junit4] 2> 1209566 INFO (qtp1039314366-10617) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard1 r:core_node4 x:routeFieldColl_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:61738/solr/routeFieldColl_shard1_replica1/&wt=javabin&version=2}{add=[8 (1563855995634974720)]} 0 1 [junit4] 2> 1209567 INFO (qtp1039314366-10619) [n:127.0.0.1:61736_solr c:routeFieldColl s:shard3 r:core_node1 x:routeFieldColl_shard3_replica2] o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard3_replica2] webapp=/solr path= [...truncated too long message...] SolrClient.java:387) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1364) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1115) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) [junit4] > at org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:190) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1256443 INFO (jetty-closer-2093-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d62758{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1256444 INFO (jetty-closer-2093-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@a79fce1{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1256444 INFO (jetty-closer-2093-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1965515362 [junit4] 2> 1256444 INFO (jetty-closer-2093-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=739688363 [junit4] 2> 1256444 INFO (jetty-closer-2093-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6552f6a{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1256445 INFO (jetty-closer-2093-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1966339736 [junit4] 2> 1256445 INFO (jetty-closer-2093-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@b4a69d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1256445 INFO (jetty-closer-2093-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=269787388 [junit4] 2> 1256455 INFO (jetty-closer-2093-thread-4) [ ] o.a.s.c.Overseer Overseer (id=97740999375519754-127.0.0.1:61738_solr-n_0000000000) closing [junit4] 2> 1256455 INFO (OverseerStateUpdate-97740999375519754-127.0.0.1:61738_solr-n_0000000000) [n:127.0.0.1:61738_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61738_solr [junit4] 2> 1256456 WARN (zkCallback-2113-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1256458 INFO (zkCallback-2112-thread-3-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1256458 INFO (zkCallback-2110-thread-3-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1256458 INFO (zkCallback-2117-thread-2-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1256458 INFO (jetty-closer-2093-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1256459 INFO (jetty-closer-2093-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@496babf1{/solr,null,UNAVAILABLE} [junit4] 2> 1256460 WARN (zkCallback-2117-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1256460 WARN (zkCallback-2110-thread-3-processing-n:127.0.0.1:61734_solr) [n:127.0.0.1:61734_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1256461 INFO (jetty-closer-2093-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1256461 INFO (jetty-closer-2093-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4656b847{/solr,null,UNAVAILABLE} [junit4] 2> 1256462 INFO (zkCallback-2112-thread-3-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1) [junit4] 2> 1256463 WARN (zkCallback-2112-thread-3-processing-n:127.0.0.1:61738_solr) [n:127.0.0.1:61738_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1256463 INFO (jetty-closer-2093-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1256464 INFO (jetty-closer-2093-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@613f59b4{/solr,null,UNAVAILABLE} [junit4] 2> 1257969 INFO (jetty-closer-2093-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1257969 INFO (jetty-closer-2093-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f69b72c{/solr,null,UNAVAILABLE} [junit4] 2> 1257971 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61731 61731 [junit4] 2> 1257989 INFO (Thread-1825) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61731 61731 [junit4] 2> 1267491 WARN (Thread-1825) [ ] 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> 4 /solr/collections/implicitcoll/state.json [junit4] 2> 4 /solr/collections/routeFieldColl/state.json [junit4] 2> 4 /solr/collections/withShardField/state.json [junit4] 2> 3 /solr/collections/withShardField/leader_elect/a/election/97740999375519754-core_node11-n_0000000001 [junit4] 2> 2 /solr/collections/testCreateShardRepFactor/state.json [junit4] 2> 2 /solr/collections/withShardField/leader_elect/b/election/97740999375519752-core_node18-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll/leader_elect/c/election/97740999375519756-core_node1-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 59 /solr/overseer/queue [junit4] 2> 35 /solr/overseer/collection-queue-work [junit4] 2> 32 /solr/collections [junit4] 2> 9 /solr/live_nodes [junit4] 2> 6 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1267491 INFO (SUITE-CustomCollectionTest-seed#[48E471C079E67D5D]-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_48E471C079E67D5D-001 [junit4] 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5, maxDocsPerChunk=432, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5, blockSize=6)), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ms, timezone=Antarctica/Casey [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=118520040,total=404639744 [junit4] 2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesStandalone, JvmMetricsTest, SolrPluginUtilsTest, TestTrackingShardHandlerFactory, HdfsDirectoryFactoryTest, LeaderInitiatedRecoveryOnCommitTest, PolyFieldTest, OpenExchangeRatesOrgProviderTest, TestFieldCollectionResource, TestSolrCloudWithKerberosAlt, ShardSplitTest, XmlUpdateRequestHandlerTest, TestBinaryField, TestLockTree, DocumentBuilderTest, SpatialHeatmapFacetsTest, ChangedSchemaMergeTest, HdfsRecoverLeaseTest, TestOrdValues, ZkNodePropsTest, TestRemoteStreaming, SolrRequestParserTest, TestQueryWrapperFilter, TestExpandComponent, DateFieldTest, SoftAutoCommitTest, MergeStrategyTest, TestTolerantSearch, TestPseudoReturnFields, TestSolrIndexConfig, TestFastLRUCache, HdfsChaosMonkeyNothingIsSafeTest, DistributedQueueTest, DistributedSpellCheckComponentTest, DisMaxRequestHandlerTest, RestartWhileUpdatingTest, TestBulkSchemaAPI, TestJmxIntegration, TestStandardQParsers, TestSolrDeletionPolicy1, TestGroupingSearch, TestHighFrequencyDictionaryFactory, MigrateRouteKeyTest, TestHighlightDedupGrouping, AddBlockUpdateTest, TestSmileRequest, TestNumericTerms64, TestStressRecovery, TestInitParams, AssignTest, TestUseDocValuesAsStored, TestEmbeddedSolrServerConstructors, TestNonDefinedSimilarityFactory, SpatialRPTFieldTypeTest, CheckHdfsIndexTest, TestCloudDeleteByQuery, TestSort, MetricsHandlerTest, XsltUpdateRequestHandlerTest, AnalyticsMergeStrategyTest, TestExactSharedStatsCache, TestStressLiveNodes, TestBinaryResponseWriter, TestSolrXml, TestFieldCacheVsDocValues, TestDefaultStatsCache, TestSolrCLIRunExample, ShardRoutingTest, TestPerFieldSimilarityWithDefaultOverride, TestCryptoKeys, SimplePostToolTest, PingRequestHandlerTest, TestJsonFacets, TestAnalyzedSuggestions, DocValuesNotIndexedTest, OverseerTaskQueueTest, TestRecoveryHdfs, TestUpdate, TestGeoJSONResponseWriter, HLLSerializationTest, TestSlowCompositeReaderWrapper, TestCoreContainer, ResponseLogComponentTest, TestStressVersions, CursorPagingTest, RecoveryAfterSoftCommitTest, CustomCollectionTest] [junit4] Completed [255/702 (1!)] on J0 in 63.32s, 4 tests, 2 errors <<< FAILURES! [...truncated 44875 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
