Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6377/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at https://127.0.0.1:51363/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (https://127.0.0.1:51363/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:51363/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (https://127.0.0.1:51363/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null at __randomizedtesting.SeedInfo.seed([225D523D7C7E1B30:6A2826897A4D34A5]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:803) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1238) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:516) 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) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51363/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (https://127.0.0.1:51363/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) 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:439) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:780) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Build Log: [...truncated 11333 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\init-core-data-001 [junit4] 2> 755772 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 755791 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 755799 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001 [junit4] 2> 755799 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 755802 INFO (Thread-1447) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 755802 INFO (Thread-1447) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 755902 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:51344 [junit4] 2> 755921 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 0x159fba56a8a0000, 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> 755933 INFO (jetty-launcher-840-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 755934 INFO (jetty-launcher-840-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cea4b{/solr,null,AVAILABLE} [junit4] 2> 755936 INFO (jetty-launcher-840-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16b3383{SSL,[ssl, http/1.1]}{127.0.0.1:?????} [junit4] 2> 755936 INFO (jetty-launcher-840-thread-1) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 755936 INFO (jetty-launcher-840-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51348} [junit4] 2> 755938 ERROR (jetty-launcher-840-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 755938 INFO (jetty-launcher-840-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 755938 INFO (jetty-launcher-840-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 755938 INFO (jetty-launcher-840-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 755938 INFO (jetty-launcher-840-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-01T21:47:19.174Z [junit4] 2> 755942 INFO (jetty-launcher-840-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 755943 INFO (jetty-launcher-840-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c9d63{/solr,null,AVAILABLE} [junit4] 2> 755944 INFO (jetty-launcher-840-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 755944 INFO (jetty-launcher-840-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@353e9c{SSL,[ssl, http/1.1]}{127.0.0.1:?????} [junit4] 2> 755944 INFO (jetty-launcher-840-thread-3) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 755944 INFO (jetty-launcher-840-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51353} [junit4] 2> 755945 ERROR (jetty-launcher-840-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 755945 INFO (jetty-launcher-840-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 755945 INFO (jetty-launcher-840-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 755945 INFO (jetty-launcher-840-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 755945 INFO (jetty-launcher-840-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f021ae{/solr,null,AVAILABLE} [junit4] 2> 755945 INFO (jetty-launcher-840-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-01T21:47:19.181Z [junit4] 2> 755946 INFO (jetty-launcher-840-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@104965c{SSL,[ssl, http/1.1]}{127.0.0.1:?????} [junit4] 2> 755946 INFO (jetty-launcher-840-thread-4) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 755946 INFO (jetty-launcher-840-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51356} [junit4] 2> 755946 ERROR (jetty-launcher-840-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 755946 INFO (jetty-launcher-840-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 755946 INFO (jetty-launcher-840-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 755946 INFO (jetty-launcher-840-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 755947 INFO (jetty-launcher-840-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-01T21:47:19.182Z [junit4] 2> 755947 INFO (jetty-launcher-840-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 755952 INFO (jetty-launcher-840-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a85d40{/solr,null,AVAILABLE} [junit4] 2> 755953 INFO (jetty-launcher-840-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@19a99fb{SSL,[ssl, http/1.1]}{127.0.0.1:?????} [junit4] 2> 755953 INFO (jetty-launcher-840-thread-2) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 755953 INFO (jetty-launcher-840-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51363} [junit4] 2> 755953 ERROR (jetty-launcher-840-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 755953 INFO (jetty-launcher-840-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 755953 INFO (jetty-launcher-840-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 755954 INFO (jetty-launcher-840-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 755954 INFO (jetty-launcher-840-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-01T21:47:19.190Z [junit4] 2> 755962 INFO (jetty-launcher-840-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 755964 INFO (jetty-launcher-840-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 755965 INFO (jetty-launcher-840-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 755988 INFO (jetty-launcher-840-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51344/solr [junit4] 2> 755988 INFO (jetty-launcher-840-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51344/solr [junit4] 2> 755991 INFO (jetty-launcher-840-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51344/solr [junit4] 2> 756000 INFO (jetty-launcher-840-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 756013 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 0x159fba56a8a0004, 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> 756017 INFO (jetty-launcher-840-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51344/solr [junit4] 2> 756062 INFO (jetty-launcher-840-thread-4) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51356_solr [junit4] 2> 756064 INFO (jetty-launcher-840-thread-1) [n:127.0.0.1:51348_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51348_solr [junit4] 2> 756065 INFO (jetty-launcher-840-thread-3) [n:127.0.0.1:51353_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51353_solr [junit4] 2> 756066 INFO (jetty-launcher-840-thread-4) [n:127.0.0.1:51356_solr ] o.a.s.c.Overseer Overseer (id=97385554840780809-127.0.0.1:51356_solr-n_0000000000) starting [junit4] 2> 756072 INFO (zkCallback-857-thread-1-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 756086 INFO (zkCallback-856-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 756090 INFO (zkCallback-855-thread-1-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 756099 INFO (zkCallback-861-thread-1-processing-n:127.0.0.1:51363_solr) [n:127.0.0.1:51363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 756112 INFO (jetty-launcher-840-thread-2) [n:127.0.0.1:51363_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51363_solr [junit4] 2> 756161 INFO (zkCallback-856-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 756204 INFO (zkCallback-861-thread-1-processing-n:127.0.0.1:51363_solr) [n:127.0.0.1:51363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 756204 INFO (zkCallback-855-thread-1-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 756204 INFO (zkCallback-857-thread-1-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 756231 INFO (jetty-launcher-840-thread-4) [n:127.0.0.1:51356_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51356_solr [junit4] 2> 756239 INFO (zkCallback-856-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 756239 INFO (zkCallback-861-thread-1-processing-n:127.0.0.1:51363_solr) [n:127.0.0.1:51363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 756239 INFO (zkCallback-855-thread-1-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 756239 INFO (zkCallback-857-thread-1-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 756318 INFO (jetty-launcher-840-thread-3) [n:127.0.0.1:51353_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node3\. [junit4] 2> 756405 INFO (jetty-launcher-840-thread-2) [n:127.0.0.1:51363_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node2\. [junit4] 2> 756506 INFO (jetty-launcher-840-thread-4) [n:127.0.0.1:51356_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node4\. [junit4] 2> 756509 INFO (jetty-launcher-840-thread-1) [n:127.0.0.1:51348_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node1\. [junit4] 2> 757949 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 0x159fba56a8a000d, 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> 757961 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 757963 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51344/solr ready [junit4] 2> 758014 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[225D523D7C7E1B30]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore [junit4] 2> 758015 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[225D523D7C7E1B30]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 758087 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CoreAdminOperation core create command dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2 [junit4] 2> 758093 INFO (OverseerStateUpdate-97385554840780809-127.0.0.1:51356_solr-n_0000000000) [n:127.0.0.1:51356_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 759124 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 759141 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal [junit4] 2> 759147 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 759153 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using configuration from collection halfcollectionblocker [junit4] 2> 759154 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [[halfcollection_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node3\halfcollection_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-002\] [junit4] 2> 759299 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 759299 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 759300 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 759300 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 759301 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c99069[halfcollection_shard1_replica1] main] [junit4] 2> 759304 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 759304 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 759304 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 759305 INFO (searcherExecutor-2575-thread-1-processing-n:127.0.0.1:51353_solr x:halfcollection_shard1_replica1 c:halfcollectionblocker) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher Searcher@1c99069[halfcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 759305 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558168881113071616 [junit4] 2> 759316 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 759316 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 759316 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51353/solr/halfcollection_shard1_replica1/ [junit4] 2> 759316 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 759316 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:51353/solr/halfcollection_shard1_replica1/ has no replicas [junit4] 2> 759325 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51353/solr/halfcollection_shard1_replica1/ shard1 [junit4] 2> 759478 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 759484 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2} status=0 QTime=1396 [junit4] 2> 759553 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr ] o.a.s.h.a.CoreAdminOperation core create command dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2 [junit4] 2> 759556 INFO (OverseerStateUpdate-97385554840780809-127.0.0.1:51356_solr-n_0000000000) [n:127.0.0.1:51356_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 760590 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 760607 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal [junit4] 2> 760614 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 760620 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using configuration from collection halfcollectionblocker2 [junit4] 2> 760621 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [[halfcollection_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node4\halfcollection_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-003\] [junit4] 2> 760767 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 760767 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 760768 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 760768 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 760770 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17aead6[halfcollection_shard1_replica1] main] [junit4] 2> 760772 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 760774 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 760774 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 760774 INFO (searcherExecutor-2580-thread-1-processing-n:127.0.0.1:51356_solr x:halfcollection_shard1_replica1 c:halfcollectionblocker2) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher Searcher@17aead6[halfcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 760774 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558168882653429760 [junit4] 2> 760786 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 760786 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 760786 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51356/solr/halfcollection_shard1_replica1/ [junit4] 2> 760786 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 760786 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:51356/solr/halfcollection_shard1_replica1/ has no replicas [junit4] 2> 760795 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51356/solr/halfcollection_shard1_replica1/ shard1 [junit4] 2> 760947 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 760955 INFO (qtp23251201-5225) [n:127.0.0.1:51356_solr c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2} status=0 QTime=1403 [junit4] 2> 760965 INFO (qtp12994319-5255) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:51353_solr,127.0.0.1:51356_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 760970 INFO (OverseerThreadFactory-2568-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.CreateCollectionCmd Create collection halfcollection [junit4] 2> 761190 INFO (qtp23251201-5223) [n:127.0.0.1:51356_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2 [junit4] 2> 761192 WARN (qtp23251201-5223) [n:127.0.0.1:51356_solr ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed [junit4] 2> 761193 ERROR (qtp23251201-5223) [n:127.0.0.1:51356_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica1' already exists. [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:849) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:378) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:706) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:687) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:468) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 761193 INFO (qtp23251201-5223) [n:127.0.0.1:51356_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2} status=500 QTime=5 [junit4] 2> 761193 ERROR (qtp23251201-5223) [n:127.0.0.1:51356_solr ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica1' already exists. [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:849) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:378) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:706) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:687) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:468) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 761198 ERROR (OverseerThreadFactory-2568-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:51356/solr [junit4] 2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51356/solr: Core with name 'halfcollection_shard1_replica1' already exists. [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 761202 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2 [junit4] 2> 761314 INFO (zkCallback-855-thread-1-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 762238 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 762285 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.s.IndexSchema [halfcollection_shard2_replica1] Schema name=minimal [junit4] 2> 762292 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 762299 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica1' using configuration from collection halfcollection [junit4] 2> 762300 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SolrCore [[halfcollection_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node3\halfcollection_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node3\.\halfcollection_shard2_replica1\data\] [junit4] 2> 762435 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 762435 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 762439 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 762439 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 762441 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1edc383[halfcollection_shard2_replica1] main] [junit4] 2> 762444 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 762444 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 762445 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 762445 INFO (searcherExecutor-2585-thread-1-processing-n:127.0.0.1:51353_solr x:halfcollection_shard2_replica1 s:shard2 c:halfcollection) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SolrCore [halfcollection_shard2_replica1] Registered new searcher Searcher@1edc383[halfcollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 762445 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558168884405600256 [junit4] 2> 762457 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 762457 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 762458 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51353/solr/halfcollection_shard2_replica1/ [junit4] 2> 762458 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 762458 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:51353/solr/halfcollection_shard2_replica1/ has no replicas [junit4] 2> 762464 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51353/solr/halfcollection_shard2_replica1/ shard2 [junit4] 2> 762570 INFO (zkCallback-855-thread-1-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 762617 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 762624 INFO (qtp12994319-5217) [n:127.0.0.1:51353_solr c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2} status=0 QTime=1421 [junit4] 2> 762625 ERROR (OverseerThreadFactory-2568-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [halfcollection]. [junit4] 2> 762626 INFO (OverseerThreadFactory-2568-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 762627 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection.shard2.replica1 [junit4] 2> 762627 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr ] o.a.s.c.SolrCore [halfcollection_shard2_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@1dd029f [junit4] 2> 762629 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection.shard2.replica1 [junit4] 2> 762639 INFO (qtp12994319-5216) [n:127.0.0.1:51353_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 763346 INFO (OverseerThreadFactory-2568-thread-1-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [halfcollection] [junit4] 2> 763357 INFO (qtp12994319-5255) [n:127.0.0.1:51353_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> 764977 INFO (OverseerCollectionConfigSetProcessor-97385554840780809-127.0.0.1:51356_solr-n_0000000000) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 793407 ERROR (qtp12994319-5255) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30 [junit4] 2> 793407 INFO (qtp12994319-5255) [n:127.0.0.1:51353_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:51353_solr,127.0.0.1:51356_solr&wt=javabin&version=2} status=0 QTime=32442 [junit4] 2> 793409 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[225D523D7C7E1B30]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore [junit4] 2> 793451 INFO (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[225D523D7C7E1B30]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes [junit4] 2> 793462 INFO (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[225D523D7C7E1B30]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 793470 INFO (qtp12994319-5214) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 793478 INFO (OverseerThreadFactory-2568-thread-2-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 793485 INFO (qtp23251201-5253) [n:127.0.0.1:51356_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1 [junit4] 2> 793485 INFO (qtp23251201-5253) [n:127.0.0.1:51356_solr ] o.a.s.c.SolrCore [halfcollection_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@1050ffd [junit4] 2> 793488 INFO (qtp23251201-5253) [n:127.0.0.1:51356_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1 [junit4] 2> 793496 INFO (qtp23251201-5253) [n:127.0.0.1:51356_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=12 [junit4] 2> 794235 INFO (qtp12994319-5214) [n:127.0.0.1:51353_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2} status=0 QTime=767 [junit4] 2> 794237 INFO (qtp12994319-5250) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 794244 INFO (OverseerCollectionConfigSetProcessor-97385554840780809-127.0.0.1:51356_solr-n_0000000000) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 794345 INFO (OverseerThreadFactory-2568-thread-3-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 794354 INFO (qtp12994319-5215) [n:127.0.0.1:51353_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1 [junit4] 2> 794354 INFO (qtp12994319-5215) [n:127.0.0.1:51353_solr ] o.a.s.c.SolrCore [halfcollection_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@12449e9 [junit4] 2> 794359 INFO (qtp12994319-5215) [n:127.0.0.1:51353_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1 [junit4] 2> 794379 INFO (qtp12994319-5215) [n:127.0.0.1:51353_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=26 [junit4] 2> 795089 INFO (qtp12994319-5250) [n:127.0.0.1:51353_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0 QTime=851 [junit4] 2> 795091 INFO (qtp12994319-5249) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 795096 INFO (OverseerThreadFactory-2568-thread-4-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.CreateCollectionCmd Create collection nodes_used_collection [junit4] 2> 795097 INFO (OverseerCollectionConfigSetProcessor-97385554840780809-127.0.0.1:51356_solr-n_0000000000) [n:127.0.0.1:51356_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 795324 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2 [junit4] 2> 795324 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2 [junit4] 2> 795385 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2 [junit4] 2> 795404 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2 [junit4] 2> 795556 INFO (zkCallback-856-thread-26-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 795558 INFO (zkCallback-861-thread-1-processing-n:127.0.0.1:51363_solr) [n:127.0.0.1:51363_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 795558 INFO (zkCallback-855-thread-2-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 795559 INFO (zkCallback-857-thread-2-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 796371 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 796372 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 796388 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica1] Schema name=minimal [junit4] 2> 796394 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica2] Schema name=minimal [junit4] 2> 796397 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 796397 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 796403 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica1' using configuration from collection nodes_used_collection [junit4] 2> 796403 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica2' using configuration from collection nodes_used_collection [junit4] 2> 796403 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node3\nodes_used_collection_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node3\.\nodes_used_collection_shard2_replica2\data\] [junit4] 2> 796403 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node4\nodes_used_collection_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node4\.\nodes_used_collection_shard2_replica1\data\] [junit4] 2> 796450 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 796490 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 796497 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica1] Schema name=minimal [junit4] 2> 796502 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 796507 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica2] Schema name=minimal [junit4] 2> 796509 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica1' using configuration from collection nodes_used_collection [junit4] 2> 796510 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node2\nodes_used_collection_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node2\.\nodes_used_collection_shard1_replica1\data\] [junit4] 2> 796512 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 796515 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica2' using configuration from collection nodes_used_collection [junit4] 2> 796516 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node1\nodes_used_collection_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001\tempDir-001\node1\.\nodes_used_collection_shard1_replica2\data\] [junit4] 2> 796624 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 796625 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 796628 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 796628 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 796651 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 796651 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 796656 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 796656 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 796671 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 796671 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 796673 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 796673 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 796673 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 796673 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 796676 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1960758[nodes_used_collection_shard2_replica1] main] [junit4] 2> 796676 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 796676 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 796677 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 796679 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 796679 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 796679 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558168920302551040 [junit4] 2> 796679 INFO (searcherExecutor-2590-thread-1-processing-n:127.0.0.1:51356_solr x:nodes_used_collection_shard2_replica1 s:shard2 c:nodes_used_collection) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@1960758[nodes_used_collection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 796683 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f32fb[nodes_used_collection_shard1_replica1] main] [junit4] 2> 796686 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@164164a[nodes_used_collection_shard2_replica2] main] [junit4] 2> 796686 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 796687 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 796687 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 796687 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558168920310939648 [junit4] 2> 796687 INFO (searcherExecutor-2592-thread-1-processing-n:127.0.0.1:51363_solr x:nodes_used_collection_shard1_replica1 s:shard1 c:nodes_used_collection) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@3f32fb[nodes_used_collection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 796690 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 796691 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 796691 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 796691 INFO (qtp12994319-5221) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558168920315133952 [junit4] 2> 796692 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9998ms [junit4] 2> 796694 INFO (searcherExecutor-2591-thread-1-processing-n:127.0.0.1:51353_solr x:nodes_used_collection_shard2_replica2 s:shard2 c:nodes_used_collection) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@164164a[nodes_used_collection_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 796697 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@15140ce[nodes_used_collection_shard1_replica2] main] [junit4] 2> 796698 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_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> 796700 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 796701 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 796701 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 796701 INFO (qtp30008883-5209) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558168920325619712 [junit4] 2> 796701 INFO (searcherExecutor-2593-thread-1-processing-n:127.0.0.1:51348_solr x:nodes_used_collection_shard1_replica2 s:shard1 c:nodes_used_collection) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@15140ce[nodes_used_collection_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 796807 INFO (zkCallback-856-thread-23-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 796808 INFO (zkCallback-861-thread-1-processing-n:127.0.0.1:51363_solr) [n:127.0.0.1:51363_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 796808 INFO (zkCallback-855-thread-2-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 796808 INFO (zkCallback-857-thread-2-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 797192 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 797192 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 797192 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51356/solr/nodes_used_collection_shard2_replica1/ [junit4] 2> 797192 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica1 url=https://127.0.0.1:51356/solr START replicas=[https://127.0.0.1:51353/solr/nodes_used_collection_shard2_replica2/] nUpdates=100 [junit4] 2> 797193 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica1 url=https://127.0.0.1:51356/solr DONE. We have no versions. sync failed. [junit4] 2> 797202 INFO (qtp12994319-5218) [n:127.0.0.1:51353_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica2] o.a.s.c.S.Request [nodes_used_collection_shard2_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 797203 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 797203 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_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> 797221 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51356/solr/nodes_used_collection_shard2_replica1/ shard2 [junit4] 2> 797227 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 797227 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 797227 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51363/solr/nodes_used_collection_shard1_replica1/ [junit4] 2> 797227 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica1 url=https://127.0.0.1:51363/solr START replicas=[https://127.0.0.1:51348/solr/nodes_used_collection_shard1_replica2/] nUpdates=100 [junit4] 2> 797228 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica1 url=https://127.0.0.1:51363/solr DONE. We have no versions. sync failed. [junit4] 2> 797235 INFO (qtp30008883-5206) [n:127.0.0.1:51348_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica2] o.a.s.c.S.Request [nodes_used_collection_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> 797235 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 797235 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_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> 797243 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51363/solr/nodes_used_collection_shard1_replica1/ shard1 [junit4] 2> 797348 INFO (zkCallback-856-thread-25-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 797348 INFO (zkCallback-861-thread-1-processing-n:127.0.0.1:51363_solr) [n:127.0.0.1:51363_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 797348 INFO (zkCallback-855-thread-2-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 797348 INFO (zkCallback-857-thread-2-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 797375 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 797379 INFO (qtp23251201-5230) [n:127.0.0.1:51356_solr c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=2055 [junit4] 2> 797396 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 797400 INFO (qtp7516223-5235) [n:127.0.0.1:51363_solr c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_colle [...truncated too long message...] Core [withconfigset2_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@1f530c2 [junit4] 2> 885324 WARN (zkCallback-878-thread-9-processing-n:127.0.0.1:51363_solr) [n:127.0.0.1:51363_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 885324 WARN (zkCallback-855-thread-12-processing-n:127.0.0.1:51353_solr) [n:127.0.0.1:51353_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 885326 INFO (jetty-launcher-840-thread-8) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 885326 INFO (jetty-launcher-840-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d7ae5a{/solr,null,UNAVAILABLE} [junit4] 2> 885326 INFO (jetty-launcher-840-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 885326 INFO (jetty-launcher-840-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9c9d63{/solr,null,UNAVAILABLE} [junit4] 2> 885326 INFO (zkCallback-856-thread-24-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 885327 INFO (jetty-launcher-840-thread-6) [ ] o.a.s.c.Overseer Overseer (id=97385554840780809-127.0.0.1:51356_solr-n_0000000000) closing [junit4] 2> 885327 INFO (OverseerStateUpdate-97385554840780809-127.0.0.1:51356_solr-n_0000000000) [n:127.0.0.1:51356_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51356_solr [junit4] 2> 885328 INFO (zkCallback-857-thread-4-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 885332 INFO (zkCallback-857-thread-4-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51348_solr [junit4] 2> 885334 INFO (zkCallback-857-thread-6-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 885334 INFO (zkCallback-857-thread-4-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.Overseer Overseer (id=97385554840780810-127.0.0.1:51348_solr-n_0000000001) starting [junit4] 2> 885348 INFO (zkCallback-857-thread-4-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 885390 INFO (coreCloseExecutor-2770-thread-1) [n:127.0.0.1:51348_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.withconfigset2.shard1.replica1 [junit4] 2> 885391 INFO (jetty-launcher-840-thread-7) [ ] o.a.s.c.Overseer Overseer (id=97385554840780810-127.0.0.1:51348_solr-n_0000000001) closing [junit4] 2> 885391 INFO (OverseerStateUpdate-97385554840780810-127.0.0.1:51348_solr-n_0000000001) [n:127.0.0.1:51348_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51348_solr [junit4] 2> 885393 WARN (zkCallback-857-thread-4-processing-n:127.0.0.1:51348_solr) [n:127.0.0.1:51348_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 885394 INFO (jetty-launcher-840-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 885394 INFO (jetty-launcher-840-thread-7) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cea4b{/solr,null,UNAVAILABLE} [junit4] 2> 886831 WARN (zkCallback-856-thread-24-processing-n:127.0.0.1:51356_solr) [n:127.0.0.1:51356_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 886831 INFO (jetty-launcher-840-thread-6) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 886831 INFO (jetty-launcher-840-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f021ae{/solr,null,UNAVAILABLE} [junit4] 2> 886834 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51344 51344 [junit4] 2> 886835 INFO (Thread-1507) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51344 51344 [junit4] 2> 886836 WARN (Thread-1507) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 16 /solr/aliases.json [junit4] 2> 16 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 154 /solr/clusterstate.json [junit4] 2> 16 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/addReplicaColl/state.json [junit4] 2> 4 /solr/collections/reloaded_collection/state.json [junit4] 2> 3 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 2 /solr/collections/onlyinzk/state.json [junit4] 2> 2 /solr/collections/addReplicaColl/leader_elect/shard1/election/97385554840780817-core_node5-n_0000000002 [junit4] 2> 2 /solr/collections/halfdeletedcollection/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 310 /solr/collections [junit4] 2> 92 /solr/overseer/queue [junit4] 2> 23 /solr/overseer/collection-queue-work [junit4] 2> 16 /solr/live_nodes [junit4] 2> 14 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 886836 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[225D523D7C7E1B30]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_225D523D7C7E1B30-001 [junit4] 2> Feb 01, 2017 9:49:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1420, maxMBSortInHeap=5.295137943285875, sim=RandomSimilarity(queryNorm=true): {}, locale=hi-IN, timezone=Europe/Madrid [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 (32-bit)/cpus=3,threads=1,free=65625336,total=295960576 [junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest, TestUseDocValuesAsStored2, DistributedIntervalFacetingTest, TestFoldingMultitermQuery, TestTolerantUpdateProcessorCloud, UtilsToolTest, TestSystemIdResolver, VMParamsZkACLAndCredentialsProvidersTest, SolrCoreCheckLockOnStartupTest, HdfsDirectoryTest, TestClusterStateMutator, TestDelegationWithHadoopAuth, SpellCheckComponentTest, TestRandomCollapseQParserPlugin, TestSortByMinMaxFunction, AssignTest, TestPathTrie, SolrCmdDistributorTest, TestDefaultSearchFieldResource, RollingRestartTest, TestInPlaceUpdatesStandalone, TestFiltering, TestSolrConfigHandler, TestSolrCloudWithDelegationTokens, ActionThrottleTest, HdfsRecoveryZkTest, DeleteStatusTest, TestSolrQueryParserDefaultOperatorResource, CSVRequestHandlerTest, BadComponentTest, TestBlobHandler, TestRawTransformer, DistributedQueryComponentOptimizationTest, CdcrReplicationDistributedZkTest, TestIndexSearcher, TestRestManager, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrGangliaReporterTest, TestCustomSort, TestSolrIndexConfig, TestClusterProperties, SuggesterTSTTest, TestJettySolrRunner, LukeRequestHandlerTest, BlockDirectoryTest, TestIndexingPerformance, WordBreakSolrSpellCheckerTest, TestSchemalessBufferedUpdates, TestSolrFieldCacheMBean, JsonLoaderTest, SimpleCollectionCreateDeleteTest, TestCoreAdminApis, TestReloadAndDeleteDocs, TestObjectReleaseTracker, MinimalSchemaTest, RuleEngineTest, TestFieldResource, TestPHPSerializedResponseWriter, TestStressInPlaceUpdates, TestExportWriter, RegexBoostProcessorTest, TestManagedResource, TestCollationFieldDocValues, CollectionStateFormat2Test, TestChildDocTransformer, TestOmitPositions, TestConfig, TolerantUpdateProcessorTest, SimpleMLTQParserTest, TestDefaultStatsCache, JSONWriterTest, TestBackupRepositoryFactory, CustomCollectionTest, SpellCheckCollatorTest, TestHashQParserPlugin, TestTrie, TestComplexPhraseLeadingWildcard, TestZkChroot, BaseCdcrDistributedZkTest, SignatureUpdateProcessorFactoryTest, TestWriterPerf, TestSolrCloudWithHadoopAuthPlugin, TestSolrDeletionPolicy2, OverseerStatusTest, OpenCloseCoreStressTest, UpdateRequestProcessorFactoryTest, CoreAdminRequestStatusTest, DirectoryFactoryTest, TestDynamicFieldResource, ResponseLogComponentTest, RAMDirectoryFactoryTest, TestMiniSolrCloudCluster, TestQuerySenderListener, TestSolrCoreSnapshots, ResourceLoaderTest, DistanceFunctionTest, HdfsSyncSliceTest, SolrIndexSplitterTest, ChaosMonkeySafeLeaderTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSolrCoreProperties, ConcurrentDeleteAndCreateCollectionTest, TestSchemaVersionResource, TermVectorComponentTest, TestDistributedStatsComponentCardinality, AnalyticsQueryTest, CollectionsAPIDistributedZkTest] [junit4] Completed [185/691 (1!)] on J1 in 132.13s, 20 tests, 1 error <<< FAILURES! [...truncated 56300 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
