Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18732/ Java: 32bit/jdk1.8.0_112 -client -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp Error Message: Error from server at https://127.0.0.1:39249/solr: Could not fully create collection: replicaProperties Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39249/solr: Could not fully create collection: replicaProperties at __randomizedtesting.SeedInfo.seed([3375EA1E46ACD2E4:F7AE55F6FD832188]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391) at org.apache.solr.client.solrj.impl.CloudSolrClient.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.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 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.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12304 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/init-core-data-001 [junit4] 2> 1678394 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1678396 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001 [junit4] 2> 1678396 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1678396 INFO (Thread-1860) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1678396 INFO (Thread-1860) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1678496 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:38396 [junit4] 2> 1678501 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15981b9fb4a0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1678506 INFO (jetty-launcher-1345-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1678506 INFO (jetty-launcher-1345-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1678506 INFO (jetty-launcher-1345-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1678507 INFO (jetty-launcher-1345-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cb78db{/solr,null,AVAILABLE} [junit4] 2> 1678507 INFO (jetty-launcher-1345-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@379ff9{/solr,null,AVAILABLE} [junit4] 2> 1678507 INFO (jetty-launcher-1345-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1513ff4{/solr,null,AVAILABLE} [junit4] 2> 1678508 INFO (jetty-launcher-1345-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f107ef{SSL,[ssl, http/1.1]}{127.0.0.1:42412} [junit4] 2> 1678508 INFO (jetty-launcher-1345-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ad2632{SSL,[ssl, http/1.1]}{127.0.0.1:38728} [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-1) [ ] o.e.j.s.Server Started @1680067ms [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-3) [ ] o.e.j.s.Server Started @1680067ms [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42412} [junit4] 2> 1678508 INFO (jetty-launcher-1345-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14a3e78{SSL,[ssl, http/1.1]}{127.0.0.1:33331} [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38728} [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-2) [ ] o.e.j.s.Server Started @1680067ms [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33331} [junit4] 2> 1678509 ERROR (jetty-launcher-1345-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1678509 ERROR (jetty-launcher-1345-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1678509 ERROR (jetty-launcher-1345-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-09T05:36:06.586Z [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ffbb6f{/solr,null,AVAILABLE} [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1678509 INFO (jetty-launcher-1345-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1678510 INFO (jetty-launcher-1345-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1678510 INFO (jetty-launcher-1345-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-09T05:36:06.587Z [junit4] 2> 1678510 INFO (jetty-launcher-1345-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1678510 INFO (jetty-launcher-1345-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-09T05:36:06.587Z [junit4] 2> 1678510 INFO (jetty-launcher-1345-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1c8e5db{SSL,[ssl, http/1.1]}{127.0.0.1:39249} [junit4] 2> 1678510 INFO (jetty-launcher-1345-thread-4) [ ] o.e.j.s.Server Started @1680069ms [junit4] 2> 1678511 INFO (jetty-launcher-1345-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39249} [junit4] 2> 1678511 ERROR (jetty-launcher-1345-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1678511 INFO (jetty-launcher-1345-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1678511 INFO (jetty-launcher-1345-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1678511 INFO (jetty-launcher-1345-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1678511 INFO (jetty-launcher-1345-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-09T05:36:06.588Z [junit4] 2> 1678512 INFO (jetty-launcher-1345-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1678513 INFO (jetty-launcher-1345-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1678513 INFO (jetty-launcher-1345-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1678513 INFO (jetty-launcher-1345-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1678525 INFO (jetty-launcher-1345-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr [junit4] 2> 1678529 INFO (jetty-launcher-1345-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr [junit4] 2> 1678530 INFO (jetty-launcher-1345-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr [junit4] 2> 1678532 INFO (jetty-launcher-1345-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr [junit4] 2> 1678534 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15981b9fb4a0008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1678558 INFO (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42412_solr [junit4] 2> 1678558 INFO (jetty-launcher-1345-thread-4) [n:127.0.0.1:39249_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39249_solr [junit4] 2> 1678559 INFO (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr ] o.a.s.c.Overseer Overseer (id=97251502750040075-127.0.0.1:42412_solr-n_0000000000) starting [junit4] 2> 1678559 INFO (jetty-launcher-1345-thread-3) [n:127.0.0.1:38728_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38728_solr [junit4] 2> 1678563 INFO (zkCallback-1366-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1678564 INFO (jetty-launcher-1345-thread-2) [n:127.0.0.1:33331_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33331_solr [junit4] 2> 1678567 INFO (zkCallback-1364-thread-1-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1678572 INFO (zkCallback-1364-thread-2-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1678573 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1678575 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1678583 INFO (zkCallback-1365-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1678590 INFO (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42412_solr [junit4] 2> 1678595 INFO (zkCallback-1365-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1678595 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1678595 INFO (zkCallback-1364-thread-2-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1678595 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1678706 INFO (jetty-launcher-1345-thread-3) [n:127.0.0.1:38728_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node3/. [junit4] 2> 1678778 INFO (jetty-launcher-1345-thread-2) [n:127.0.0.1:33331_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/. [junit4] 2> 1678870 INFO (jetty-launcher-1345-thread-4) [n:127.0.0.1:39249_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node4/. [junit4] 2> 1678966 INFO (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node1/. [junit4] 2> 1680311 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1680312 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38396/solr ready [junit4] 2> 1680343 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[3375EA1E46ACD2E4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard [junit4] 2> 1680401 INFO (qtp4118154-8211) [n:127.0.0.1:39249_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1680402 INFO (OverseerThreadFactory-3496-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_splitshard [junit4] 2> 1680513 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2 [junit4] 2> 1680564 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2 [junit4] 2> 1680668 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1680668 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1681525 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1681537 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica1] Schema name=minimal [junit4] 2> 1681541 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1681542 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard2_replica1' using configuration from collection solrj_test_splitshard [junit4] 2> 1681543 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node4/solrj_test_splitshard_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node4/./solrj_test_splitshard_shard2_replica1/data/] [junit4] 2> 1681565 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1681565 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1681565 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1681565 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1681568 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad21d1[solrj_test_splitshard_shard2_replica1] main] [junit4] 2> 1681569 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1681569 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1681569 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1681569 INFO (searcherExecutor-3505-thread-1-processing-n:127.0.0.1:39249_solr x:solrj_test_splitshard_shard2_replica1 s:shard2 c:solrj_test_splitshard) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard2_replica1] Registered new searcher Searcher@1ad21d1[solrj_test_splitshard_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1681569 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024047326724096 [junit4] 2> 1681576 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1681576 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1681576 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1681576 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39249/solr/solrj_test_splitshard_shard2_replica1/ [junit4] 2> 1681576 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1681576 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:39249/solr/solrj_test_splitshard_shard2_replica1/ has no replicas [junit4] 2> 1681579 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39249/solr/solrj_test_splitshard_shard2_replica1/ shard2 [junit4] 2> 1681592 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica1] Schema name=minimal [junit4] 2> 1681595 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1681596 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_replica1' using configuration from collection solrj_test_splitshard [junit4] 2> 1681596 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_replica1/data/] [junit4] 2> 1681615 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1681615 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1681616 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1681616 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1681618 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d761d[solrj_test_splitshard_shard1_replica1] main] [junit4] 2> 1681619 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1681619 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1681619 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1681619 INFO (searcherExecutor-3510-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_replica1 s:shard1 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_replica1] Registered new searcher Searcher@9d761d[solrj_test_splitshard_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1681619 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024047379152896 [junit4] 2> 1681624 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1681624 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1681624 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/ [junit4] 2> 1681624 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1681624 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/ has no replicas [junit4] 2> 1681627 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/ shard1 [junit4] 2> 1681729 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1681729 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1681778 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1681780 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1681780 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2} status=0 QTime=1215 [junit4] 2> 1681781 INFO (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2} status=0 QTime=1268 [junit4] 2> 1681785 INFO (qtp4118154-8211) [n:127.0.0.1:39249_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1681883 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1681883 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1682405 INFO (OverseerCollectionConfigSetProcessor-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1682785 INFO (qtp4118154-8211) [n:127.0.0.1:39249_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2384 [junit4] 2> 1682787 INFO (qtp4118154-8204) [n:127.0.0.1:39249_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1682789 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Split shard invoked [junit4] 2> 1682790 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1682893 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1682893 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1683792 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_0_replica1 as part of slice shard1_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1683792 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "node":"127.0.0.1:33331_solr", [junit4] 2> "name":"solrj_test_splitshard_shard1_0_replica1", [junit4] 2> "collection":"solrj_test_splitshard", [junit4] 2> "shard":"shard1_0", [junit4] 2> "operation":"addreplica"} [junit4] 2> 1683793 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica [junit4] 2> 1683795 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2 [junit4] 2> 1683898 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1683898 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1684806 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1684816 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_replica1] Schema name=minimal [junit4] 2> 1684820 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1684821 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_0_replica1' using configuration from collection solrj_test_splitshard [junit4] 2> 1684821 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_0_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_0_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_0_replica1/data/] [junit4] 2> 1684840 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1684840 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1684841 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1684841 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1684843 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@169324d[solrj_test_splitshard_shard1_0_replica1] main] [junit4] 2> 1684844 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1684845 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1684845 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1684845 INFO (searcherExecutor-3515-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_replica1] Registered new searcher Searcher@169324d[solrj_test_splitshard_shard1_0_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1684845 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024050761859072 [junit4] 2> 1684847 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1684850 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1684850 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1684850 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_replica1/ [junit4] 2> 1684850 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1684850 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_replica1/ has no replicas [junit4] 2> 1684853 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_replica1/ shard1_0 [junit4] 2> 1684956 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1684956 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1685003 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1685007 INFO (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2} status=0 QTime=1211 [junit4] 2> 1685008 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1685112 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1685112 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1686010 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_1_replica1 as part of slice shard1_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1686010 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "node":"127.0.0.1:33331_solr", [junit4] 2> "name":"solrj_test_splitshard_shard1_1_replica1", [junit4] 2> "collection":"solrj_test_splitshard", [junit4] 2> "shard":"shard1_1", [junit4] 2> "operation":"addreplica"} [junit4] 2> 1686011 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica [junit4] 2> 1686013 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2 [junit4] 2> 1686119 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1686119 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1687027 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1687041 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_1_replica1] Schema name=minimal [junit4] 2> 1687046 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1687047 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_1_replica1' using configuration from collection solrj_test_splitshard [junit4] 2> 1687048 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_1_replica1/data/] [junit4] 2> 1687070 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1687070 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1687071 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1687071 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1687073 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3f09f[solrj_test_splitshard_shard1_1_replica1] main] [junit4] 2> 1687074 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1687075 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1687075 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1687075 INFO (searcherExecutor-3520-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_1_replica1] Registered new searcher Searcher@1e3f09f[solrj_test_splitshard_shard1_1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1687076 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024053101232128 [junit4] 2> 1687077 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1687080 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1687080 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1687080 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_1_replica1/ [junit4] 2> 1687080 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1687080 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_1_replica1/ has no replicas [junit4] 2> 1687083 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_1_replica1/ shard1_1 [junit4] 2> 1687186 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1687186 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1687234 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1687237 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2} status=0 QTime=1224 [junit4] 2> 1687238 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Asking parent leader to wait for: solrj_test_splitshard_shard1_0_replica1 to be alive on: 127.0.0.1:33331_solr [junit4] 2> 1687239 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Asking parent leader to wait for: solrj_test_splitshard_shard1_1_replica1 to be alive on: 127.0.0.1:33331_solr [junit4] 2> 1687240 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null [junit4] 2> 1687240 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see solrj_test_splitshard_shard1_0_replica1 (shard1_0 of solrj_test_splitshard) have state: active [junit4] 2> 1687240 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_0, thisCore=solrj_test_splitshard_shard1_0_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:33331_solr, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"solrj_test_splitshard_shard1_0_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"} [junit4] 2> 1687240 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, checkLive: true, onlyIfLeader: true for: 0 seconds. [junit4] 2> 1687240 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33331_solr&core=solrj_test_splitshard_shard1_0_replica1&qt=/admin/cores&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1687244 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null [junit4] 2> 1687244 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see solrj_test_splitshard_shard1_1_replica1 (shard1_1 of solrj_test_splitshard) have state: active [junit4] 2> 1687244 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_1, thisCore=solrj_test_splitshard_shard1_1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33331_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"down","leader":"true"} [junit4] 2> 1687339 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1687339 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1688245 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_1, thisCore=solrj_test_splitshard_shard1_1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:33331_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"} [junit4] 2> 1688245 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: active, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1688245 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33331_solr&core=solrj_test_splitshard_shard1_1_replica1&qt=/admin/cores&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 1688246 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Successfully created all sub-shards for collection solrj_test_splitshard parent shard: shard1 on: core_node2:{"core":"solrj_test_splitshard_shard1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"} [junit4] 2> 1688246 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Splitting shard core_node2 as part of slice shard1 of collection solrj_test_splitshard on core_node2:{"core":"solrj_test_splitshard_shard1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"} [junit4] 2> 1688247 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.h.a.SplitOp Invoked split action for core: solrj_test_splitshard_shard1_replica1 [junit4] 2> 1688247 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1688248 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1688248 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1688248 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=0 [junit4] 2> 1688248 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 range=80000000-bfffffff [junit4] 2> 1688249 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1903c55 [junit4] 2> 1688252 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 range=c0000000-ffffffff [junit4] 2> 1688252 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@bd53cc [junit4] 2> 1688254 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=solrj_test_splitshard_shard1_replica1&qt=/admin/cores&action=SPLIT&targetCore=solrj_test_splitshard_shard1_0_replica1&targetCore=solrj_test_splitshard_shard1_1_replica1&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 1688255 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Index on shard: 127.0.0.1:33331_solr split into two successfully [junit4] 2> 1688255 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Applying buffered updates on : solrj_test_splitshard_shard1_0_replica1 [junit4] 2> 1688255 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Applying buffered updates on : solrj_test_splitshard_shard1_1_replica1 [junit4] 2> 1688256 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: solrj_test_splitshard_shard1_0_replica1 [junit4] 2> 1688256 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: solrj_test_splitshard_shard1_1_replica1 [junit4] 2> 1688256 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation No buffered updates available. core=solrj_test_splitshard_shard1_0_replica1 [junit4] 2> 1688256 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation No buffered updates available. core=solrj_test_splitshard_shard1_1_replica1 [junit4] 2> 1688256 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_test_splitshard_shard1_0_replica1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1688256 INFO (qtp13710078-8179) [n:127.0.0.1:33331_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_test_splitshard_shard1_1_replica1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1688257 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Successfully applied buffered updates on : [solrj_test_splitshard_shard1_0_replica1, solrj_test_splitshard_shard1_1_replica1] [junit4] 2> 1688257 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Replication factor is 1 so switching shard states [junit4] 2> 1688259 INFO (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Successfully created all replica shards for all sub-slices [shard1_0, shard1_1] [junit4] 2> 1688259 INFO (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr ] o.a.s.c.o.SliceMutator Update shard state invoked for collection: solrj_test_splitshard with message: { [junit4] 2> "shard1":"inactive", [junit4] 2> "collection":"solrj_test_splitshard", [junit4] 2> "shard1_1":"active", [junit4] 2> "operation":"updateshardstate", [junit4] 2> "shard1_0":"active"} [junit4] 2> 1688259 INFO (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr ] o.a.s.c.o.SliceMutator Update shard state shard1 to inactive [junit4] 2> 1688260 INFO (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr ] o.a.s.c.o.SliceMutator Update shard state shard1_1 to active [junit4] 2> 1688260 INFO (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr ] o.a.s.c.o.SliceMutator Update shard state shard1_0 to active [junit4] 2> 1688269 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 1688270 INFO (qtp4118154-8206) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 r:core_node1 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 1688272 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1688272 INFO (qtp4118154-8206) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 r:core_node1 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1688272 INFO (qtp13710078-8181) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3 [junit4] 2> 1688272 INFO (qtp4118154-8206) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 r:core_node1 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 1688273 INFO (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 1688273 INFO (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 1688274 INFO (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a55d2[solrj_test_splitshard_shard1_0_replica1] main] [junit4] 2> 1688274 INFO (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18d5913[solrj_test_splitshard_shard1_1_replica1] main] [junit4] 2> 1688274 INFO (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1688274 INFO (searcherExecutor-3515-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard r:core_node3) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_replica1] Registered new searcher Searcher@11a55d2[solrj_test_splitshard_shard1_0_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1688275 INFO (searcherExecutor-3520-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard r:core_node4) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_1_replica1] Registered new searcher Searcher@18d5913[solrj_test_splitshard_shard1_1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1688275 INFO (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1688275 INFO (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_0_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 1688275 INFO (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 1688276 INFO (qtp13710078-8194) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_replica1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=true&wt=javabin&version=2}{commit=} 0 12 [junit4] 2> 1688280 INFO (qtp4118154-8204) [n:127.0.0.1:39249_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2} status=0 QTime=5492 [junit4] 2> 1688362 INFO (zkCallback-1374-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1688362 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1688362 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1688364 INFO (qtp4118154-8210) [n:127.0.0.1:39249_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params split.key=b!&action=SPLITSHARD&collection=solrj_test_splitshard&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1688365 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Split shard invoked [junit4] 2> 1688365 INFO (OverseerCollectionConfigSetProcessor-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1688366 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Split by route.key: b!, parent shard is: shard1_0 [junit4] 2> 1688367 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Partitioning parent shard shard1_0 range: 80000000-bfffffff yields: [80000000-95ddffff, 95de0000-95deffff, 95df0000-bfffffff] [junit4] 2> 1688367 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Creating slice shard1_0_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1688470 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1688470 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1689368 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_0_0_replica1 as part of slice shard1_0_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1689369 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "node":"127.0.0.1:33331_solr", [junit4] 2> "name":"solrj_test_splitshard_shard1_0_0_replica1", [junit4] 2> "collection":"solrj_test_splitshard", [junit4] 2> "shard":"shard1_0_0", [junit4] 2> "operation":"addreplica"} [junit4] 2> 1689369 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica [junit4] 2> 1689371 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_0&wt=javabin&version=2 [junit4] 2> 1689474 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1689474 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1690381 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1690391 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_0_replica1] Schema name=minimal [junit4] 2> 1690402 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1690403 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_0_0_replica1' using configuration from collection solrj_test_splitshard [junit4] 2> 1690404 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_0_0_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_0_0_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_0_0_replica1/data/] [junit4] 2> 1690419 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1690420 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1690420 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1690420 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1690421 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1cf65[solrj_test_splitshard_shard1_0_0_replica1] main] [junit4] 2> 1690422 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1690423 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1690423 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1690423 INFO (searcherExecutor-3525-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_0_0_replica1 s:shard1_0_0 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_0_replica1] Registered new searcher Searcher@1c1cf65[solrj_test_splitshard_shard1_0_0_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1690423 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024056610816000 [junit4] 2> 1690425 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1690427 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1690427 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1690427 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_0_replica1/ [junit4] 2> 1690427 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1690427 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_0_replica1/ has no replicas [junit4] 2> 1690429 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_0_replica1/ shard1_0_0 [junit4] 2> 1690532 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1690532 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1690580 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1690582 INFO (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0 x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_0&wt=javabin&version=2} status=0 QTime=1210 [junit4] 2> 1690583 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Creating slice shard1_0_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1690686 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1690686 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1691585 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_0_1_replica1 as part of slice shard1_0_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr [junit4] 2> 1691585 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd addReplica() : { [junit4] 2> "node":"127.0.0.1:33331_solr", [junit4] 2> "name":"solrj_test_splitshard_shard1_0_1_replica1", [junit4] 2> "collection":"solrj_test_splitshard", [junit4] 2> "shard":"shard1_0_1", [junit4] 2> "operation":"addreplica"} [junit4] 2> 1691586 INFO (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica [junit4] 2> 1691588 INFO (qtp13710078-8302) [n:127.0.0.1:33331_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_1&wt=javabin&version=2 [junit4] 2> 1691691 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr [...truncated too long message...] 1993 INFO (coreCloseExecutor-3645-thread-6) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_2 r:core_node7 x:solrj_test_splitshard_shard1_0_2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_splitshard.shard1_0_2.replica1 [junit4] 2> 1751993 INFO (coreCloseExecutor-3645-thread-9) [n:127.0.0.1:33331_solr c:solrj_test_core_props s:shard1 r:core_node1 x:solrj_test_core_props_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_core_props.shard1.replica1 [junit4] 2> 1751994 INFO (coreCloseExecutor-3645-thread-7) [n:127.0.0.1:33331_solr c:balancedProperties s:shard1 r:core_node1 x:balancedProperties_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.balancedProperties.shard1.replica2 [junit4] 2> 1751994 INFO (coreCloseExecutor-3645-thread-11) [n:127.0.0.1:33331_solr c:aliasedCollection s:shard1 r:core_node1 x:aliasedCollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.aliasedCollection.shard1.replica1 [junit4] 2> 1751994 INFO (jetty-launcher-1345-thread-5) [ ] o.a.s.c.Overseer Overseer (id=97251502750040071-127.0.0.1:39249_solr-n_0000000001) closing [junit4] 2> 1751994 INFO (OverseerStateUpdate-97251502750040071-127.0.0.1:39249_solr-n_0000000001) [n:127.0.0.1:39249_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39249_solr [junit4] 2> 1751994 INFO (coreCloseExecutor-3645-thread-10) [n:127.0.0.1:33331_solr c:solrj_replicatests s:shard1 r:core_node1 x:solrj_replicatests_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_replicatests.shard1.replica2 [junit4] 2> 1751995 INFO (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 1751995 INFO (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 1751995 WARN (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1751996 INFO (zkCallback-1366-thread-3-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33331_solr [junit4] 2> 1751996 INFO (jetty-launcher-1345-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1751996 INFO (zkCallback-1366-thread-6-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1751996 INFO (jetty-launcher-1345-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ffbb6f{/solr,null,UNAVAILABLE} [junit4] 2> 1751997 WARN (zkCallback-1366-thread-6-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1751998 INFO (jetty-launcher-1345-thread-8) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1751998 INFO (jetty-launcher-1345-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cb78db{/solr,null,UNAVAILABLE} [junit4] 2> 1753495 WARN (zkCallback-1365-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1753495 WARN (zkCallback-1364-thread-2-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1753495 INFO (jetty-launcher-1345-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1753495 INFO (jetty-launcher-1345-thread-6) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1753495 INFO (jetty-launcher-1345-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@379ff9{/solr,null,UNAVAILABLE} [junit4] 2> 1753495 INFO (jetty-launcher-1345-thread-7) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1513ff4{/solr,null,UNAVAILABLE} [junit4] 2> 1753496 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38396 38396 [junit4] 2> 1753513 INFO (Thread-1860) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38396 38396 [junit4] 2> 1753514 WARN (Thread-1860) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/collections/solrj_test/state.json [junit4] 2> 5 /solr/aliases.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> 5 /solr/collections/balancedProperties/state.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/solrj_newstateformat/state.json [junit4] 2> 4 /solr/collections/solrj_replicatests/state.json [junit4] 2> 3 /solr/collections/solrj_implicit/state.json [junit4] 2> 3 /solr/collections/solrj_test_splitshard/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 80 /solr/overseer/queue [junit4] 2> 12 /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> 1753514 INFO (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001 [junit4] 2> Jan 09, 2017 5:37:21 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(Lucene70): {}, docValues:{}, maxPointsInLeafNode=230, maxMBSortInHeap=5.4168387049112035, sim=RandomSimilarity(queryNorm=false): {}, locale=hu-HU, timezone=Pacific/Fakaofo [junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=227378528,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, TestConfigSetImmutable, TestFastWriter, HttpPartitionTest, SolrCoreTest, TestReplicationHandlerBackup, TestEmbeddedSolrServerConstructors, SuggestComponentContextFilterQueryTest, TestFreeTextSuggestions, TriLevelCompositeIdRoutingTest, SolrXmlInZkTest, TestComplexPhraseQParserPlugin, TestSchemaSimilarityResource, TestRandomFlRTGCloud, BJQParserTest, DocValuesMissingTest, TestScoreJoinQPScore, ClusterStateTest, TestFieldCollectionResource, TestSolrCoreProperties, DistributedQueryElevationComponentTest, DistributedDebugComponentTest, ShardSplitTest, SolrSlf4jReporterTest, TestFilteredDocIdSet, TestFieldCacheSortRandom, TestRawTransformer, CreateCollectionCleanupTest, TestManagedStopFilterFactory, AnalysisAfterCoreReloadTest, CollectionTooManyReplicasTest, TestDownShardTolerantSearch, TestOmitPositions, PingRequestHandlerTest, TestJavabinTupleStreamParser, OverriddenZkACLAndCredentialsProvidersTest, TestRandomDVFaceting, TestFoldingMultitermQuery, ActionThrottleTest, SpellPossibilityIteratorTest, ScriptEngineTest, LeaderFailureAfterFreshStartTest, QueryElevationComponentTest, TestInitQParser, UUIDUpdateProcessorFallbackTest, TestBadConfig, TestExportWriter, TestUninvertingReader, AnalyticsQueryTest, TestRemoteStreaming, NotRequiredUniqueKeyTest, TestDefaultStatsCache, CdcrVersionReplicationTest, TestBulkSchemaAPI, OverseerRolesTest, TestLMJelinekMercerSimilarityFactory, TestLegacyFieldCache, SolrRequestParserTest, TestAnalyzedSuggestions, TestNRTOpen, ReplicaListTransformerTest, TestUseDocValuesAsStored, TestCSVLoader, TestStressUserVersions, AsyncCallRequestStatusResponseTest, SimpleMLTQParserTest, TestSolr4Spatial2, JavabinLoaderTest, TestDelegationWithHadoopAuth, PeerSyncReplicationTest, SearchHandlerTest, TemplateUpdateProcessorTest, TestPseudoReturnFields, TestRandomFaceting, TestRangeQuery, RegexBoostProcessorTest, TestDFRSimilarityFactory, RuleEngineTest, TestQuerySenderListener, HttpSolrCallGetCoreTest, CacheHeaderTest, CdcrUpdateLogTest, TestCodecSupport, TestTolerantUpdateProcessorCloud, BitVectorTest, TestAnalyzeInfixSuggestions, HdfsThreadLeakTest, TestSQLHandler, BooleanFieldTest, TestHdfsUpdateLog, TestImplicitCoreProperties, FastVectorHighlighterTest, DistributedFacetPivotLargeTest, BlockDirectoryTest, TestSolrCloudSnapshots, UtilsToolTest, TestQueryWrapperFilter, HdfsRecoveryZkTest, TestMinMaxOnMultiValuedField, TestExpandComponent, TestCorePropertiesReload, MetricUtilsTest, MinimalSchemaTest, RequiredFieldsTest, TestSolrCloudWithSecureImpersonation, TestCloudManagedSchema, TestNonDefinedSimilarityFactory, TestRealTimeGet, TestXmlQParserPlugin, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest] [junit4] Completed [493/676 (1!)] on J0 in 75.65s, 12 tests, 1 error <<< FAILURES! [...truncated 55194 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
