Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3361/ Java: 64bit/jdk-9-ea+164 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:43181/solr/awhollynewcollection_0] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:43181/solr/awhollynewcollection_0] at __randomizedtesting.SeedInfo.seed([3F8569F02645FDAA:77F01D442076D23F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:426) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:522) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:563) 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 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.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43181/solr/awhollynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/awhollynewcollection_0/select. Reason: <pre> Can not find: /solr/awhollynewcollection_0/select</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578) 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:447) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388) ... 44 more Build Log: [...truncated 11723 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/init-core-data-001 [junit4] 2> 622362 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 622362 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 622363 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 622366 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001 [junit4] 2> 622366 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 622366 INFO (Thread-1492) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 622366 INFO (Thread-1492) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 622466 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37778 [junit4] 2> 622477 INFO (jetty-launcher-1757-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 622477 INFO (jetty-launcher-1757-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 622477 INFO (jetty-launcher-1757-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 622478 INFO (jetty-launcher-1757-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39e43db8{/solr,null,AVAILABLE} [junit4] 2> 622478 INFO (jetty-launcher-1757-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19aabbee{/solr,null,AVAILABLE} [junit4] 2> 622479 INFO (jetty-launcher-1757-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44c54ff0{/solr,null,AVAILABLE} [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@48768aa5{SSL,[ssl, http/1.1]}{127.0.0.1:43181} [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@743a0492{SSL,[ssl, http/1.1]}{127.0.0.1:42308} [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-2) [ ] o.e.j.s.Server Started @624067ms [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-3) [ ] o.e.j.s.Server Started @624067ms [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43181} [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42308} [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2f1b3a43{SSL,[ssl, http/1.1]}{127.0.0.1:42553} [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-1) [ ] o.e.j.s.Server Started @624067ms [junit4] 2> 622482 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42553} [junit4] 2> 622483 ERROR (jetty-launcher-1757-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 622483 ERROR (jetty-launcher-1757-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 622483 ERROR (jetty-launcher-1757-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-25T00:15:19.268303Z [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-25T00:15:19.268533Z [junit4] 2> 622483 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-25T00:15:19.268574Z [junit4] 2> 622484 INFO (jetty-launcher-1757-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@298ccc15{/solr,null,AVAILABLE} [junit4] 2> 622484 INFO (jetty-launcher-1757-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c46a900{SSL,[ssl, http/1.1]}{127.0.0.1:46434} [junit4] 2> 622484 INFO (jetty-launcher-1757-thread-4) [ ] o.e.j.s.Server Started @624069ms [junit4] 2> 622484 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46434} [junit4] 2> 622485 ERROR (jetty-launcher-1757-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 622485 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 622485 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 622485 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 622485 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 622485 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-25T00:15:19.270291Z [junit4] 2> 622505 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 622513 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 622515 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37778/solr [junit4] 2> 622518 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 622519 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 622520 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37778/solr [junit4] 2> 622528 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 622560 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 622574 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 622586 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 622586 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46434_solr [junit4] 2> 622587 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.c.Overseer Overseer (id=97850446259945479-127.0.0.1:46434_solr-n_0000000000) starting [junit4] 2> 622587 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37778/solr [junit4] 2> 622589 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37778/solr [junit4] 2> 622591 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46434_solr [junit4] 2> 622597 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 622602 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 622603 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 622603 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 622603 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 622604 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 622604 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 622605 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42308_solr [junit4] 2> 622606 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42553_solr [junit4] 2> 622606 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 622606 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43181_solr [junit4] 2> 622606 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 622607 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 622607 INFO (zkCallback-1771-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 622607 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 622607 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 622606 INFO (zkCallback-1780-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 622610 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 622610 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 622610 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 622610 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 622610 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 622724 INFO (jetty-launcher-1757-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node4/. [junit4] 2> 622724 INFO (jetty-launcher-1757-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node2/. [junit4] 2> 622724 INFO (jetty-launcher-1757-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node1/. [junit4] 2> 622745 INFO (jetty-launcher-1757-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node3/. [junit4] 2> 623385 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 623385 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37778/solr ready [junit4] 2> 623407 INFO (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[3F8569F02645FDAA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest [junit4] 2> 623407 INFO (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[3F8569F02645FDAA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 623459 INFO (qtp961543987-6812) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 623461 INFO (OverseerThreadFactory-2691-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection addReplicaColl [junit4] 2> 623575 INFO (qtp961543987-6832) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 623575 INFO (qtp961543987-6832) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 623619 INFO (qtp1665207056-6806) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 623620 INFO (qtp1665207056-6806) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 623622 INFO (qtp2009303259-6835) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 623622 INFO (qtp317469318-6805) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 623623 INFO (qtp2009303259-6835) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 623623 INFO (qtp317469318-6805) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 623726 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 623726 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 623726 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 623726 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 624581 INFO (qtp961543987-6832) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 624586 INFO (qtp961543987-6832) [ ] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica1] Schema name=minimal [junit4] 2> 624587 INFO (qtp961543987-6832) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 624587 INFO (qtp961543987-6832) [ ] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica1' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 624588 INFO (qtp961543987-6832) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 624588 INFO (qtp961543987-6832) [ ] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node1/addReplicaColl_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node1/./addReplicaColl_shard1_replica1/data/] [junit4] 2> 624630 INFO (qtp1665207056-6806) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 624643 INFO (qtp2009303259-6835) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 624646 INFO (qtp317469318-6805) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 624647 INFO (qtp1665207056-6806) [ ] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica2] Schema name=minimal [junit4] 2> 624650 INFO (qtp1665207056-6806) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 624650 INFO (qtp1665207056-6806) [ ] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica2' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 624650 INFO (qtp1665207056-6806) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 624650 INFO (qtp2009303259-6835) [ ] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica2] Schema name=minimal [junit4] 2> 624650 INFO (qtp1665207056-6806) [ ] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node2/addReplicaColl_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node2/./addReplicaColl_shard2_replica2/data/] [junit4] 2> 624653 INFO (qtp2009303259-6835) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 624653 INFO (qtp2009303259-6835) [ ] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica2' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 624653 INFO (qtp2009303259-6835) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 624653 INFO (qtp2009303259-6835) [ ] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node4/addReplicaColl_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node4/./addReplicaColl_shard1_replica2/data/] [junit4] 2> 624654 INFO (qtp317469318-6805) [ ] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica1] Schema name=minimal [junit4] 2> 624656 INFO (qtp317469318-6805) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 624656 INFO (qtp317469318-6805) [ ] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica1' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 624657 INFO (qtp317469318-6805) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 624657 INFO (qtp317469318-6805) [ ] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node3/addReplicaColl_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node3/./addReplicaColl_shard2_replica1/data/] [junit4] 2> 624869 INFO (qtp961543987-6832) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 624869 INFO (qtp961543987-6832) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 624871 INFO (qtp961543987-6832) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 624871 INFO (qtp961543987-6832) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 624871 INFO (qtp961543987-6832) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d734d64[addReplicaColl_shard1_replica1] main] [junit4] 2> 624873 INFO (qtp961543987-6832) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 624874 INFO (qtp961543987-6832) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 624874 INFO (qtp961543987-6832) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 624874 INFO (qtp961543987-6832) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565607142787907584 [junit4] 2> 624876 INFO (searcherExecutor-2700-thread-1) [ ] o.a.s.c.SolrCore [addReplicaColl_shard1_replica1] Registered new searcher Searcher@4d734d64[addReplicaColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 624880 INFO (qtp961543987-6832) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 624917 INFO (qtp1665207056-6806) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 624917 INFO (qtp1665207056-6806) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 624919 INFO (qtp1665207056-6806) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 624919 INFO (qtp1665207056-6806) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 624920 INFO (qtp1665207056-6806) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3293c105[addReplicaColl_shard2_replica2] main] [junit4] 2> 624920 INFO (qtp1665207056-6806) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 624921 INFO (qtp1665207056-6806) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 624921 INFO (qtp1665207056-6806) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 624921 INFO (searcherExecutor-2701-thread-1) [ ] o.a.s.c.SolrCore [addReplicaColl_shard2_replica2] Registered new searcher Searcher@3293c105[addReplicaColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 624921 INFO (qtp1665207056-6806) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565607142837190656 [junit4] 2> 624925 INFO (qtp1665207056-6806) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 624944 INFO (qtp2009303259-6835) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 624944 INFO (qtp2009303259-6835) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 624946 INFO (qtp2009303259-6835) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 624946 INFO (qtp2009303259-6835) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 624947 INFO (qtp2009303259-6835) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bc0694d[addReplicaColl_shard1_replica2] main] [junit4] 2> 624953 INFO (qtp2009303259-6835) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 624953 INFO (qtp2009303259-6835) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 624954 INFO (qtp2009303259-6835) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 624954 INFO (searcherExecutor-2702-thread-1) [ ] o.a.s.c.SolrCore [addReplicaColl_shard1_replica2] Registered new searcher Searcher@3bc0694d[addReplicaColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 624954 INFO (qtp2009303259-6835) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565607142871793664 [junit4] 2> 624984 INFO (qtp317469318-6805) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 624984 INFO (qtp317469318-6805) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 624986 INFO (qtp317469318-6805) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 624986 INFO (qtp317469318-6805) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 624987 INFO (qtp317469318-6805) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d8bf5a4[addReplicaColl_shard2_replica1] main] [junit4] 2> 624987 INFO (qtp317469318-6805) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 624987 INFO (qtp317469318-6805) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 624988 INFO (qtp317469318-6805) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 624988 INFO (searcherExecutor-2703-thread-1) [ ] o.a.s.c.SolrCore [addReplicaColl_shard2_replica1] Registered new searcher Searcher@3d8bf5a4[addReplicaColl_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 624988 INFO (qtp317469318-6805) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565607142907445248 [junit4] 2> 625026 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625026 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625026 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625026 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625381 INFO (qtp961543987-6832) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 625381 INFO (qtp961543987-6832) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 625381 INFO (qtp961543987-6832) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42553/solr/addReplicaColl_shard1_replica1/ [junit4] 2> 625381 INFO (qtp961543987-6832) [ ] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica1 url=https://127.0.0.1:42553/solr START replicas=[https://127.0.0.1:46434/solr/addReplicaColl_shard1_replica2/] nUpdates=100 [junit4] 2> 625381 INFO (qtp961543987-6832) [ ] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica1 url=https://127.0.0.1:42553/solr DONE. We have no versions. sync failed. [junit4] 2> 625386 INFO (qtp2009303259-6836) [ ] o.a.s.c.S.Request [addReplicaColl_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> 625386 INFO (qtp961543987-6832) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 625386 INFO (qtp961543987-6832) [ ] 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> 625386 INFO (qtp961543987-6832) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 625388 INFO (qtp961543987-6832) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42553/solr/addReplicaColl_shard1_replica1/ shard1 [junit4] 2> 625425 INFO (qtp1665207056-6806) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 625425 INFO (qtp1665207056-6806) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 625425 INFO (qtp1665207056-6806) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43181/solr/addReplicaColl_shard2_replica2/ [junit4] 2> 625425 INFO (qtp1665207056-6806) [ ] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 url=https://127.0.0.1:43181/solr START replicas=[https://127.0.0.1:42308/solr/addReplicaColl_shard2_replica1/] nUpdates=100 [junit4] 2> 625425 INFO (qtp1665207056-6806) [ ] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 url=https://127.0.0.1:43181/solr DONE. We have no versions. sync failed. [junit4] 2> 625430 INFO (qtp317469318-6807) [ ] o.a.s.c.S.Request [addReplicaColl_shard2_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 625430 INFO (qtp1665207056-6806) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 625430 INFO (qtp1665207056-6806) [ ] 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> 625430 INFO (qtp1665207056-6806) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 625431 INFO (qtp1665207056-6806) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43181/solr/addReplicaColl_shard2_replica2/ shard2 [junit4] 2> 625534 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625534 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625534 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625534 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625539 INFO (qtp961543987-6832) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 625540 INFO (qtp961543987-6832) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1967 [junit4] 2> 625582 INFO (qtp1665207056-6806) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 625584 INFO (qtp1665207056-6806) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2} status=0 QTime=1964 [junit4] 2> 625684 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625684 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625684 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625684 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 625960 INFO (qtp2009303259-6835) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2338 [junit4] 2> 625993 INFO (qtp317469318-6805) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2} status=0 QTime=2371 [junit4] 2> 625995 INFO (qtp961543987-6812) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 626093 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 626093 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 626093 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 626093 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 626995 INFO (qtp961543987-6812) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3535 [junit4] 2> 626998 INFO (qtp961543987-6827) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42308_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 626999 INFO (OverseerThreadFactory-2691-thread-2) [ ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "node":"127.0.0.1:42308_solr", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"addreplica"} [junit4] 2> 626999 INFO (OverseerThreadFactory-2691-thread-2) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42308_solr for creating new replica [junit4] 2> 626999 INFO (OverseerCollectionConfigSetProcessor-97850446259945479-127.0.0.1:46434_solr-n_0000000000) [ ] 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> 627001 INFO (qtp317469318-6816) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 627103 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 627103 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 627103 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 627103 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 628007 INFO (qtp317469318-6816) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 628011 INFO (qtp317469318-6816) [ ] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica3] Schema name=minimal [junit4] 2> 628014 INFO (qtp317469318-6816) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 628014 INFO (qtp317469318-6816) [ ] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica3' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 628014 INFO (qtp317469318-6816) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 628014 INFO (qtp317469318-6816) [ ] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node3/addReplicaColl_shard1_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node3/./addReplicaColl_shard1_replica3/data/] [junit4] 2> 628248 INFO (qtp317469318-6816) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 628248 INFO (qtp317469318-6816) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 628250 INFO (qtp317469318-6816) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 628250 INFO (qtp317469318-6816) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 628251 INFO (qtp317469318-6816) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ca97e91[addReplicaColl_shard1_replica3] main] [junit4] 2> 628252 INFO (qtp317469318-6816) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 628253 INFO (qtp317469318-6816) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 628253 INFO (qtp317469318-6816) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 628253 INFO (searcherExecutor-2720-thread-1) [ ] o.a.s.c.SolrCore [addReplicaColl_shard1_replica3] Registered new searcher Searcher@1ca97e91[addReplicaColl_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 628253 INFO (qtp317469318-6816) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565607146331045888 [junit4] 2> 628255 INFO (qtp317469318-6816) [ ] o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica3 [junit4] 2> 628256 INFO (updateExecutor-1767-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 628256 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 628257 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 628257 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[addReplicaColl_shard1_replica3] [junit4] 2> 628257 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 628257 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [addReplicaColl_shard1_replica3] as recovering, leader is [https://127.0.0.1:42553/solr/addReplicaColl_shard1_replica1/] and I am [https://127.0.0.1:42308/solr/addReplicaColl_shard1_replica3/] [junit4] 2> 628258 INFO (qtp317469318-6816) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1257 [junit4] 2> 628258 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:42553/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard1_replica1&nodeName=127.0.0.1:42308_solr&coreNodeName=core_node5&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 628259 INFO (qtp961543987-6827) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42308_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1261 [junit4] 2> 628261 INFO (qtp961543987-6827) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node5, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 628261 INFO (qtp961543987-6827) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see addReplicaColl_shard1_replica1 (shard1 of addReplicaColl) have state: recovering [junit4] 2> 628261 INFO (qtp961543987-6827) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard1, thisCore=addReplicaColl_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42308_solr, coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"https://127.0.0.1:42308/solr","node_name":"127.0.0.1:42308_solr","state":"down"} [junit4] 2> 628261 INFO (qtp961543987-6815) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-002 and sendToOCPQueue=true [junit4] 2> 628262 INFO (OverseerThreadFactory-2691-thread-3) [ ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard2", [junit4] 2> "property.instanceDir":"/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-002", [junit4] 2> "operation":"addreplica"} [junit4] 2> 628262 INFO (OverseerThreadFactory-2691-thread-3) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46434_solr for creating new replica [junit4] 2> 628262 INFO (OverseerCollectionConfigSetProcessor-97850446259945479-127.0.0.1:46434_solr-n_0000000000) [ ] 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> 628265 INFO (qtp2009303259-6840) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard2_replica3&action=CREATE&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-002 [junit4] 2> 628367 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 628367 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 628367 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 628367 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629262 INFO (qtp961543987-6827) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard1, thisCore=addReplicaColl_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:42308_solr, coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"https://127.0.0.1:42308/solr","node_name":"127.0.0.1:42308_solr","state":"recovering"} [junit4] 2> 629262 INFO (qtp961543987-6827) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 629262 INFO (qtp961543987-6827) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42308_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica1&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 629277 INFO (qtp2009303259-6840) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 629281 INFO (qtp2009303259-6840) [ ] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica3] Schema name=minimal [junit4] 2> 629283 INFO (qtp2009303259-6840) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 629283 INFO (qtp2009303259-6840) [ ] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica3' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 629283 INFO (qtp2009303259-6840) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 629283 INFO (qtp2009303259-6840) [ ] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-002], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-002/data/] [junit4] 2> 629482 INFO (qtp2009303259-6840) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 629482 INFO (qtp2009303259-6840) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 629483 INFO (qtp2009303259-6840) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 629483 INFO (qtp2009303259-6840) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 629484 INFO (qtp2009303259-6840) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7152e94f[addReplicaColl_shard2_replica3] main] [junit4] 2> 629485 INFO (qtp2009303259-6840) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 629485 INFO (qtp2009303259-6840) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 629485 INFO (qtp2009303259-6840) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 629485 INFO (searcherExecutor-2725-thread-1) [ ] o.a.s.c.SolrCore [addReplicaColl_shard2_replica3] Registered new searcher Searcher@7152e94f[addReplicaColl_shard2_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 629485 INFO (qtp2009303259-6840) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565607147622891520 [junit4] 2> 629488 INFO (qtp2009303259-6840) [ ] o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard2_replica3 [junit4] 2> 629488 INFO (updateExecutor-1764-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 629488 INFO (recoveryExecutor-1765-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 629489 INFO (recoveryExecutor-1765-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 629489 INFO (recoveryExecutor-1765-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[addReplicaColl_shard2_replica3] [junit4] 2> 629489 INFO (recoveryExecutor-1765-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 629489 INFO (recoveryExecutor-1765-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [addReplicaColl_shard2_replica3] as recovering, leader is [https://127.0.0.1:43181/solr/addReplicaColl_shard2_replica2/] and I am [https://127.0.0.1:46434/solr/addReplicaColl_shard2_replica3/] [junit4] 2> 629490 INFO (qtp2009303259-6840) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard2_replica3&action=CREATE&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-002} status=0 QTime=1224 [junit4] 2> 629491 INFO (qtp961543987-6815) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-002} status=0 QTime=1229 [junit4] 2> 629491 INFO (recoveryExecutor-1765-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:43181/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard2_replica2&nodeName=127.0.0.1:46434_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 629494 INFO (qtp1665207056-6826) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 629495 INFO (qtp1665207056-6826) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see addReplicaColl_shard2_replica2 (shard2 of addReplicaColl) have state: recovering [junit4] 2> 629495 INFO (qtp1665207056-6826) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard2, thisCore=addReplicaColl_shard2_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:46434_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"addReplicaColl_shard2_replica3","base_url":"https://127.0.0.1:46434/solr","node_name":"127.0.0.1:46434_solr","state":"down"} [junit4] 2> 629495 INFO (qtp2009303259-6840) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=addReplicaColl_shard2_replica3&action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 629498 INFO (qtp961543987-6832) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params name=addReplicaColl_shard2_replica3&action=addreplica&collection=addReplicaColl&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 629516 INFO (OverseerThreadFactory-2691-thread-4) [ ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "name":"addReplicaColl_shard2_replica3", [junit4] 2> "operation":"addreplica"} [junit4] 2> 629517 INFO (OverseerThreadFactory-2691-thread-4) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42553_solr for creating new replica [junit4] 2> 629518 INFO (OverseerCollectionConfigSetProcessor-97850446259945479-127.0.0.1:46434_solr-n_0000000000) [ ] 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> 629518 ERROR (OverseerThreadFactory-2691-thread-4) [ ] o.a.s.c.OverseerCollectionMessageHandler Collection: addReplicaColl operation: addreplica failed:org.apache.solr.common.SolrException: Another replica with the same core name already exists for this collection [junit4] 2> at org.apache.solr.cloud.AddReplicaCmd.addReplica(AddReplicaCmd.java:111) [junit4] 2> at org.apache.solr.cloud.AddReplicaCmd.call(AddReplicaCmd.java:65) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:225) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 629520 INFO (qtp961543987-6832) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=addReplicaColl_shard2_replica3&action=addreplica&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=400 QTime=21 [junit4] 2> 629522 INFO (qtp961543987-6818) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=addReplicaColl&shard=shard1&property.name=propertyDotName&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 629523 INFO (OverseerThreadFactory-2691-thread-5) [ ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "property.name":"propertyDotName", [junit4] 2> "operation":"addreplica"} [junit4] 2> 629523 INFO (OverseerCollectionConfigSetProcessor-97850446259945479-127.0.0.1:46434_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 629523 INFO (OverseerThreadFactory-2691-thread-5) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42553_solr for creating new replica [junit4] 2> 629526 INFO (qtp961543987-6830) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=propertyDotName&action=CREATE&collection=addReplicaColl&shard=shard1&property.name=propertyDotName&wt=javabin&version=2 [junit4] 2> 629628 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629628 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629628 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629628 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629763 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:42553/solr/addReplicaColl_shard1_replica1/] - recoveringAfterStartup=[true] [junit4] 2> 629763 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica3 url=https://127.0.0.1:42308/solr START replicas=[https://127.0.0.1:42553/solr/addReplicaColl_shard1_replica1/] nUpdates=100 [junit4] 2> 629767 INFO (qtp961543987-6822) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 629767 INFO (qtp961543987-6822) [ ] o.a.s.c.S.Request [addReplicaColl_shard1_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 629768 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 629768 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 629769 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 629769 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 629769 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 629769 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 629769 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 629769 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 629769 INFO (recoveryExecutor-1768-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 629871 INFO (zkCallback-1770-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629871 INFO (zkCallback-1780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629871 INFO (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 629871 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 630495 INFO (qtp1665207056-6826) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard2, thisCore=addReplicaColl_shard2_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:46434_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"addReplicaColl_shard2_replica3","base_url":"https://127.0.0.1:46434/solr","node_name":"127.0.0.1:46434_solr","state":"recovering"} [junit4] 2> 630495 INFO (qtp1665207056-6826) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 630495 INFO (qtp1665207056-6826) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:46434_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard2_replica2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 630531 INFO (qtp961543987-6830) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 630542 INFO (qtp961543987-6830) [ ] o.a.s.s.IndexSchema [propertyDotName] Schema name=minimal [junit4] 2> 630544 INFO (qtp961543987-6830) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 630544 INFO (qtp961543987-6830) [ ] o.a.s.c.CoreContainer Creating SolrCore 'propertyDotName' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 630544 INFO (qtp961543987-6830) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 630544 INFO (qtp961543987-6830) [ ] o.a.s.c.SolrCore [[propertyDotName] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node1/propertyDotName], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001/tempDir-001/node1/./propertyDotName/data/] [junit4] 2> 630734 INFO (qtp961543987-6830) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 630734 INFO (qtp961543987-6830) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 630735 INFO (qtp961543987-6830) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 630735 INFO (qtp961543987-6830) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 630736 INFO (qtp961543987-6830) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a13f10a[propertyDotName] main] [junit4] 2> 630737 INFO (qtp961543987-6830) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 630737 INFO (qtp961543987-6830) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 630737 INFO (qtp961543987-6830) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 630737 INFO (searcherExecutor-2730-thread-1) [ ] o.a.s.c.SolrCore [propertyDotName] Registered new searcher Searcher@6a13f10a[propertyDotName] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 630737 INFO (qtp961543987-6830) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565607148935708672 [junit4] 2> 630740 INFO (qtp961543987-6830) [ ] o.a.s.c.ZkController Core needs to recover:propertyDotName [junit4] 2> 630740 INFO (updateExecutor-1772-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 630740 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 630741 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 630741 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[propertyDotName] [junit4] 2> 630741 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 630741 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [propertyDotName] as recovering, leader is [https://127.0.0.1:42553/solr/addReplicaColl_shard1_replica1/] and I am [https://127.0.0.1:42553/solr/propertyDotName/] [junit4] 2> 630741 INFO (qtp961543987-6830) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=propertyDotName&action=CREATE&collection=addReplicaColl&shard=shard1&property.name=propertyDotName&wt=javabin&version=2} status=0 QTime=1215 [junit4] 2> 630742 INFO (qtp961543987-6818) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=addReplicaColl&shard=shard1&property.name=propertyDotName&wt=javabin&version=2} status=0 QTime=1220 [junit4] 2> 630742 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:42553/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard1_replica1&nodeName=127.0.0.1:42553_solr&coreNodeName=core_node7&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 630743 INFO (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[3F8569F02645FDAA]) [ ] o.a.s.SolrTestCaseJ4 ###Ending addReplicaTest [junit4] 2> 630751 INFO (qtp961543987-6830) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node7, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 630753 INFO (qtp961543987-6830) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see addReplicaColl_shard1_replica1 (shard1 of addReplicaColl) have state: recovering [junit4] 2> 630753 INFO (qtp961543987-6830) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard1, thisCore=addReplicaColl_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42553_solr, coreNodeName=core_node7, onlyIfActiveCheckResult=false, nodeProps: core_node7:{"core":"propertyDotName","base_url":"https://127.0.0.1:42553/solr","node_name":"127.0.0.1:42553_solr","state":"down"} [junit4] 2> 630765 INFO (TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[3F8569F02645FDAA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNoCollectionSpecified [junit4] 2> 630765 INFO (TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[3F8569F02645FDAA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 630767 INFO (qtp961543987-6812) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=addReplicaColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 630768 INFO (OverseerThreadFactory-2691-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 630768 INFO (OverseerCollectionConfigSetProcessor-97850446259945479-127.0.0.1:46434_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 630771 INFO (qtp961543987-6951) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard1.replica1 [junit4] 2> 630771 INFO (qtp961543987-6951) [ ] o.a.s.c.SolrCore [addReplicaColl_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@671a084 [junit4] 2> 630771 INFO (qtp2009303259-6842) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard1.replica2 [junit4] 2> 630771 INFO (qtp2009303259-6842) [ ] o.a.s.c.SolrCore [addReplicaColl_shard1_replica2] CLOSING SolrCore org.apache.solr.core.SolrCore@29f8a949 [junit4] 2> 630771 INFO (qtp317469318-6821) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard1.replica3 [junit4] 2> 630772 INFO (qtp1665207056-6820) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard2.replica2 [junit4] 2> 630772 INFO (qtp317469318-6821) [ ] o.a.s.c.SolrCore [addReplicaColl_shard1_replica3] CLOSING SolrCore org.apache.solr.core.SolrCore@7cc67cf2 [junit4] 2> 630773 INFO (qtp1665207056-6820) [ ] o.a.s.c.SolrCore [addReplicaColl_shard2_replica2] CLOSING SolrCore org.apache.solr.core.SolrCore@69f4a21e [junit4] 2> 630774 INFO (qtp2009303259-6842) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard1.replica2 [junit4] 2> 630774 INFO (qtp1665207056-6820) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard2.replica2 [junit4] 2> 630774 INFO (qtp317469318-6821) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard1.replica3 [junit4] 2> 630775 INFO (qtp2009303259-6837) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard2.replica3 [junit4] 2> 630775 WARN (qtp2009303259-6837) [ ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[addReplicaColl_shard2_replica3] coreNodeName=[core_node6] [junit4] 2> 630775 INFO (qtp961543987-6964) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.propertyDotName [junit4] 2> 630777 INFO (qtp2009303259-6837) [ ] o.a.s.c.SolrCore Core addReplicaColl_shard2_replica3 is not yet closed, waiting 100 ms before checking again. [junit4] 2> 630777 INFO (qtp317469318-6807) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard2.replica1 [junit4] 2> 630777 INFO (qtp961543987-6951) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard1.replica1 [junit4] 2> 630777 INFO (qtp317469318-6807) [ ] o.a.s.c.SolrCore [addReplicaColl_shard2_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@7763a71f [junit4] 2> 630777 WARN (qtp961543987-6964) [ ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[propertyDotName] coreNodeName=[core_node7] [junit4] 2> 630778 INFO (qtp961543987-6964) [ ] o.a.s.c.SolrCore Core propertyDotName is not yet closed, waiting 100 ms before checking again. [junit4] 2> 630778 INFO (qtp317469318-6807) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.addReplicaColl.shard2.replica1 [junit4] 2> 630779 ERROR (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Error while trying to recover. core=propertyDotName:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:42553/solr [junit4] 2> at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) [junit4] 2> at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:678) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:653) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:413) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:284) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:42553/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:319) [junit4] 2> ... 5 more [junit4] 2> Caused by: java.net.SocketException: Socket closed [junit4] 2> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:204) [junit4] 2> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] 2> at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425) [junit4] 2> at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65) [junit4] 2> at java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918) [junit4] 2> at java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144) [junit4] 2> at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] 2> at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] 2> at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] 2> at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] 2> at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] 2> at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] 2> at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] 2> at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] 2> at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] 2> at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) [junit4] 2> ... 6 more [junit4] 2> [junit4] 2> 630779 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still buffering updates. [junit4] 2> 630779 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed [junit4] 2> 630779 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false] [junit4] 2> 630779 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.SolrCore [propertyDotName] CLOSING SolrCore org.apache.solr.core.SolrCore@4274884e [junit4] 2> 630780 WARN (recoveryExecutor-1775-thread-1) [ ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[propertyDotName] coreNodeName=[core_node7] [junit4] 2> 630780 INFO (recoveryExecutor-1775-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.propertyDotName [junit4] 2> 630781 WARN (zkCallback-1771-thread-1) [ ] o.a.s.c.LeaderElector [junit4] 2> org.apache.solr.common.SolrException: SolrCore not found:addReplicaColl_shard2_replica1 in [] [...truncated too long message...] roduceConsume.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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 716501 INFO (qtp961543987-7016) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2} status=400 QTime=0 [junit4] 2> 716501 INFO (TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[3F8569F02645FDAA]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames [junit4] 2> 716504 INFO (jetty-closer-1758-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@743a0492{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 716505 INFO (jetty-closer-1758-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1915978997 [junit4] 2> 716505 INFO (jetty-closer-1758-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c46a900{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 716505 INFO (jetty-closer-1758-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2f1b3a43{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 716505 INFO (jetty-closer-1758-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@62a30018{SSL,[ssl, http/1.1]}{127.0.0.1:43181} [junit4] 2> 716505 INFO (jetty-closer-1758-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1531888309 [junit4] 2> 716506 INFO (jetty-closer-1758-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=247597990 [junit4] 2> 716506 INFO (jetty-closer-1758-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1452760034 [junit4] 2> 716508 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 0x15ba2766270000b, 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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 716508 INFO (jetty-closer-1758-thread-3) [ ] o.a.s.c.Overseer Overseer (id=97850446259945479-127.0.0.1:46434_solr-n_0000000000) closing [junit4] 2> 716509 INFO (OverseerStateUpdate-97850446259945479-127.0.0.1:46434_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46434_solr [junit4] 2> 716509 INFO (zkCallback-1770-thread-7) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1) [junit4] 2> 718008 WARN (zkCallback-1771-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 718008 WARN (zkCallback-1806-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 718008 WARN (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 718009 INFO (jetty-closer-1758-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 718009 INFO (jetty-closer-1758-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 718009 INFO (jetty-closer-1758-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 718009 INFO (jetty-closer-1758-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39e43db8{/solr,null,UNAVAILABLE} [junit4] 2> 718009 INFO (jetty-closer-1758-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44c54ff0{/solr,null,UNAVAILABLE} [junit4] 2> 718009 INFO (jetty-closer-1758-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1eb81f0d{/solr,null,UNAVAILABLE} [junit4] 2> 718009 WARN (zkCallback-1770-thread-7) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 718009 INFO (jetty-closer-1758-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 718010 INFO (jetty-closer-1758-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@298ccc15{/solr,null,UNAVAILABLE} [junit4] 2> 718013 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37778 37778 [junit4] 2> 718034 INFO (Thread-1492) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37778 37778 [junit4] 2> 718034 WARN (Thread-1492) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 26 /solr/aliases.json [junit4] 2> 23 /solr/configs/conf [junit4] 2> 5 /solr/security.json [junit4] 2> 3 /solr/configs/conf2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 173 /solr/clusterstate.json [junit4] 2> 26 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/nodes_used_collection/state.json [junit4] 2> 4 /solr/collections/addReplicaColl/state.json [junit4] 2> 4 /solr/collections/reloaded_collection/state.json [junit4] 2> 3 /solr/collections/addReplicaColl/leader_elect/shard1/election/97850446259945483-core_node1-n_0000000000 [junit4] 2> 3 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 2 /solr/collections/onlyinzk/state.json [junit4] 2> 2 /solr/collections/awhollynewcollection_0/state.json [junit4] 2> 2 /solr/overseer_elect/election/97850446259945483-127.0.0.1:42553_solr-n_0000000002 [junit4] 2> 2 /solr/collections/halfdeletedcollection/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 376 /solr/collections [junit4] 2> 47 /solr/live_nodes [junit4] 2> [junit4] 2> 718034 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[3F8569F02645FDAA]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F8569F02645FDAA-001 [junit4] 2> Apr 25, 2017 12:16:54 AM 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(Lucene62): {_version_=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1924, maxMBSortInHeap=5.305169379020376, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=pa-PK, timezone=America/St_Johns [junit4] 2> NOTE: Linux 4.4.0-72-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=169066744,total=530055168 [junit4] 2> NOTE: All tests run in this JVM: [TestSearcherReuse, TestSolrCloudSnapshots, TestCustomDocTransformer, TestCopyFieldCollectionResource, ShardRoutingTest, HdfsLockFactoryTest, TestUninvertingReader, TestFieldCacheReopen, TestQueryWrapperFilter, TestBulkSchemaConcurrent, SpatialFilterTest, TestUniqueKeyFieldResource, TestXmlQParser, TestStandardQParsers, BigEndianAscendingWordDeserializerTest, LoggingHandlerTest, SolrIndexSplitterTest, EchoParamsTest, UpdateRequestProcessorFactoryTest, SearchHandlerTest, TestElisionMultitermQuery, ZkStateWriterTest, TestHdfsCloudBackupRestore, TestStressVersions, TestGraphMLResponseWriter, CollectionsAPISolrJTest, TestLeaderInitiatedRecoveryThread, HdfsNNFailoverTest, TestBlobHandler, CopyFieldTest, StressHdfsTest, InfoHandlerTest, CSVRequestHandlerTest, TestLMDirichletSimilarityFactory, ClusterStateUpdateTest, SystemInfoHandlerTest, FileUtilsTest, TestEmbeddedSolrServerConstructors, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, DistributedIntervalFacetingTest, ZkSolrClientTest, TestRTGBase, TestRawResponseWriter, SolrMetricReporterTest, TestApiFramework, TestImplicitCoreProperties, TestSQLHandler, TestWordDelimiterFilterFactory, TestPivotHelperCode, TestRuleBasedAuthorizationPlugin, SchemaVersionSpecificBehaviorTest, TestCharFilters, IndexSchemaRuntimeFieldTest, ConnectionManagerTest, TestCorePropertiesReload, TestReplicationHandlerBackup, DocumentBuilderTest, PKIAuthenticationIntegrationTest, TestRequestStatusCollectionAPI, TestHashPartitioner, CleanupOldIndexTest, TestSystemIdResolver, TestDynamicFieldResource, TestSimpleTrackingShardHandler, TestMiniSolrCloudCluster, SpellingQueryConverterTest, MoveReplicaTest, TestMultiWordSynonyms, SaslZkACLProviderTest, SortByFunctionTest, SampleTest, RulesTest, TermVectorComponentTest, TestSolr4Spatial2, QueryResultKeyTest, DirectSolrConnectionTest, SimplePostToolTest, TestFreeTextSuggestions, JsonValidatorTest, TestShortCircuitedRequests, DistributedQueryComponentCustomSortTest, TestLRUStatsCache, CloudMLTQParserTest, DateRangeFieldTest, JvmMetricsTest, CollectionsAPIDistributedZkTest] [junit4] Completed [261/705 (1!)] on J1 in 95.93s, 20 tests, 1 error <<< FAILURES! [...truncated 37745 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
