You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/22 20:33:33 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20974 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20974/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2
	at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:7EC5C71EDF0699BF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:72)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1901>
	at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:9233A8B91FA3FE95]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11606 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/init-core-data-001
   [junit4]   2> 10084 WARN  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 10086 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 10088 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 10088 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10091 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001
   [junit4]   2> 10097 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10098 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10099 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10198 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36563
   [junit4]   2> 10211 ERROR (Thread-3) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 10414 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10414 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10414 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10465 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34bfbbdc{/solr,null,AVAILABLE}
   [junit4]   2> 10465 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@474c1ce5{/solr,null,AVAILABLE}
   [junit4]   2> 10465 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f7672dd{/solr,null,AVAILABLE}
   [junit4]   2> 10478 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6df67bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:34785}
   [junit4]   2> 10478 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a7ea208{HTTP/1.1,[http/1.1]}{127.0.0.1:45485}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server Started @11879ms
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server Started @11879ms
   [junit4]   2> 10478 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27270f99{HTTP/1.1,[http/1.1]}{127.0.0.1:33999}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45485}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server Started @11879ms
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34785}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33999}
   [junit4]   2> 10498 ERROR (jetty-launcher-5-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10498 ERROR (jetty-launcher-5-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10498 ERROR (jetty-launcher-5-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10505 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T19:40:01.978Z
   [junit4]   2> 10503 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10508 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10508 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T19:40:01.982Z
   [junit4]   2> 10511 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10519 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T19:40:01.993Z
   [junit4]   2> 10588 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10588 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10588 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10668 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 10676 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 10700 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 10728 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 0x15fe53e88d70004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 10731 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 0x15fe53e88d70005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 11091 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11092 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11092 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11094 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34785_solr
   [junit4]   2> 11095 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45485_solr
   [junit4]   2> 11095 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33999_solr
   [junit4]   2> 11097 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.Overseer Overseer (id=99049773571964937-127.0.0.1:34785_solr-n_0000000000) starting
   [junit4]   2> 11111 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11112 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11112 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11243 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34785_solr
   [junit4]   2> 11244 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11244 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11267 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11281 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 11284 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 11319 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 11319 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 11320 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 11440 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11441 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11442 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11442 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11443 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11443 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11454 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11454 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11455 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11481 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/.
   [junit4]   2> 11481 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/.
   [junit4]   2> 11481 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node3/.
   [junit4]   2> 11794 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 11796 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 11810 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 11974 INFO  (qtp1170632525-63) [n:127.0.0.1:34785_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33999_solr,127.0.0.1:45485_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 11984 INFO  (OverseerThreadFactory-41-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 12105 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33999/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12109 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45485/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12111 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33999/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12116 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45485/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12323 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 12329 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12333 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12334 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12335 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12336 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12336 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12450 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12450 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12453 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12455 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13323 DEBUG (ScheduledTrigger-39-thread-2) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 13365 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13367 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13367 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13390 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13396 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 13400 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13400 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13401 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 13422 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13422 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13424 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13424 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13424 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 13429 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13432 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13433 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 13435 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13435 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13435 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13435 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13436 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13436 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13436 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 13436 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 13522 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13522 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13523 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13523 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13528 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13528 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13528 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13528 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13530 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@485d14e3[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 13531 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2cd403[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 13534 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13535 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13535 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13536 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13536 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13537 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13537 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13537 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13538 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13539 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a5edef[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 13539 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13541 INFO  (searcherExecutor-50-thread-1-processing-n:127.0.0.1:33999_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@485d14e3[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13541 INFO  (searcherExecutor-48-thread-1-processing-n:127.0.0.1:45485_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@3d2cd403[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13542 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380709257216
   [junit4]   2> 13542 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380709257216
   [junit4]   2> 13542 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13544 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13544 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13545 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380712402944
   [junit4]   2> 13546 INFO  (searcherExecutor-49-thread-1-processing-n:127.0.0.1:45485_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@10a5edef[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13570 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13570 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13572 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13572 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13574 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8630b2[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 13576 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13576 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13577 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13578 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380747005952
   [junit4]   2> 13584 INFO  (searcherExecutor-51-thread-1-processing-n:127.0.0.1:33999_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@f8630b2[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13586 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13586 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13586 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13586 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13586 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45485/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 13586 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33999/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 13590 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45485/solr START replicas=[http://127.0.0.1:33999/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 13590 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:33999/solr START replicas=[http://127.0.0.1:45485/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 13599 INFO  (qtp1911281721-56) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 13599 INFO  (qtp1762304337-58) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 13688 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13688 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13688 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13688 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13891 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:33999/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 13891 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45485/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 13892 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 13892 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 13892 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 13892 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 13892 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 13892 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 13902 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33999/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 13902 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45485/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 14004 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14004 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14004 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14004 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14052 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14052 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14155 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14155 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14155 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14155 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14324 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 14726 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2391
   [junit4]   2> 14726 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2398
   [junit4]   2> 14726 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2392
   [junit4]   2> 14728 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2391
   [junit4]   2> 14762 INFO  (qtp1170632525-63) [n:127.0.0.1:34785_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> 15324 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 15991 INFO  (OverseerCollectionConfigSetProcessor-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_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> 16324 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 17325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 18325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 19325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 20326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 21326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 22326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 23327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 24327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 25327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 26328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 27328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 28328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 29329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 30329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 31329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 32329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 33330 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 34330 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 35331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 36331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 37331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 38332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 39332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 40332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 41332 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 42333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 43333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 44333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 44799 ERROR (qtp1170632525-63) [n:127.0.0.1:34785_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE replica http://127.0.0.1:45485/solr/testSimple1_shard1_replica_n2/ is in state of down with timeout=30
   [junit4]   2> 44800 INFO  (qtp1170632525-63) [n:127.0.0.1:34785_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33999_solr,127.0.0.1:45485_solr&wt=javabin&version=2} status=0 QTime=32826
   [junit4]   2> 44804 INFO  (qtp1170632525-67) [n:127.0.0.1:34785_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45485_solr,127.0.0.1:34785_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 44808 INFO  (OverseerThreadFactory-41-thread-2-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 45334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 46334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 47334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 48335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 49335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 50335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 51336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 52336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 53336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 54336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 55337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 56337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 57337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 58338 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 59338 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 60338 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 61338 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 62339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 63339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 64339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 65339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 66340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 67340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 68340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 69341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 70341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 71341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 72342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 73342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 74342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 74895 ERROR (OverseerThreadFactory-41-thread-2-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testSimple2 operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: testSimple2
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 74910 INFO  (qtp1170632525-67) [n:127.0.0.1:34785_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45485_solr,127.0.0.1:34785_solr&wt=javabin&version=2} status=500 QTime=30106
   [junit4]   2> 74912 ERROR (qtp1170632525-67) [n:127.0.0.1:34785_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: testSimple2
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 74915 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoAddReplicasIntegrationTest -Dtests.method=testSimple -Dtests.seed=4676E3E0F8F54D6E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   63.1s J2 | AutoAddReplicasIntegrationTest.testSimple <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:7EC5C71EDF0699BF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:72)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 74929 INFO  (jetty-closer-6-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6df67bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 74930 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=611547351
   [junit4]   2> 74930 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74930 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f3eb604: rootName = solr_34785, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@31b880c6
   [junit4]   2> 74932 INFO  (jetty-closer-6-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@27270f99{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 74932 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=75151891
   [junit4]   2> 74933 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74933 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b71cb5b: rootName = solr_33999, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20f5d5c7
   [junit4]   2> 74942 INFO  (jetty-closer-6-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a7ea208{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 74942 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1363556696
   [junit4]   2> 74942 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74943 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bb306f3: rootName = solr_45485, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40193fdb
   [junit4]   2> 74946 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74946 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@337ef707: rootName = solr_34785, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881
   [junit4]   2> 74951 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74951 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5aa25b90: rootName = solr_33999, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881
   [junit4]   2> 74952 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74952 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a92ef17: rootName = solr_45485, domain = solr.jvm, service url = nul

[...truncated too long message...]

s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-source/state.json
   [junit4]   2> 	4	/solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 	3	/solr/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1340237 INFO  (jetty-closer-1847-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@47bc58e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1340237 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=687320327
   [junit4]   2> 1340237 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1340238 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@211bfbc4: rootName = solr_37685, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@543184e7
   [junit4]   2> 1340241 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1340241 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f15a385: rootName = solr_37685, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67cd6650: rootName = solr_37685, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3b40ebb6
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37685_solr
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1340244 INFO  (zkCallback-1853-thread-2-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1340244 INFO  (zkCallback-1853-thread-3-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1340244 INFO  (zkCallback-1853-thread-1-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1340244 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@64150264
   [junit4]   2> 1340244 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=1679098468
   [junit4]   2> 1340244 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57ff7e6a: rootName = solr_37685, domain = solr.core.cdcr-target.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@130a5b4
   [junit4]   2> 1340249 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1679098468
   [junit4]   2> 1340249 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 1340251 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99049859397648387-127.0.0.1:37685_solr-n_0000000000) closing
   [junit4]   2> 1340251 INFO  (OverseerStateUpdate-99049859397648387-127.0.0.1:37685_solr-n_0000000000) [n:127.0.0.1:37685_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37685_solr
   [junit4]   2> 1340251 WARN  (OverseerAutoScalingTriggerThread-99049859397648387-127.0.0.1:37685_solr-n_0000000000) [n:127.0.0.1:37685_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1340253 INFO  (jetty-closer-1847-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e930787{/solr,null,UNAVAILABLE}
   [junit4]   2> 1340253 ERROR (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1340254 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41829 41829
   [junit4]   2> 1345314 INFO  (Thread-2448) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41829 41829
   [junit4]   2> 1345315 WARN  (Thread-2448) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1345315 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4676E3E0F8F54D6E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {xyz=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Direct), xyz=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1055, maxMBSortInHeap=6.570572013197765, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5d2b851e), locale=es-CL, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=131312048,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, SolrSlf4jReporterTest, AutoAddReplicasIntegrationTest, DistribJoinFromCollectionTest, TestBulkSchemaAPI, RequestLoggingTest, CloneFieldUpdateProcessorFactoryTest, ClassificationUpdateProcessorFactoryTest, RequiredFieldsTest, TestInitParams, DistributedExpandComponentTest, SuggesterWFSTTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, TestDynamicLoading, TestPointFields, TestManagedSynonymFilterFactory, TestQueryWrapperFilter, ScriptEngineTest, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength, ShardSplitTest, TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, IndexBasedSpellCheckerTest, RollingRestartTest, TestNonDefinedSimilarityFactory, TestLegacyFieldReuse, TestAuthenticationFramework, SpatialRPTFieldTypeTest, FileBasedSpellCheckerTest, TestDelegationWithHadoopAuth, DateRangeFieldTest, TestRTimerTree, TestSolrCloudWithKerberosAlt, SolrTestCaseJ4Test, DistanceFunctionTest, HighlighterTest, RecoveryZkTest, LeaderElectionTest, TestMultiValuedNumericRangeQuery, TestFunctionQuery, AutoscalingHistoryHandlerTest, TestConfigOverlay, SearchRateTriggerTest, HdfsRecoveryZkTest, TestStressInPlaceUpdates, ZkStateReaderTest, TestReload, SortByFunctionTest, TemplateUpdateProcessorTest, NumberUtilsTest, TestElisionMultitermQuery, OverseerTest, WrapperMergePolicyFactoryTest, TestFiltering, TestValueSourceCache, RuleEngineTest, TestCloudSchemaless, TestGroupingSearch, TestComplexPhraseQParserPlugin, DistributedFacetPivotLongTailTest, TestDistributedMissingSort, CopyFieldTest, HttpTriggerListenerTest, MultiThreadedOCPTest, TestExactStatsCache, TestReplicaProperties, CdcrBootstrapTest]
   [junit4] Completed [334/750 (2!)] on J2 in 185.49s, 3 tests, 1 failure <<< FAILURES!

[...truncated 48604 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20975 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20975/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:33939

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:33939
	at __randomizedtesting.SeedInfo.seed([856CA2DB80F6E731:D389D012E0A8AC9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more




Build Log:
[...truncated 13775 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 2467743 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/init-core-data-001
   [junit4]   2> 2467744 WARN  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2467744 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2467745 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2467745 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2467748 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2467748 INFO  (Thread-3478) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2467748 INFO  (Thread-3478) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2467749 ERROR (Thread-3478) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2467848 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkTestServer start zk server on port:39483
   [junit4]   2> 2467854 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2467855 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2467855 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2467856 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2467856 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2467856 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2467857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2467857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2467857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2467858 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2467858 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2467859 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2467938 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2467939 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71424c1c{/,null,AVAILABLE}
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52558abd{HTTP/1.1,[http/1.1]}{127.0.0.1:39657}
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2470426ms
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=39657, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores}
   [junit4]   2> 2467941 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:20.300Z
   [junit4]   2> 2467947 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2467947 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/solr.xml
   [junit4]   2> 2467949 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2467950 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2467950 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2467955 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2467995 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2467995 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39657_
   [junit4]   2> 2467995 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.Overseer Overseer (id=99050706705252356-127.0.0.1:39657_-n_0000000000) starting
   [junit4]   2> 2467999 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39657_
   [junit4]   2> 2468000 INFO  (OverseerStateUpdate-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2468078 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2468088 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2468088 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2468089 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores
   [junit4]   2> 2468108 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2468108 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39483/solr ready
   [junit4]   2> 2468109 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39657_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2468111 INFO  (OverseerThreadFactory-6870-thread-1-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2468214 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2468214 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2468316 INFO  (zkCallback-4550-thread-1-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2469230 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2469238 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2469291 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2469299 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2469312 WARN  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2469334 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2469334 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2469336 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2469336 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2469336 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2469337 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@274140bf[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2469337 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2469337 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2469338 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2469339 INFO  (searcherExecutor-6873-thread-1-processing-n:127.0.0.1:39657_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@274140bf[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2469339 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811308952322048
   [junit4]   2> 2469341 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2469341 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2469341 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39657/control_collection_shard1_replica_n1/
   [junit4]   2> 2469342 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2469342 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39657/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2469342 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2469343 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39657/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2469445 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2469493 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2469494 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1280
   [junit4]   2> 2469496 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2469595 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2470112 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] 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> 2470496 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39657_&wt=javabin&version=2} status=0 QTime=2387
   [junit4]   2> 2470499 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2470500 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39483/solr ready
   [junit4]   2> 2470500 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2470500 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2470501 INFO  (OverseerThreadFactory-6870-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2470501 WARN  (OverseerThreadFactory-6870-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2470704 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2470704 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 2470803 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001 of type NRT
   [junit4]   2> 2470803 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2470804 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54357bf6{/,null,AVAILABLE}
   [junit4]   2> 2470806 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@655a6d82{HTTP/1.1,[http/1.1]}{127.0.0.1:41699}
   [junit4]   2> 2470806 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2473292ms
   [junit4]   2> 2470806 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41699, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores}
   [junit4]   2> 2470807 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:23.166Z
   [junit4]   2> 2470810 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2470810 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/solr.xml
   [junit4]   2> 2470812 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2470812 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2470813 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2470815 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2470819 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2470820 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2470821 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41699_
   [junit4]   2> 2470821 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2470822 INFO  (zkCallback-4558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2470823 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2470882 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2470889 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2470889 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2470890 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores
   [junit4]   2> 2470907 INFO  (qtp918317261-19280) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2470908 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] 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> 2470908 INFO  (OverseerThreadFactory-6870-thread-3-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41699_ for creating new replica
   [junit4]   2> 2470910 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2470910 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2471015 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2471926 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2471933 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2471994 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2472000 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 2472001 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472001 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2472001 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2472003 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2472024 WARN  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2472126 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2472126 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2472128 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2472128 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2472130 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2472130 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df085e2[collection1_shard2_replica_n41] main]
   [junit4]   2> 2472131 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2472131 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2472132 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2472133 INFO  (searcherExecutor-6884-thread-1-processing-n:127.0.0.1:41699_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@6df085e2[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2472133 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811311882043392
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41699/collection1_shard2_replica_n41/
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:41699/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2472138 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41699/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2472239 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2472288 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2472296 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1386
   [junit4]   2> 2472298 INFO  (qtp918317261-19280) [n:127.0.0.1:39657_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1390
   [junit4]   2> 2472351 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001 of type NRT
   [junit4]   2> 2472352 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2472352 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b717128{/,null,AVAILABLE}
   [junit4]   2> 2472353 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@eff05f2{HTTP/1.1,[http/1.1]}{127.0.0.1:34277}
   [junit4]   2> 2472353 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2474839ms
   [junit4]   2> 2472353 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34277, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores}
   [junit4]   2> 2472354 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:24.713Z
   [junit4]   2> 2472356 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2472356 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/solr.xml
   [junit4]   2> 2472358 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2472358 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2472359 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2472361 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2472364 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2472365 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2472365 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34277_
   [junit4]   2> 2472366 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472366 INFO  (zkCallback-4558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472367 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472367 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472466 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2472480 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472486 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472486 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472487 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores
   [junit4]   2> 2472565 INFO  (qtp506401801-19355) [n:127.0.0.1:34277_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34277_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2472566 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2472566 INFO  (OverseerThreadFactory-6870-thread-4-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34277_ for creating new replica
   [junit4]   2> 2472567 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2472567 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2472669 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2472669 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473577 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2473586 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2473671 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2473682 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2473700 WARN  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2473737 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2473737 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2473738 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2473738 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2473739 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2473740 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c112798[collection1_shard1_replica_n43] main]
   [junit4]   2> 2473740 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2473740 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2473741 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2473742 INFO  (searcherExecutor-6895-thread-1-processing-n:127.0.0.1:34277_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@5c112798[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2473742 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811313569202176
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34277/collection1_shard1_replica_n43/
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:34277/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2473745 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34277/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2473847 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473847 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473896 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2473897 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1330
   [junit4]   2> 2473898 INFO  (qtp506401801-19355) [n:127.0.0.1:34277_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34277_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1333
   [junit4]   2> 2473956 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001 of type NRT
   [junit4]   2> 2473956 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2473957 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41b96cd4{/,null,AVAILABLE}
   [junit4]   2> 2473958 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f95f96c{HTTP/1.1,[http/1.1]}{127.0.0.1:33869}
   [junit4]   2> 2473958 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2476443ms
   [junit4]   2> 2473958 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33869, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores}
   [junit4]   2> 2473958 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:26.318Z
   [junit4]   2> 2473960 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 0x15fe617cbeb000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473960 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2473960 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/solr.xml
   [junit4]   2> 2473963 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2473963 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2473963 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2473965 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2473966 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 0x15fe617cbeb000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473970 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2473970 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2473971 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33869_
   [junit4]   2> 2473972 INFO  (zkCallback-4575-thread-1-processing-n:127.0.0.1:33869_) [n:127.0.0.1:33869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2474045 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2474052 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2474052 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2474053 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores
   [junit4]   2> 2474072 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474072 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474079 INFO  (qtp1797514096-19384) [n:127.0.0.1:33869_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33869_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2474082 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2474082 INFO  (OverseerThreadFactory-6870-thread-5-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33869_ for creating new replica
   [junit4]   2> 2474083 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2474084 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2474187 INFO  (zkCallback-4575-thread-1-processing-n:127.0.0.1:33869_) [n:127.0.0.1:33869_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474187 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474187 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2475100 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2475107 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 2475173 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2475179 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 2475180 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2475180 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2475180 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 2475182 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2475197 WARN  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2475219 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2475219 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2475221 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2475221 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d783a7[collection1_shard2_replica_n45] main]
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2475223 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2475224 INFO  (searcherExecutor-6906-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@15d783a7[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2475224 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811315123191808
   [junit4]   2> 2475226 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 2475226 INFO  (updateExecutor-4572-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2475226 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:41699/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:33869/collection1_shard2_replica_n45/]
   [junit4]   2> 2475227 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1143
   [junit4]   2> 2475228 INFO  (qtp1797514096-19384) [n:127.0.0.1:33869_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33869_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1148
   [junit4]   2> 2475228 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41699]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:33869_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2475228 INFO  (qtp169175792-19328) [n:127.0.0.1:41699_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2475229 INFO  (qtp169175792-19328) [n:127.0.0.1:41699_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33869_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:33869","node_name":"127.0.0.1:33869_","state":"down","type":"NRT"}
   [junit4]   2> 2475296 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-4-001 of type NRT
   [junit4]   2> 2475296 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2475297 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d805b7d{/,null,AVAILABLE}
   [junit4]   2> 2475297 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1be024b2{HTTP/1.1,[http/1.1]}{127.0.0.1:34743}
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2477783ms
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34743, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-4-001/cores}
   [junit4]   2> 2475298 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:27.657Z
   [junit4]   2> 2475300 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2475300 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-4-001/solr.xml
   [junit4]   2> 2475302 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2475303 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2475303 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2475305 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2475309 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34743_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2475309 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34743_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2475310 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34743_    ] o.a.s.c.ZkController Register node as live in ZooK

[...truncated too long message...]

leAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3354731 INFO  (qtp523258273-20807) [n:127.0.0.1:44527_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45323_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n47&coreNodeName=core_node44&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=4001
   [junit4]   2> 3354732 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 44053
   [junit4]   2> 3354732 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[856CA2DB80F6E731]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3354732 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34555 34555
   [junit4]   2> 3359868 INFO  (Thread-3668) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34555 34555
   [junit4]   2> 3359868 WARN  (Thread-3668) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99050762623909897-127.0.0.1:34993_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=393, maxDocsPerChunk=341, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=393, blockSize=2)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4f7cb5d7), locale=sl, timezone=America/Dawson
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=212411488,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRangeQuery, OverseerModifyCollectionTest, ConfigureRecoveryStrategyTest, RequestHandlersTest, TestLazyCores, DistributedIntervalFacetingTest, HdfsChaosMonkeySafeLeaderTest, TestNumericRangeQuery64, BlockJoinFacetDistribTest, TestFastWriter, TestDocSet, OpenCloseCoreStressTest, TestClusterProperties, TestReloadDeadlock, TestExactSharedStatsCache, TestSubQueryTransformerDistrib, ZkSolrClientTest, TestPseudoReturnFields, LargeFieldTest, CdcrBidirectionalTest, BigEndianAscendingWordDeserializerTest, TestReloadAndDeleteDocs, TestMacroExpander, TestPivotHelperCode, LeaderFailoverAfterPartitionTest, HdfsRecoverLeaseTest, TestStressLucene, InfixSuggestersTest, TestManagedStopFilterFactory, TestLuceneMatchVersion, ConcurrentDeleteAndCreateCollectionTest, AssignTest, TestSolrFieldCacheBean, V2StandaloneTest, HighlighterMaxOffsetTest, TestQuerySenderNoQuery, TestSQLHandler, SolrCmdDistributorTest, CloudExitableDirectoryReaderTest, TestRestManager, TestSolrCloudWithDelegationTokens, TestSolr4Spatial, DistributedFacetPivotSmallTest, TimePartitionedUpdateProcessorTest, TestExportWriter, ShowFileRequestHandlerTest, ShardRoutingCustomTest, SolrIndexSplitterTest, ExplicitHLLTest, NotRequiredUniqueKeyTest, TestSimpleTrackingShardHandler, TestReplicationHandlerBackup, TestDocBasedVersionConstraints, BlockDirectoryTest, TestSolrCoreSnapshots, DistributedTermsComponentTest, TestRemoteStreaming, AtomicUpdatesTest, SolrGangliaReporterTest, DeleteLastCustomShardedReplicaTest, TestOmitPositions, CoreAdminRequestStatusTest, TestOrdValues, DirectUpdateHandlerTest, ZkCLITest, CurrencyFieldTypeTest, MoveReplicaTest, ZkFailoverTest, ShardRoutingTest, HighlighterConfigTest, TestFieldSortValues, SolrIndexConfigTest, TestDFISimilarityFactory, TestStressCloudBlindAtomicUpdates, TestSolrQueryParser, TestHashQParserPlugin, TestDynamicFieldCollectionResource, TestCloudInspectUtil, DebugComponentTest, PathHierarchyTokenizerFactoryTest, CreateCollectionCleanupTest, SampleTest, TestRTGBase, TestSurroundQueryParser, TestStressReorder, CollectionTooManyReplicasTest, HdfsBasicDistributedZk2Test, TestObjectReleaseTracker, TestMaxScoreQueryParser, SolrJmxReporterTest, TestFieldResource, ChaosMonkeySafeLeaderTest, CloudMLTQParserTest, TestSolrConfigHandler, TestScoreJoinQPNoScore, HdfsUnloadDistributedZkTest, SchemaVersionSpecificBehaviorTest, HdfsAutoAddReplicasIntegrationTest, RemoteQueryErrorTest, TestAtomicUpdateErrorCases, DOMUtilTest, TestTrieFacet, TestSchemalessBufferedUpdates, TestLocalFSCloudBackupRestore, TlogReplayBufferedWhileIndexingTest, TestHalfAndHalfDocValues, TestRebalanceLeaders, SmileWriterTest, TestCustomStream, SimpleCollectionCreateDeleteTest, TestXIncludeConfig, GraphQueryTest, SolrMetricManagerTest, AutoScalingHandlerTest, DistanceUnitsTest, BlobRepositoryCloudTest, BadCopyFieldTest, TestWriterPerf, LukeRequestHandlerTest, TestTlogReplica, AnalyticsMergeStrategyTest, ConvertedLegacyTest, BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, SolrCoreTest, QueryElevationComponentTest, BadIndexSchemaTest, BasicFunctionalityTest, SoftAutoCommitTest, MultiTermTest, NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties, TestPhraseSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConfigSetsAPITest, CustomCollectionTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, PeerSyncReplicationTest, ReplaceNodeTest, ShardSplitTest]
   [junit4] Completed [645/750 (1!)] on J1 in 892.14s, 5 tests, 1 error <<< FAILURES!

[...truncated 47573 lines...]