Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2642/ Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection Error Message: Error from server at https://127.0.0.1:39503/solr: Could not fully remove collection: solrj_test Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39503/solr: Could not fully remove collection: solrj_test at __randomizedtesting.SeedInfo.seed([98549D2EE8E58748:9F819C65CF71E245]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:59) 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:538) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11709 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/init-core-data-001 [junit4] 2> 610937 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-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> 610940 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-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/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001 [junit4] 2> 610940 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 610940 INFO (Thread-1370) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 610940 INFO (Thread-1370) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 611040 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42909 [junit4] 2> 611050 INFO (jetty-launcher-1098-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 611051 INFO (jetty-launcher-1098-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 611053 INFO (jetty-launcher-1098-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6380f049{/solr,null,AVAILABLE} [junit4] 2> 611053 INFO (jetty-launcher-1098-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 611054 INFO (jetty-launcher-1098-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5411b004{/solr,null,AVAILABLE} [junit4] 2> 611054 INFO (jetty-launcher-1098-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b676e17{SSL,[ssl, http/1.1]}{127.0.0.1:39503} [junit4] 2> 611054 INFO (jetty-launcher-1098-thread-3) [ ] o.e.j.s.Server Started @613666ms [junit4] 2> 611054 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39503} [junit4] 2> 611054 INFO (jetty-launcher-1098-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3206a833{SSL,[ssl, http/1.1]}{127.0.0.1:43194} [junit4] 2> 611054 INFO (jetty-launcher-1098-thread-4) [ ] o.e.j.s.Server Started @613666ms [junit4] 2> 611054 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43194} [junit4] 2> 611054 ERROR (jetty-launcher-1098-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 611055 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 611055 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 611055 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 611055 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-11T10:33:38.191320Z [junit4] 2> 611055 INFO (jetty-launcher-1098-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 611061 ERROR (jetty-launcher-1098-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 611061 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 611061 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 611061 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 611061 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-11T10:33:38.197658Z [junit4] 2> 611069 INFO (jetty-launcher-1098-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75cb36a1{/solr,null,AVAILABLE} [junit4] 2> 611069 INFO (jetty-launcher-1098-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4330dd91{/solr,null,AVAILABLE} [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c49e3ee{SSL,[ssl, http/1.1]}{127.0.0.1:34870} [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@184e928c{SSL,[ssl, http/1.1]}{127.0.0.1:45832} [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-1) [ ] o.e.j.s.Server Started @613682ms [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-2) [ ] o.e.j.s.Server Started @613682ms [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34870} [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45832} [junit4] 2> 611070 ERROR (jetty-launcher-1098-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 611070 ERROR (jetty-launcher-1098-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 611070 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 611071 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 611071 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-11T10:33:38.207022Z [junit4] 2> 611071 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-11T10:33:38.207056Z [junit4] 2> 611072 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 611073 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 611108 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 611110 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 611110 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 611114 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 611114 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42909/solr [junit4] 2> 611116 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 611118 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42909/solr [junit4] 2> 611126 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 611127 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42909/solr [junit4] 2> 611130 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42909/solr [junit4] 2> 611149 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34870_solr [junit4] 2> 611149 INFO (jetty-launcher-1098-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39503_solr [junit4] 2> 611150 INFO (jetty-launcher-1098-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45832_solr [junit4] 2> 611150 INFO (jetty-launcher-1098-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43194_solr [junit4] 2> 611150 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.c.Overseer Overseer (id=97263997293494281-127.0.0.1:34870_solr-n_0000000000) starting [junit4] 2> 611151 INFO (zkCallback-1118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 611151 INFO (zkCallback-1113-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 611154 INFO (zkCallback-1119-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 611155 INFO (zkCallback-1112-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 611155 INFO (zkCallback-1118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 611155 INFO (zkCallback-1112-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 611157 INFO (zkCallback-1113-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 611164 INFO (jetty-launcher-1098-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34870_solr [junit4] 2> 611165 INFO (zkCallback-1119-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611165 INFO (zkCallback-1118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611165 INFO (zkCallback-1113-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611166 INFO (zkCallback-1112-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611178 INFO (jetty-launcher-1098-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/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node4/. [junit4] 2> 611189 INFO (jetty-launcher-1098-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/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node3/. [junit4] 2> 611192 INFO (jetty-launcher-1098-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/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node2/. [junit4] 2> 611233 INFO (jetty-launcher-1098-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/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node1/. [junit4] 2> 612442 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 612442 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42909/solr ready [junit4] 2> 612465 INFO (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole [junit4] 2> 612518 INFO (qtp227670832-5720) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:39503_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 612520 INFO (OverseerThreadFactory-3137-thread-1) [ ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:39503_solr [junit4] 2> 612521 INFO (Thread-1407) [ ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97263997293494281-127.0.0.1:34870_solr-n_0000000000 overseer designates are [127.0.0.1:39503_solr] [junit4] 2> 612522 INFO (Thread-1407) [ ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97263997293494281-127.0.0.1:34870_solr-n_0000000000, 97263997293494283-127.0.0.1:45832_solr-n_0000000001, 97263997293494279-127.0.0.1:39503_solr-n_0000000002, 97263997293494284-127.0.0.1:43194_solr-n_0000000003] [junit4] 2> 612522 INFO (Thread-1407) [ ] o.a.s.c.OverseerNodePrioritizer asking node 97263997293494279-127.0.0.1:39503_solr-n_0000000002 to come join election at head [junit4] 2> 612522 INFO (qtp227670832-5720) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39503_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 612525 INFO (qtp227670832-5725) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 612526 INFO (qtp227670832-5720) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97263997293494279-127.0.0.1:39503_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 612526 INFO (Thread-1407) [ ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97263997293494283-127.0.0.1:45832_solr-n_0000000001 to rejoin election [junit4] 2> 612527 INFO (qtp227670832-5725) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 612530 INFO (qtp227670832-5726) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:39503_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 612531 INFO (OverseerCollectionConfigSetProcessor-97263997293494281-127.0.0.1:34870_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> 612531 INFO (OverseerThreadFactory-3137-thread-2) [ ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:39503_solr [junit4] 2> 612533 INFO (qtp227670832-5726) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39503_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 612534 INFO (qtp227670832-5727) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 612535 INFO (qtp227670832-5727) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 612535 INFO (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole [junit4] 2> 612562 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection [junit4] 2> 612564 INFO (qtp227670832-5720) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 612565 INFO (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.CreateCollectionCmd Create collection solrj_test [junit4] 2> 612565 INFO (OverseerCollectionConfigSetProcessor-97263997293494281-127.0.0.1:34870_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> 612578 INFO (qtp1248916478-5719) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97263997293494283-127.0.0.1:45832_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 612580 INFO (OverseerStateUpdate-97263997293494281-127.0.0.1:34870_solr-n_0000000000) [ ] o.a.s.c.Overseer Quit command received { [junit4] 2> "operation":"quit", [junit4] 2> "id":"97263997293494281-127.0.0.1:34870_solr-n_0000000000"} 127.0.0.1:34870_solr [junit4] 2> 612670 INFO (qtp227670832-5721) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2 [junit4] 2> 612671 INFO (qtp1248916478-5745) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2 [junit4] 2> 612723 INFO (qtp769378992-5730) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2 [junit4] 2> 612723 INFO (qtp450148644-5747) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2 [junit4] 2> 702682 ERROR (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:39503/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:39503/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [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 com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.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: java.net.SocketTimeoutException: Read timed out [junit4] 2> at java.base/java.net.SocketInputStream.socketRead0(Native Method) [junit4] 2> at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] 2> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:170) [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:913) [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.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:57) [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> ... 12 more [junit4] 2> 702683 ERROR (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:45832/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:45832/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [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 com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.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: java.net.SocketTimeoutException: Read timed out [junit4] 2> at java.base/java.net.SocketInputStream.socketRead0(Native Method) [junit4] 2> at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] 2> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:170) [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:913) [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.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:57) [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> ... 12 more [junit4] 2> 702765 ERROR (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34870/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:34870/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [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 com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.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: java.net.SocketTimeoutException: Read timed out [junit4] 2> at java.base/java.net.SocketInputStream.socketRead0(Native Method) [junit4] 2> at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] 2> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:170) [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:913) [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.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:57) [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> ... 12 more [junit4] 2> 702813 ERROR (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:43194/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:43194/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [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 com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.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: java.net.SocketTimeoutException: Read timed out [junit4] 2> at java.base/java.net.SocketInputStream.socketRead0(Native Method) [junit4] 2> at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] 2> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:170) [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:913) [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.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:57) [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> ... 12 more [junit4] 2> 702814 ERROR (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [solrj_test]. [junit4] 2> 702814 INFO (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 732845 ERROR (OverseerThreadFactory-3137-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_test operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_test [junit4] 2> at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463) [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> 732862 INFO (OverseerStateUpdate-97263997293494281-127.0.0.1:34870_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34870_solr [junit4] 2> 732863 INFO (qtp227670832-5720) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2} status=500 QTime=120298 [junit4] 2> 732863 ERROR (qtp227670832-5720) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_test [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 732865 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteCollection [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateAndDeleteCollection -Dtests.seed=98549D2EE8E58748 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MF -Dtests.timezone=Asia/Yakutsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 120s J2 | CollectionsAPISolrJTest.testCreateAndDeleteCollection <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39503/solr: Could not fully remove collection: solrj_test [junit4] > at __randomizedtesting.SeedInfo.seed([98549D2EE8E58748:9F819C65CF71E245]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) [junit4] > at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:59) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:538) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 732878 WARN (OverseerExitThread) [ ] o.a.s.c.Overseer I'm exiting, but I'm still the leader [junit4] 2> 732883 INFO (OverseerExitThread) [ ] o.a.s.c.Overseer Overseer (id=97263997293494281-127.0.0.1:34870_solr-n_0000000000) closing [junit4] 2> 732884 INFO (zkCallback-1118-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45832_solr [junit4] 2> 732889 INFO (zkCallback-1118-thread-2) [ ] o.a.s.c.Overseer Overseer (id=97263997293494283-127.0.0.1:45832_solr-n_0000000001) starting [junit4] 2> 732912 INFO (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp [junit4] 2> 732914 INFO (qtp227670832-5725) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 732922 INFO (OverseerThreadFactory-3147-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection replicaProperties [junit4] 2> 733136 INFO (qtp450148644-5756) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2 [junit4] 2> 733138 INFO (qtp227670832-5722) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2 [junit4] 2> 733140 INFO (qtp1248916478-5749) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2 [junit4] 2> 733141 INFO (qtp769378992-5737) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2 [junit4] 2> 733256 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 733256 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 733256 INFO (zkCallback-1118-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 733257 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734151 INFO (qtp450148644-5756) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 734164 INFO (qtp227670832-5722) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 734165 INFO (qtp1248916478-5749) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 734165 INFO (qtp769378992-5737) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 734173 INFO (qtp450148644-5756) [ ] o.a.s.s.IndexSchema [replicaProperties_shard2_replica1] Schema name=minimal [junit4] 2> 734175 INFO (qtp1248916478-5749) [ ] o.a.s.s.IndexSchema [replicaProperties_shard2_replica2] Schema name=minimal [junit4] 2> 734175 INFO (qtp450148644-5756) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 734176 INFO (qtp450148644-5756) [ ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica1' using configuration from collection replicaProperties [junit4] 2> 734176 INFO (qtp450148644-5756) [ ] o.a.s.c.SolrCore [[replicaProperties_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node1/replicaProperties_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node1/./replicaProperties_shard2_replica1/data/] [junit4] 2> 734177 INFO (qtp1248916478-5749) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 734177 INFO (qtp1248916478-5749) [ ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica2' using configuration from collection replicaProperties [junit4] 2> 734178 INFO (qtp1248916478-5749) [ ] o.a.s.c.SolrCore [[replicaProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node2/replicaProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node2/./replicaProperties_shard2_replica2/data/] [junit4] 2> 734182 INFO (qtp769378992-5737) [ ] o.a.s.s.IndexSchema [replicaProperties_shard1_replica2] Schema name=minimal [junit4] 2> 734185 INFO (qtp769378992-5737) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 734186 INFO (qtp769378992-5737) [ ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica2' using configuration from collection replicaProperties [junit4] 2> 734186 INFO (qtp769378992-5737) [ ] o.a.s.c.SolrCore [[replicaProperties_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node4/replicaProperties_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node4/./replicaProperties_shard1_replica2/data/] [junit4] 2> 734191 INFO (qtp227670832-5722) [ ] o.a.s.s.IndexSchema [replicaProperties_shard1_replica1] Schema name=minimal [junit4] 2> 734192 INFO (qtp227670832-5722) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 734193 INFO (qtp227670832-5722) [ ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica1' using configuration from collection replicaProperties [junit4] 2> 734194 INFO (qtp227670832-5722) [ ] o.a.s.c.SolrCore [[replicaProperties_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node3/replicaProperties_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node3/./replicaProperties_shard1_replica1/data/] [junit4] 2> 734213 INFO (qtp450148644-5756) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 734213 INFO (qtp769378992-5737) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 734213 INFO (qtp450148644-5756) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 734213 INFO (qtp769378992-5737) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 734215 INFO (qtp1248916478-5749) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 734215 INFO (qtp1248916478-5749) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 734216 INFO (qtp450148644-5756) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 734216 INFO (qtp450148644-5756) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 734216 INFO (qtp769378992-5737) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 734216 INFO (qtp769378992-5737) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 734217 INFO (qtp450148644-5756) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@507eaea[replicaProperties_shard2_replica1] main] [junit4] 2> 734217 INFO (qtp769378992-5737) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74ce1127[replicaProperties_shard1_replica2] main] [junit4] 2> 734217 INFO (qtp1248916478-5749) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 734217 INFO (qtp1248916478-5749) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 734218 INFO (qtp450148644-5756) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 734218 INFO (qtp450148644-5756) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 734218 INFO (qtp450148644-5756) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 734218 INFO (qtp1248916478-5749) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3988a59a[replicaProperties_shard2_replica2] main] [junit4] 2> 734218 INFO (qtp450148644-5756) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556224085961211904 [junit4] 2> 734220 INFO (qtp1248916478-5749) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 734220 INFO (qtp1248916478-5749) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 734220 INFO (qtp1248916478-5749) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 734220 INFO (qtp769378992-5737) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 734221 INFO (searcherExecutor-3149-thread-1) [ ] o.a.s.c.SolrCore [replicaProperties_shard2_replica2] Registered new searcher Searcher@3988a59a[replicaProperties_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 734221 INFO (qtp1248916478-5749) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556224085964357632 [junit4] 2> 734221 INFO (qtp769378992-5737) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 734221 INFO (qtp769378992-5737) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 734221 INFO (searcherExecutor-3150-thread-1) [ ] o.a.s.c.SolrCore [replicaProperties_shard1_replica2] Registered new searcher Searcher@74ce1127[replicaProperties_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 734221 INFO (qtp769378992-5737) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556224085964357632 [junit4] 2> 734228 INFO (qtp769378992-5737) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 734228 INFO (qtp227670832-5722) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 734228 INFO (qtp227670832-5722) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 734230 INFO (qtp227670832-5722) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 734230 INFO (qtp227670832-5722) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 734231 INFO (qtp450148644-5756) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 734231 INFO (qtp450148644-5756) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 734231 INFO (qtp450148644-5756) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34870/solr/replicaProperties_shard2_replica1/ [junit4] 2> 734231 INFO (qtp227670832-5722) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5be544a9[replicaProperties_shard1_replica1] main] [junit4] 2> 734231 INFO (qtp450148644-5756) [ ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica1 url=https://127.0.0.1:34870/solr START replicas=[https://127.0.0.1:45832/solr/replicaProperties_shard2_replica2/] nUpdates=100 [junit4] 2> 734232 INFO (searcherExecutor-3148-thread-1) [ ] o.a.s.c.SolrCore [replicaProperties_shard2_replica1] Registered new searcher Searcher@507eaea[replicaProperties_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 734232 INFO (qtp450148644-5756) [ ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica1 url=https://127.0.0.1:34870/solr DONE. We have no versions. sync failed. [junit4] 2> 734232 INFO (qtp227670832-5722) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 734233 INFO (qtp227670832-5722) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 734233 INFO (qtp227670832-5722) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 734233 INFO (searcherExecutor-3151-thread-1) [ ] o.a.s.c.SolrCore [replicaProperties_shard1_replica1] Registered new searcher Searcher@5be544a9[replicaProperties_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 734233 INFO (qtp227670832-5722) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556224085976940544 [junit4] 2> 734244 INFO (qtp1248916478-5874) [ ] o.a.s.c.S.Request [replicaProperties_shard2_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 734244 INFO (qtp450148644-5756) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 734244 INFO (qtp450148644-5756) [ ] 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> 734248 INFO (qtp450148644-5756) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34870/solr/replicaProperties_shard2_replica1/ shard2 [junit4] 2> 734350 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734350 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734350 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734351 INFO (zkCallback-1118-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734399 INFO (qtp450148644-5756) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 734402 INFO (qtp450148644-5756) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=1266 [junit4] 2> 734508 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734508 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734508 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734511 INFO (zkCallback-1118-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734728 INFO (qtp769378992-5737) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 734728 INFO (qtp769378992-5737) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 734728 INFO (qtp769378992-5737) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43194/solr/replicaProperties_shard1_replica2/ [junit4] 2> 734728 INFO (qtp769378992-5737) [ ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica2 url=https://127.0.0.1:43194/solr START replicas=[https://127.0.0.1:39503/solr/replicaProperties_shard1_replica1/] nUpdates=100 [junit4] 2> 734728 INFO (qtp769378992-5737) [ ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica2 url=https://127.0.0.1:43194/solr DONE. We have no versions. sync failed. [junit4] 2> 734732 INFO (qtp227670832-5723) [ ] o.a.s.c.S.Request [replicaProperties_shard1_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 734732 INFO (qtp769378992-5737) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 734732 INFO (qtp769378992-5737) [ ] 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> 734734 INFO (qtp769378992-5737) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43194/solr/replicaProperties_shard1_replica2/ shard1 [junit4] 2> 734835 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734835 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734835 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734835 INFO (zkCallback-1118-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734885 INFO (qtp769378992-5737) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 734886 INFO (qtp769378992-5737) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=1745 [junit4] 2> 734987 INFO (zkCallback-1118-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734987 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734987 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 734987 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 735233 INFO (qtp1248916478-5749) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=2092 [junit4] 2> 735240 INFO (qtp227670832-5722) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=2101 [junit4] 2> 735243 INFO (qtp227670832-5725) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 735340 INFO (zkCallback-1118-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 735340 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 735340 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 735340 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736243 INFO (qtp227670832-5725) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3328 [junit4] 2> 736246 INFO (qtp227670832-5727) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplicaprop with params replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 736248 INFO (OverseerCollectionConfigSetProcessor-97263997293494283-127.0.0.1:45832_solr-n_0000000001) [ ] 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> 736249 INFO (OverseerStateUpdate-97263997293494283-127.0.0.1:45832_solr-n_0000000001) [ ] o.a.s.c.o.ReplicaMutator Setting property property.preferredleader with value true for collection replicaProperties [junit4] 2> 736249 INFO (qtp227670832-5727) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 736350 INFO (zkCallback-1118-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736350 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736350 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736350 INFO (zkCallback-1127-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736350 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736353 INFO (qtp227670832-5862) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplicaprop with params replica=core_node3&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 736354 INFO (OverseerCollectionConfigSetProcessor-97263997293494283-127.0.0.1:45832_solr-n_0000000001) [ ] 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> 736354 INFO (OverseerStateUpdate-97263997293494283-127.0.0.1:45832_solr-n_0000000001) [ ] o.a.s.c.o.ReplicaMutator Deleting property property.preferredleader for collection: replicaProperties slice: shard1 replica: core_node3 [junit4] 2> 736356 INFO (qtp227670832-5862) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 736457 INFO (zkCallback-1118-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736457 INFO (zkCallback-1127-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736457 INFO (zkCallback-1127-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736457 INFO (zkCallback-1112-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736457 INFO (zkCallback-1119-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736457 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4]) [junit4] 2> 736458 INFO (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp [junit4] 2> 736476 INFO (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testClusterProp [junit4] 2> 736478 INFO (qtp227670832-5723) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 736479 INFO (qtp227670832-5723) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 736481 INFO (qtp227670832-5722) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 736481 INFO (qtp227670832-5722) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 736482 INFO (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testClusterProp [junit4] 2> 736499 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[98549D2EE8E58748]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias [junit4] 2> 736501 INFO (qtp227670832-5725) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 736503 INFO (OverseerThreadFactory-3147-thread-4) [ ] o.a.s.c.CreateCollectionCmd Create collection aliasedCollection [junit4] 2> 736503 INFO (OverseerCollectionConfigSetProcessor-97263997293494283-127.0.0.1:45832_solr-n_0000000001) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 736707 INFO (qtp450148644-5758) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2 [junit4] 2> 736809 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 737713 INFO (qtp450148644-5758) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 737729 INFO (qtp450148644-5758) [ ] o.a.s.s.IndexSchema [aliasedCollection_shard1_replica1] Schema name=minimal [junit4] 2> 737731 INFO (qtp450148644-5758) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 737731 INFO (qtp450148644-5758) [ ] o.a.s.c.CoreContainer Creating SolrCore 'aliasedCollection_shard1_replica1' using configuration from collection aliasedCollection [junit4] 2> 737732 INFO (qtp450148644-5758) [ ] o.a.s.c.SolrCore [[aliasedCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node1/aliasedCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001/tempDir-001/node1/./aliasedCollection_shard1_replica1/data/] [junit4] 2> 737741 INFO (qtp450148644-5758) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 737741 INFO (qtp450148644-5758) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 737743 INFO (qtp450148644-5758) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 737743 INFO (qtp450148644-5758) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 737743 INFO (qtp450148644-5758) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73a1cd9c[aliasedCollection_shard1_replica1] main] [junit4] 2> 737744 INFO (qtp450148644-5758) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 737744 INFO (qtp450148644-5758) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 737744 INFO (qtp450148644-5758) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 737744 INFO (searcherExecutor-3168-thread-1) [ ] o.a.s.c.SolrCore [aliasedCollection_shard1_replica1] Registered new searcher Searcher@73a1cd9c[aliasedCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 737744 INFO (qtp450148644-5758) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556224089658490880 [junit4] 2> 737749 INFO (qtp450148644-5758) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 737749 INFO (qtp450148644-5758) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 737749 INFO (qtp450148644-5758) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34870/solr/aliasedCollection_shard1_replica1/ [junit4] 2> 737749 INFO (qtp450148644-5758) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 737749 INFO (qtp450148644-5758) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:34870/solr/aliasedCollection_shard1_replica1/ has no replicas [junit4] 2> 737751 INFO (qtp450148644-5758) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34870/solr/aliasedCollection_shard1_replica1/ shard1 [junit4] 2> 737852 INFO (zkCallback-1113-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 737902 INFO (qtp450148644-5758) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 737903 INFO (qtp450148644-5758) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1196 [junit4] 2> 737905 INFO (qtp227670832-5725) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 738004 INFO (zkCallback-1113- [...truncated too long message...] org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to create core [solrj_test_shard1_replica2] [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:826) [junit4] 2> ... 36 more [junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not load collection from ZK: aliasedCollection [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1098) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638) [junit4] 2> at org.apache.solr.common.cloud.ClusterState.getShardId(ClusterState.java:277) [junit4] 2> at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1329) [junit4] 2> at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1287) [junit4] 2> at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1393) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:884) [junit4] 2> ... 37 more [junit4] 2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/aliasedCollection/state.json [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096) [junit4] 2> ... 43 more [junit4] 2> [junit4] 2> 786723 INFO (qtp769378992-5730) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2} status=400 QTime=174000 [junit4] 2> 786724 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42909 42909 [junit4] 2> 786736 INFO (Thread-1370) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42909 42909 [junit4] 2> 786736 WARN (Thread-1370) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/collections/solrj_test/state.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 7 /solr/collections/replicaProperties/state.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 5 /solr/collections/balancedProperties/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/solrj_implicit/state.json [junit4] 2> 3 /solr/collections/solrj_test_splitshard/state.json [junit4] 2> 3 /solr/collections/solrj_replicatests/state.json [junit4] 2> 2 /solr/overseer_elect/election/97263997293494283-127.0.0.1:45832_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 75 /solr/overseer/queue [junit4] 2> 10 /solr/overseer/queue-work [junit4] 2> 9 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 786736 INFO (SUITE-CollectionsAPISolrJTest-seed#[98549D2EE8E58748]-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/J2/temp/solr.cloud.CollectionsAPISolrJTest_98549D2EE8E58748-001 [junit4] 2> Jan 11, 2017 10:36:33 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): {}, docValues:{}, maxPointsInLeafNode=1685, maxMBSortInHeap=7.167963202852065, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=fr-MF, timezone=Asia/Yakutsk [junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=306534024,total=510656512 [junit4] 2> NOTE: All tests run in this JVM: [RequestLoggingTest, TestGeoJSONResponseWriter, CursorMarkTest, TestManagedSynonymFilterFactory, CloneFieldUpdateProcessorFactoryTest, TestDefaultStatsCache, LeaderInitiatedRecoveryOnShardRestartTest, BufferStoreTest, HdfsBasicDistributedZk2Test, DistributedFacetExistsSmallTest, UnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, ResponseHeaderTest, HdfsChaosMonkeySafeLeaderTest, StatsComponentTest, TestGroupingSearch, TestDynamicFieldCollectionResource, DeleteInactiveReplicaTest, TestIndexingPerformance, DistributedQueueTest, TermVectorComponentDistributedTest, UUIDUpdateProcessorFallbackTest, TestSchemaManager, TestCollationField, TestReversedWildcardFilterFactory, TestOrdValues, TestHdfsCloudBackupRestore, HdfsUnloadDistributedZkTest, CollectionStateFormat2Test, TestMaxScoreQueryParser, TestDynamicLoading, RequestHandlersTest, TestBinaryField, DirectUpdateHandlerOptimizeTest, HdfsDirectoryFactoryTest, TestMacros, CurrencyFieldXmlFileTest, TestPostingsSolrHighlighter, DocValuesMultiTest, BadIndexSchemaTest, BadComponentTest, TestFieldCacheVsDocValues, TestShortCircuitedRequests, TestClassicSimilarityFactory, TestJsonFacetRefinement, CheckHdfsIndexTest, SolrPluginUtilsTest, TestUtils, TestSolrDeletionPolicy1, NoCacheHeaderTest, SpatialRPTFieldTypeTest, OpenExchangeRatesOrgProviderTest, TestSolrQueryParserResource, TestExactStatsCache, TestSchemaVersionResource, TestTrieFacet, SolrJmxReporterTest, PrimitiveFieldTypeTest, MetricUtilsTest, RestartWhileUpdatingTest, BasicDistributedZk2Test, TestZkChroot, HLLSerializationTest, TestMergePolicyConfig, TestInitParams, TestConfigOverlay, AutoCommitTest, AddBlockUpdateTest, TestSort, TestReloadDeadlock, BlobRepositoryCloudTest, TestRTimerTree, SuggesterWFSTTest, CleanupOldIndexTest, OutOfBoxZkACLAndCredentialsProvidersTest, TemplateUpdateProcessorTest, StatsReloadRaceTest, SimpleFacetsTest, LeaderFailoverAfterPartitionTest, TestDistributedStatsComponentCardinality, TestCloudDeleteByQuery, CollectionsAPISolrJTest] [junit4] Completed [211/680 (1!)] on J2 in 176.06s, 12 tests, 1 error <<< FAILURES! [...truncated 52996 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
