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 2016/10/29 08:15:17 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 547 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/547/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
	at __randomizedtesting.SeedInfo.seed([500002FDB8637ACB:D3765D0F6E1A746A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:147)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
Error from server at http://127.0.0.1:50584/solr/collection1: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50584/solr/collection1: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard1
	at __randomizedtesting.SeedInfo.seed([500002FDB8637ACB:24F0E3B8FC473D44]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:593)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.cloud.TestCloudRecovery.resetCollection(TestCloudRecovery.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11317 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\init-core-data-001
   [junit4]   2> 1064521 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-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> 1064524 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001
   [junit4]   2> 1064525 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1064527 INFO  (Thread-1626) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1064528 INFO  (Thread-1626) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1064626 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50521
   [junit4]   2> 1064638 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 0x1580f4cd1f50000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1064645 INFO  (jetty-launcher-1237-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1064646 INFO  (jetty-launcher-1237-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14b308a{/solr,null,AVAILABLE}
   [junit4]   2> 1064647 INFO  (jetty-launcher-1237-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1064648 INFO  (jetty-launcher-1237-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7dafbe{HTTP/1.1,[http/1.1]}{127.0.0.1:50581}
   [junit4]   2> 1064648 INFO  (jetty-launcher-1237-thread-2) [    ] o.e.j.s.Server Started @1068465ms
   [junit4]   2> 1064648 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50581}
   [junit4]   2> 1064648 INFO  (jetty-launcher-1237-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c538a{/solr,null,AVAILABLE}
   [junit4]   2> 1064648 ERROR (jetty-launcher-1237-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1064648 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.3.0
   [junit4]   2> 1064648 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1064648 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1064649 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T07:17:22.660Z
   [junit4]   2> 1064649 INFO  (jetty-launcher-1237-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@382d8e{HTTP/1.1,[http/1.1]}{127.0.0.1:50584}
   [junit4]   2> 1064649 INFO  (jetty-launcher-1237-thread-1) [    ] o.e.j.s.Server Started @1068466ms
   [junit4]   2> 1064649 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50584}
   [junit4]   2> 1064651 ERROR (jetty-launcher-1237-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1064652 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.3.0
   [junit4]   2> 1064652 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1064652 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1064652 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T07:17:22.664Z
   [junit4]   2> 1064663 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1064663 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1064676 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 0x1580f4cd1f50001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1064677 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1064678 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1064679 INFO  (jetty-launcher-1237-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50521/solr
   [junit4]   2> 1064680 INFO  (jetty-launcher-1237-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50521/solr
   [junit4]   2> 1064702 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 0x1580f4cd1f50003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1064711 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 0x1580f4cd1f50004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1064759 INFO  (jetty-launcher-1237-thread-1) [n:127.0.0.1:50584_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50584_solr
   [junit4]   2> 1064762 INFO  (jetty-launcher-1237-thread-2) [n:127.0.0.1:50581_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50581_solr
   [junit4]   2> 1064766 INFO  (jetty-launcher-1237-thread-1) [n:127.0.0.1:50584_solr    ] o.a.s.c.Overseer Overseer (id=96844214602891270-127.0.0.1:50584_solr-n_0000000000) starting
   [junit4]   2> 1064772 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1064773 INFO  (zkCallback-1248-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1064795 INFO  (jetty-launcher-1237-thread-1) [n:127.0.0.1:50584_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50584_solr
   [junit4]   2> 1064797 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1064797 INFO  (zkCallback-1248-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1064810 INFO  (jetty-launcher-1237-thread-2) [n:127.0.0.1:50581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\.
   [junit4]   2> 1064830 INFO  (jetty-launcher-1237-thread-1) [n:127.0.0.1:50584_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node2\.
   [junit4]   2> 1064844 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1064858 INFO  (qtp12813549-7349) [n:127.0.0.1:50584_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1064865 INFO  (OverseerThreadFactory-3793-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1064981 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1064981 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1064987 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1064987 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1065110 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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> 1065110 INFO  (zkCallback-1248-thread-2-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] 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> 1066034 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1066034 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1066043 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1066063 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1066064 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 1066066 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 1066067 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1066067 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1066069 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1066071 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 1066071 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1066071 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\collection1_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\.\collection1_shard1_replica2\data\]
   [junit4]   2> 1066081 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 1066082 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node2\collection1_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node2\.\collection1_shard2_replica1\data\]
   [junit4]   2> 1066084 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using configuration from collection collection1
   [junit4]   2> 1066084 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\collection1_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\.\collection1_shard2_replica2\data\]
   [junit4]   2> 1066089 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1066095 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1066097 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 1066097 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node2\collection1_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node2\.\collection1_shard1_replica1\data\]
   [junit4]   2> 1066115 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1066115 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1066120 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1066120 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1066121 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3813ea[collection1_shard1_replica2] main]
   [junit4]   2> 1066125 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1066125 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1066126 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1066127 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1066127 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1066128 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1066129 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e4e68b[collection1_shard2_replica1] main]
   [junit4]   2> 1066129 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1066129 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549507435315593216
   [junit4]   2> 1066130 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1066131 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1066131 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1066132 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549507435318738944
   [junit4]   2> 1066136 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1066136 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1066138 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1066138 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1066141 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aee56e[collection1_shard1_replica1] main]
   [junit4]   2> 1066143 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1066143 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1066144 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1066144 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1066144 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1066144 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549507435331321856
   [junit4]   2> 1066154 INFO  (searcherExecutor-3796-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@3813ea[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1066155 INFO  (searcherExecutor-3797-thread-1-processing-n:127.0.0.1:50584_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@e4e68b[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1066158 INFO  (searcherExecutor-3799-thread-1-processing-n:127.0.0.1:50584_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@1aee56e[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1066173 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1066173 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1066175 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1066176 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1066180 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@91f499[collection1_shard2_replica2] main]
   [junit4]   2> 1066182 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1066184 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1066184 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1066184 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549507435373264896
   [junit4]   2> 1066184 INFO  (searcherExecutor-3798-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@91f499[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1066252 INFO  (zkCallback-1248-thread-2-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] 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> 1066252 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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> 1066643 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1066643 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1066644 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50581/solr/collection1_shard1_replica2/
   [junit4]   2> 1066644 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:50581/solr START replicas=[http://127.0.0.1:50584/solr/collection1_shard1_replica1/] nUpdates=100
   [junit4]   2> 1066644 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:50581/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1066644 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1066644 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1066644 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50584/solr/collection1_shard2_replica1/
   [junit4]   2> 1066644 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica1 url=http://127.0.0.1:50584/solr START replicas=[http://127.0.0.1:50581/solr/collection1_shard2_replica2/] nUpdates=100
   [junit4]   2> 1066645 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica1 url=http://127.0.0.1:50584/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1066652 INFO  (qtp12813549-7346) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1066652 INFO  (qtp9308798-7342) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1066653 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1066653 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 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> 1066653 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1066653 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1066663 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50581/solr/collection1_shard1_replica2/ shard1
   [junit4]   2> 1066663 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50584/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 1066773 INFO  (zkCallback-1248-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] 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> 1066773 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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> 1066817 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1066817 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1066826 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1845
   [junit4]   2> 1066832 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1844
   [junit4]   2> 1066936 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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> 1066936 INFO  (zkCallback-1248-thread-3-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] 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> 1067159 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2178
   [junit4]   2> 1067197 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=2211
   [junit4]   2> 1067204 INFO  (qtp12813549-7349) [n:127.0.0.1:50584_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> 1067305 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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> 1067305 INFO  (zkCallback-1248-thread-2-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] 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> 1068207 INFO  (qtp12813549-7349) [n:127.0.0.1:50584_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3348
   [junit4]   2> 1068212 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1068213 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1068244 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 1068263 INFO  (qtp9308798-7339) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1549507437541720064&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1549507437541720064)} 0 4
   [junit4]   2> 1068271 INFO  (qtp12813549-7362) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1549507437545914368&distrib.from=http://127.0.0.1:50581/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1549507437545914368)} 0 3
   [junit4]   2> 1068272 INFO  (qtp9308798-7341) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1549507437545914368)} 0 16
   [junit4]   2> 1068273 INFO  (qtp12813549-7346) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1549507437541720064)} 0 21
   [junit4]   2> 1068281 INFO  (qtp12813549-7358) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1068281 INFO  (qtp12813549-7358) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1068282 INFO  (qtp12813549-7358) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1068282 INFO  (qtp9308798-7338) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1068282 INFO  (qtp12813549-7358) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1068282 INFO  (qtp9308798-7338) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1068284 INFO  (qtp9308798-7338) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1068284 INFO  (qtp9308798-7337) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1068284 INFO  (qtp9308798-7337) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1068285 INFO  (qtp9308798-7337) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1068285 INFO  (qtp9308798-7338) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1068286 INFO  (qtp9308798-7337) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1068286 INFO  (qtp12813549-7352) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1068286 INFO  (qtp12813549-7352) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1068287 INFO  (qtp12813549-7352) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1068287 INFO  (qtp12813549-7352) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1068288 INFO  (qtp12813549-7359) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 1068305 INFO  (qtp12813549-7345) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50581/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1000 (1549507437585760256)]} 0 3
   [junit4]   2> 1068306 INFO  (qtp9308798-7357) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1000 (1549507437585760256)]} 0 12
   [junit4]   2> 1068320 INFO  (qtp9308798-7342) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[1001 (1549507437601488896)]} 0 4
   [junit4]   2> 1068321 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1001 (1549507437601488896)]} 0 11
   [junit4]   2> 1068327 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50581/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[0 (1549507437617217536)]} 0 0
   [junit4]   2> 1068328 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1549507437617217536)]} 0 3
   [junit4]   2> 1068336 INFO  (qtp12813549-7349) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50581/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1 (1549507437625606144)]} 0 0
   [junit4]   2> 1068337 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1549507437625606144)]} 0 4
   [junit4]   2> 1068344 INFO  (qtp9308798-7340) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[2 (1549507437633994752)]} 0 1
   [junit4]   2> 1068345 INFO  (qtp12813549-7362) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1549507437633994752)]} 0 4
   [junit4]   2> 1068352 INFO  (qtp9308798-7339) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[3 (1549507437643431936)]} 0 0
   [junit4]   2> 1068352 INFO  (qtp12813549-7346) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1549507437643431936)]} 0 4
   [junit4]   2> 1068358 INFO  (qtp12813549-7358) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50581/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[4 (1549507437650771968)]} 0 0
   [junit4]   2> 1068359 INFO  (qtp9308798-7341) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1549507437650771968)]} 0 3
   [junit4]   2> 1068365 INFO  (qtp9308798-7338) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[5 (1549507437656014848)]} 0 0
   [junit4]   2> 1068365 INFO  (qtp12813549-7352) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1549507437656014848)]} 0 4
   [junit4]   2> 1068370 INFO  (qtp9308798-7337) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[6 (1549507437663354880)]} 0 0
   [junit4]   2> 1068370 INFO  (qtp12813549-7359) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1549507437663354880)]} 0 2
   [junit4]   2> 1068377 INFO  (qtp9308798-7357) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[7 (1549507437669646336)]} 0 0
   [junit4]   2> 1068377 INFO  (qtp12813549-7345) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1549507437669646336)]} 0 3
   [junit4]   2> 1068384 INFO  (qtp12813549-7347) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50581/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[8 (1549507437675937792)]} 0 1
   [junit4]   2> 1068384 INFO  (qtp9308798-7342) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1549507437675937792)]} 0 4
   [junit4]   2> 1068391 INFO  (qtp9308798-7335) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50584/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[9 (1549507437683277824)]} 0 0
   [junit4]   2> 1068391 INFO  (qtp12813549-7348) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1549507437683277824)]} 0 4
   [junit4]   2> 1068398 INFO  (qtp12813549-7362) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:50581/solr/collection1_shard1_replica2/|http://127.0.0.1:50584/solr/collection1_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1477725446408&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1068399 INFO  (qtp9308798-7355) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:50581/solr/collection1_shard2_replica2/|http://127.0.0.1:50584/solr/collection1_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1477725446408&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1068400 INFO  (qtp12813549-7349) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:5&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 1068402 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 50581
   [junit4]   2> 1068402 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11768577
   [junit4]   2> 1068407 INFO  (coreCloseExecutor-3816-thread-1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fad416
   [junit4]   2> 1068408 INFO  (coreCloseExecutor-3816-thread-2) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dcab43
   [junit4]   2> 1068418 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 0x1580f4cd1f50005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1068418 WARN  (zkCallback-1247-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1068422 INFO  (zkCallback-1248-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1068422 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1068423 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7dafbe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1068424 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14b308a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1068429 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 50584
   [junit4]   2> 1068429 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30958598
   [junit4]   2> 1068430 INFO  (zkCallback-1248-thread-2-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1068436 INFO  (coreCloseExecutor-3818-thread-1) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c8591e
   [junit4]   2> 1068448 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.Overseer Overseer (id=96844214602891270-127.0.0.1:50584_solr-n_0000000000) closing
   [junit4]   2> 1068448 INFO  (OverseerStateUpdate-96844214602891270-127.0.0.1:50584_solr-n_0000000000) [n:127.0.0.1:50584_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50584_solr
   [junit4]   2> 1068449 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 0x1580f4cd1f50006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1068449 WARN  (zkCallback-1248-thread-3-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1068450 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1070930 WARN  (zkCallback-1248-thread-2-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1070931 INFO  (zkCallback-1248-thread-2-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18917c4
   [junit4]   2> 1070934 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@382d8e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1070936 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9c538a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1070943 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1070945 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@591917{/solr,null,AVAILABLE}
   [junit4]   2> 1070946 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d4bc25{HTTP/1.1,[http/1.1]}{127.0.0.1:50581}
   [junit4]   2> 1070946 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.Server Started @1074763ms
   [junit4]   2> 1070946 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50581}
   [junit4]   2> 1070948 ERROR (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1070948 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.3.0
   [junit4]   2> 1070948 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1070948 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1070948 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T07:17:28.960Z
   [junit4]   2> 1070962 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1071006 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1071010 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50521/solr
   [junit4]   2> 1071019 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 0x1580f4cd1f5000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1071044 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50581_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50581_solr
   [junit4]   2> 1071047 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50581_solr    ] o.a.s.c.Overseer Overseer (id=96844214602891275-127.0.0.1:50581_solr-n_0000000002) starting
   [junit4]   2> 1071060 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50581_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50581_solr
   [junit4]   2> 1071065 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1071065 INFO  (OverseerStateUpdate-96844214602891275-127.0.0.1:50581_solr-n_0000000002) [n:127.0.0.1:50581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1071093 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50581_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\.
   [junit4]   2> 1071093 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50581_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica2, collection1_shard2_replica2]
   [junit4]   2> 1071122 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1071122 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1071181 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 1071185 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1071186 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1071191 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1071192 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using configuration from collection collection1
   [junit4]   2> 1071192 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 1071194 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\collection1_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\.\collection1_shard2_replica2\data\]
   [junit4]   2> 1071194 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\collection1_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node1\.\collection1_shard1_replica2\data\]
   [junit4]   2> 1071212 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1071212 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1071214 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1071214 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1071216 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cf260[collection1_shard1_replica2] main]
   [junit4]   2> 1071219 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1071219 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1071219 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1071220 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1071220 INFO  (coreLoadExecutor-3827-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1071221 INFO  (zkCallback-1259-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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: [1])
   [junit4]   2> 1071221 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1071222 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1071226 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1619c10[collection1_shard2_replica2] main]
   [junit4]   2> 1071227 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1071228 INFO  (searcherExecutor-3829-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@2cf260[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1071228 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1071228 INFO  (coreLoadExecutor-3827-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1071228 INFO  (searcherExecutor-3828-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@1619c10[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1071232 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1071240 INFO  (coreZkRegister-3820-thread-2-processing-n:127.0.0.1:50581_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50581_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1071347 INFO  (zkCallback-1259-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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: [1])
   [junit4]   2> 1071596 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1071598 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c82a97{/solr,null,AVAILABLE}
   [junit4]   2> 1071600 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ad3bd6{HTTP/1.1,[http/1.1]}{127.0.0.1:50584}
   [junit4]   2> 1071600 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.e.j.s.Server Started @1075417ms
   [junit4]   2> 1071600 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50584}
   [junit4]   2> 1071601 ERROR (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071604 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.3.0
   [junit4]   2> 1071604 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071604 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071604 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T07:17:29.616Z
   [junit4]   2> 1071612 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1071622 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 0x1580f4cd1f5000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1071626 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1071627 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50521/solr
   [junit4]   2> 1071658 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1071681 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50584_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50584_solr
   [junit4]   2> 1071687 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1071689 INFO  (zkCallback-1265-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1071690 INFO  (zkCallback-1259-thread-1-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1071721 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50584_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001\tempDir-001\node2\.
   [junit4]   2> 1071721 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[500002FDB8637ACB]) [n:127.0.0.1:50584_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica1, collection1_shard2_replica1]
   [junit4]   2> 1071743 INFO  (coreLoadExecutor-3843-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1071756 INFO  (coreLoadExecutor-3843-thread-2-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1071765 INFO  (coreLoadExecutor-3843-thread-1-processing-n:127.0.0.1:50584_solr) [n:127.0.0.1:50584_solr c:collection1 s:sh

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

:307)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:681)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:416)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.joinElection(ZkController.java:1077)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:888)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:844)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1198842 INFO  (zkCallback-1259-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] 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: [1])
   [junit4]   2> 1198922 ERROR (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:914)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:844)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1200348 INFO  (recoveryExecutor-1257-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1200348 INFO  (recoveryExecutor-1257-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 1200348 INFO  (recoveryExecutor-1257-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@191ff66
   [junit4]   2> 1200349 WARN  (recoveryExecutor-1257-thread-1-processing-n:127.0.0.1:50581_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:50581_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1_shard1_replica2] coreNodeName=[core_node1]
   [junit4]   2> 1200352 INFO  (jetty-launcher-1237-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96844214602891275-127.0.0.1:50581_solr-n_0000000002) closing
   [junit4]   2> 1200352 INFO  (OverseerStateUpdate-96844214602891275-127.0.0.1:50581_solr-n_0000000002) [n:127.0.0.1:50581_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50581_solr
   [junit4]   2> 1200353 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 0x1580f4cd1f5000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1201854 WARN  (zkCallback-1259-thread-2-processing-n:127.0.0.1:50581_solr) [n:127.0.0.1:50581_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1201856 INFO  (jetty-launcher-1237-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@591917{/solr,null,UNAVAILABLE}
   [junit4]   2> 1201858 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50521 50521
   [junit4]   2> 1201860 INFO  (Thread-1626) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50521 50521
   [junit4]   2> 1201861 WARN  (Thread-1626) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	130	/solr/overseer/collection-queue-work
   [junit4]   2> 	72	/solr/overseer/queue
   [junit4]   2> 	27	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1201861 INFO  (SUITE-TestCloudRecovery-seed#[500002FDB8637ACB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_500002FDB8637ACB-001
   [junit4]   2> Oct 29, 2016 7:19:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=775, maxMBSortInHeap=5.696560905980687, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-SV, timezone=Europe/Vatican
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=84496776,total=252080128
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudManagedSchema, ShowFileRequestHandlerTest, AddBlockUpdateTest, TestJoin, WordBreakSolrSpellCheckerTest, TestFieldCacheVsDocValues, TestRecovery, TestSubQueryTransformerDistrib, TestCustomStream, ShardRoutingCustomTest, HLLSerializationTest, RankQueryTest, TestMinMaxOnMultiValuedField, CacheHeaderTest, CollectionsAPIDistributedZkTest, ExternalFileFieldSortTest, TestStressUserVersions, TestExactStatsCache, TestExclusionRuleCollectionAccess, TestSchemaNameResource, ReturnFieldsTest, TestFiltering, TestAnalyzeInfixSuggestions, SolrCoreCheckLockOnStartupTest, TestLeaderElectionWithEmptyReplica, BasicFunctionalityTest, LoggingHandlerTest, QueryParsingTest, DistribCursorPagingTest, TestMaxScoreQueryParser, DeleteShardTest, SuggestComponentContextFilterQueryTest, CircularListTest, TestFastWriter, TestZkChroot, BlockDirectoryTest, TestTolerantUpdateProcessorCloud, TestAtomicUpdateErrorCases, DeleteInactiveReplicaTest, TestWriterPerf, TestSearchPerf, FullSolrCloudDistribCmdsTest, TestDistributedMissingSort, TestJmxMonitoredMap, TestSuggestSpellingConverter, TestIntervalFaceting, TestConfigSets, ConvertedLegacyTest, ChaosMonkeySafeLeaderTest, TestReversedWildcardFilterFactory, TestCollapseQParserPlugin, TestIndexSearcher, TestSolrCloudWithDelegationTokens, StatsComponentTest, TestRandomFaceting, TestFieldCacheReopen, TestMergePolicyConfig, TestAuthorizationFramework, TestDocTermOrds, CoreMergeIndexesAdminHandlerTest, TestInitParams, FieldAnalysisRequestHandlerTest, CollectionsAPISolrJTest, SearchHandlerTest, RegexBoostProcessorTest, UUIDUpdateProcessorFallbackTest, BasicAuthIntegrationTest, VersionInfoTest, ResponseHeaderTest, TestCrossCoreJoin, TestHighFrequencyDictionaryFactory, TestSortingResponseWriter, TestStressCloudBlindAtomicUpdates, OverseerCollectionConfigSetProcessorTest, DebugComponentTest, DistributedVersionInfoTest, HdfsDirectoryTest, ZkStateWriterTest, OverseerRolesTest, SpatialRPTFieldTypeTest, TestShortCircuitedRequests, TestReload, MigrateRouteKeyTest, AtomicUpdatesTest, CollectionTooManyReplicasTest, TestCopyFieldCollectionResource, TestFuzzyAnalyzedSuggestions, CreateCollectionCleanupTest, SortByFunctionTest, TestCloudRecovery]
   [junit4] Completed [211/648 (1!)] on J1 in 137.66s, 2 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 54178 lines...]