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/12/13 22:07:24 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3709 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3709/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
expected:<0> but was:<7>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<7>
	at __randomizedtesting.SeedInfo.seed([C8B3E188CF507E04:BC4300CD8B74398B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10867 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/init-core-data-001
   [junit4]   2> 288541 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 288542 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001
   [junit4]   2> 288542 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 288543 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 288543 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 288643 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54475
   [junit4]   2> 288662 INFO  (jetty-launcher-418-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 288667 INFO  (jetty-launcher-418-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 288668 INFO  (jetty-launcher-418-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@430ae631{/solr,null,AVAILABLE}
   [junit4]   2> 288671 INFO  (jetty-launcher-418-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11de7412{HTTP/1.1,[http/1.1]}{127.0.0.1:54478}
   [junit4]   2> 288671 INFO  (jetty-launcher-418-thread-1) [    ] o.e.j.s.Server Started @294147ms
   [junit4]   2> 288671 INFO  (jetty-launcher-418-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54478}
   [junit4]   2> 288672 ERROR (jetty-launcher-418-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T20:57:45.813Z
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2535df75{/solr,null,AVAILABLE}
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@457e6630{HTTP/1.1,[http/1.1]}{127.0.0.1:54479}
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-2) [    ] o.e.j.s.Server Started @294151ms
   [junit4]   2> 288674 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54479}
   [junit4]   2> 288675 ERROR (jetty-launcher-418-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 288675 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 288675 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 288675 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 288675 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T20:57:45.814Z
   [junit4]   2> 288679 INFO  (jetty-launcher-418-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 288680 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 288688 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54475/solr
   [junit4]   2> 288688 INFO  (jetty-launcher-418-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54475/solr
   [junit4]   2> 288734 INFO  (jetty-launcher-418-thread-2) [n:127.0.0.1:54479_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54479_solr
   [junit4]   2> 288736 INFO  (jetty-launcher-418-thread-1) [n:127.0.0.1:54478_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54478_solr
   [junit4]   2> 288737 INFO  (jetty-launcher-418-thread-2) [n:127.0.0.1:54479_solr    ] o.a.s.c.Overseer Overseer (id=97102244458397701-127.0.0.1:54479_solr-n_0000000000) starting
   [junit4]   2> 288739 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 288739 INFO  (zkCallback-428-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 288754 INFO  (jetty-launcher-418-thread-2) [n:127.0.0.1:54479_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54479_solr
   [junit4]   2> 288757 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 288757 INFO  (zkCallback-428-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 288836 INFO  (jetty-launcher-418-thread-1) [n:127.0.0.1:54478_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/.
   [junit4]   2> 288889 INFO  (jetty-launcher-418-thread-2) [n:127.0.0.1:54479_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/.
   [junit4]   2> 288908 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 288910 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54475/solr ready
   [junit4]   2> 288921 INFO  (qtp479754372-2728) [n:127.0.0.1:54479_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> 288928 INFO  (OverseerThreadFactory-1482-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 289053 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_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> 289054 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_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> 289055 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_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> 289055 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_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> 289173 INFO  (zkCallback-428-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 289173 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 290085 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 290085 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 290100 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 290101 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 290117 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 290118 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 290130 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_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> 290130 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 290138 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 290138 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_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> 290139 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_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> 290140 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_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> 290140 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_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> 290141 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_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> 290141 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_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> 290143 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_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> 290170 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/collection1_shard1_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 290170 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/collection1_shard2_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/./collection1_shard2_replica2/data/]
   [junit4]   2> 290171 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/collection1_shard2_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/./collection1_shard2_replica1/data/]
   [junit4]   2> 290173 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/collection1_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 290240 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 290240 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 290240 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 290240 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 290241 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290241 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290241 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290241 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290243 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 290243 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 290244 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290244 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290253 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 290253 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 290254 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290254 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290255 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e5daa12[collection1_shard2_replica1] main]
   [junit4]   2> 290256 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f0041e9[collection1_shard2_replica2] main]
   [junit4]   2> 290257 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 290258 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 290258 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 290259 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 290259 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 290259 INFO  (searcherExecutor-1488-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@4e5daa12[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290259 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 290259 INFO  (searcherExecutor-1489-thread-1-processing-n:127.0.0.1:54479_solr x:collection1_shard2_replica2 s:shard2 c:collection1) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@2f0041e9[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290259 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553635913129525248
   [junit4]   2> 290259 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553635913129525248
   [junit4]   2> 290266 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b67b10a[collection1_shard1_replica1] main]
   [junit4]   2> 290269 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 290270 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 290270 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 290270 INFO  (searcherExecutor-1490-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@2b67b10a[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290270 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553635913141059584
   [junit4]   2> 290273 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  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> 290285 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 290285 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2aebc6f0[collection1_shard1_replica2] main]
   [junit4]   2> 290287 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 290289 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 290289 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 290289 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553635913160982528
   [junit4]   2> 290289 INFO  (searcherExecutor-1487-thread-1-processing-n:127.0.0.1:54479_solr x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:54479_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@2aebc6f0[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290392 INFO  (zkCallback-428-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 290392 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 290781 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 290781 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 290781 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54479/solr/collection1_shard2_replica2/
   [junit4]   2> 290781 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 url=http://127.0.0.1:54479/solr START replicas=[http://127.0.0.1:54478/solr/collection1_shard2_replica1/] nUpdates=100
   [junit4]   2> 290782 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 url=http://127.0.0.1:54479/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 290784 INFO  (qtp723068649-2723) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 290785 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 290785 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_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> 290787 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 290787 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 290787 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54478/solr/collection1_shard1_replica1/
   [junit4]   2> 290787 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:54478/solr START replicas=[http://127.0.0.1:54479/solr/collection1_shard1_replica2/] nUpdates=100
   [junit4]   2> 290787 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:54478/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 290790 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 290791 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 290791 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_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> 290794 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54479/solr/collection1_shard2_replica2/ shard2
   [junit4]   2> 290798 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54478/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 290911 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 290912 INFO  (zkCallback-428-thread-3-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 290960 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 290960 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 290964 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2  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=1910
   [junit4]   2> 290964 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard1  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=1908
   [junit4]   2> 291074 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 291074 INFO  (zkCallback-428-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 291295 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2  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=2239
   [junit4]   2> 291307 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_solr c:collection1 s:shard1  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=2253
   [junit4]   2> 291312 INFO  (qtp479754372-2728) [n:127.0.0.1:54479_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> 291412 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 291412 INFO  (zkCallback-428-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 292317 INFO  (qtp479754372-2728) [n:127.0.0.1:54479_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=3396
   [junit4]   2> 292318 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 292319 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 292341 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 292351 INFO  (qtp479754372-2731) [n:127.0.0.1:54479_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&_version_=-1553635915316854784&distrib.from=http://127.0.0.1:54478/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553635915316854784)} 0 2
   [junit4]   2> 292351 INFO  (qtp723068649-2717) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1553635915314757632&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1553635915314757632)} 0 2
   [junit4]   2> 292352 INFO  (qtp723068649-2724) [n:127.0.0.1:54478_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=TOLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1553635915316854784)} 0 6
   [junit4]   2> 292352 INFO  (qtp479754372-2729) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1553635915314757632)} 0 9
   [junit4]   2> 292355 INFO  (qtp723068649-2721) [n:127.0.0.1:54478_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> 292355 INFO  (qtp723068649-2721) [n:127.0.0.1:54478_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> 292355 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_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> 292355 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_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> 292356 INFO  (qtp723068649-2721) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 292357 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 292357 INFO  (qtp723068649-2722) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 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> 292357 INFO  (qtp723068649-2722) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 292358 INFO  (qtp723068649-2722) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 292358 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_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:54479/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 292358 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 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> 292358 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 292358 INFO  (qtp723068649-2721) [n:127.0.0.1:54478_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:54479/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 292358 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 292359 INFO  (qtp723068649-2722) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 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:54479/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 292361 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 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:54479/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 292363 INFO  (qtp479754372-2733) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 292370 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_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&distrib.from=http://127.0.0.1:54478/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[1000 (1553635915338874880)]} 0 1
   [junit4]   2> 292373 INFO  (qtp723068649-2723) [n:127.0.0.1:54478_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={wt=javabin&version=2}{add=[1000 (1553635915338874880)]} 0 7
   [junit4]   2> 292379 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[1001 (1553635915347263488)]} 0 1
   [junit4]   2> 292379 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1001 (1553635915347263488)]} 0 5
   [junit4]   2> 292382 INFO  (qtp479754372-2731) [n:127.0.0.1:54479_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&distrib.from=http://127.0.0.1:54478/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[0 (1553635915354603520)]} 0 0
   [junit4]   2> 292382 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_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={wt=javabin&version=2}{add=[0 (1553635915354603520)]} 0 1
   [junit4]   2> 292384 INFO  (qtp479754372-2731) [n:127.0.0.1:54479_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&distrib.from=http://127.0.0.1:54478/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[1 (1553635915356700672)]} 0 0
   [junit4]   2> 292385 INFO  (qtp723068649-2717) [n:127.0.0.1:54478_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={wt=javabin&version=2}{add=[1 (1553635915356700672)]} 0 1
   [junit4]   2> 292389 INFO  (qtp723068649-2724) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[2 (1553635915361943552)]} 0 0
   [junit4]   2> 292389 INFO  (qtp479754372-2731) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1553635915361943552)]} 0 1
   [junit4]   2> 292391 INFO  (qtp723068649-2721) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[3 (1553635915364040704)]} 0 0
   [junit4]   2> 292391 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1553635915364040704)]} 0 1
   [junit4]   2> 292393 INFO  (qtp479754372-2733) [n:127.0.0.1:54479_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&distrib.from=http://127.0.0.1:54478/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[4 (1553635915366137856)]} 0 0
   [junit4]   2> 292393 INFO  (qtp723068649-2722) [n:127.0.0.1:54478_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={wt=javabin&version=2}{add=[4 (1553635915366137856)]} 0 1
   [junit4]   2> 292395 INFO  (qtp723068649-2723) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[5 (1553635915368235008)]} 0 0
   [junit4]   2> 292395 INFO  (qtp479754372-2728) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1553635915368235008)]} 0 1
   [junit4]   2> 292397 INFO  (qtp723068649-2720) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[6 (1553635915370332160)]} 0 0
   [junit4]   2> 292397 INFO  (qtp479754372-2726) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1553635915370332160)]} 0 1
   [junit4]   2> 292399 INFO  (qtp723068649-2719) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[7 (1553635915372429312)]} 0 0
   [junit4]   2> 292399 INFO  (qtp479754372-2729) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1553635915372429312)]} 0 1
   [junit4]   2> 292401 INFO  (qtp479754372-2730) [n:127.0.0.1:54479_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&distrib.from=http://127.0.0.1:54478/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[8 (1553635915374526464)]} 0 0
   [junit4]   2> 292401 INFO  (qtp723068649-2717) [n:127.0.0.1:54478_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={wt=javabin&version=2}{add=[8 (1553635915374526464)]} 0 1
   [junit4]   2> 292403 INFO  (qtp723068649-2724) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54479/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[9 (1553635915377672192)]} 0 0
   [junit4]   2> 292405 INFO  (qtp479754372-2731) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1553635915377672192)]} 0 2
   [junit4]   2> 292417 INFO  (qtp723068649-2722) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.S.Request [collection1_shard2_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:54478/solr/collection1_shard2_replica1/|http://127.0.0.1:54479/solr/collection1_shard2_replica2/&rows=10&version=2&q=*:*&NOW=1481662669553&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 292417 INFO  (qtp479754372-2732) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.S.Request [collection1_shard1_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:54479/solr/collection1_shard1_replica2/|http://127.0.0.1:54478/solr/collection1_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1481662669553&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 292418 INFO  (qtp723068649-2724) [n:127.0.0.1:54478_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={q=*:*&_stateVer_=collection1:5&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 292420 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 54478
   [junit4]   2> 292420 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=79612222
   [junit4]   2> 292429 INFO  (coreCloseExecutor-1507-thread-1) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dd927d2
   [junit4]   2> 292430 INFO  (coreCloseExecutor-1507-thread-2) [n:127.0.0.1:54478_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@49fa485c
   [junit4]   2> 292444 WARN  (zkCallback-429-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 292446 INFO  (zkCallback-435-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 292446 INFO  (zkCallback-428-thread-3-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 292446 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11de7412{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 292448 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@430ae631{/solr,null,UNAVAILABLE}
   [junit4]   2> 292451 INFO  (zkCallback-428-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 292453 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 54479
   [junit4]   2> 292453 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2036832130
   [junit4]   2> 292481 INFO  (coreCloseExecutor-1509-thread-1) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@443c86d3
   [junit4]   2> 292489 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.Overseer Overseer (id=97102244458397701-127.0.0.1:54479_solr-n_0000000000) closing
   [junit4]   2> 292489 INFO  (OverseerStateUpdate-97102244458397701-127.0.0.1:54479_solr-n_0000000000) [n:127.0.0.1:54479_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54479_solr
   [junit4]   2> 292491 WARN  (zkCallback-428-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 292492 INFO  (zkCallback-435-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 294952 WARN  (zkCallback-428-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 294953 INFO  (zkCallback-428-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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@49e19df0
   [junit4]   2> 294975 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@457e6630{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 294976 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2535df75{/solr,null,UNAVAILABLE}
   [junit4]   2> 294982 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 294984 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a3083f2{/solr,null,AVAILABLE}
   [junit4]   2> 294984 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@188780b5{HTTP/1.1,[http/1.1]}{127.0.0.1:54478}
   [junit4]   2> 294985 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.Server Started @300461ms
   [junit4]   2> 294985 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54478}
   [junit4]   2> 294985 ERROR (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 294985 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 294985 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 294985 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 294985 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T20:57:52.124Z
   [junit4]   2> 294989 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 295000 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54475/solr
   [junit4]   2> 295028 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54478_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54478_solr
   [junit4]   2> 295030 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54478_solr    ] o.a.s.c.Overseer Overseer (id=97102244458397707-127.0.0.1:54478_solr-n_0000000002) starting
   [junit4]   2> 295048 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54478_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54478_solr
   [junit4]   2> 295057 INFO  (zkCallback-435-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 295057 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 295098 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54478_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/.
   [junit4]   2> 295098 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54478_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica1, collection1_shard2_replica1]
   [junit4]   2> 295120 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 295120 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 295148 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 295148 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 295152 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 295152 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 295155 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 295155 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 295155 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/collection1_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 295155 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/collection1_shard2_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node1/./collection1_shard2_replica1/data/]
   [junit4]   2> 295171 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 295171 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 295171 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 295171 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 295172 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 295172 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 295173 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 295173 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 295174 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@282e5055[collection1_shard1_replica1] main]
   [junit4]   2> 295174 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ccef3e3[collection1_shard2_replica1] main]
   [junit4]   2> 295176 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 295176 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 295177 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 295177 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 295177 INFO  (coreLoadExecutor-1518-thread-1-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 295177 INFO  (coreLoadExecutor-1518-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 295179 INFO  (searcherExecutor-1519-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@282e5055[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 295179 INFO  (searcherExecutor-1520-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@1ccef3e3[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 295189 INFO  (coreZkRegister-1511-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 295191 INFO  (coreZkRegister-1511-thread-2-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 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> 295309 INFO  (zkCallback-440-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 295613 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 295615 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21f75249{/solr,null,AVAILABLE}
   [junit4]   2> 295615 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@323a9ad7{HTTP/1.1,[http/1.1]}{127.0.0.1:54479}
   [junit4]   2> 295615 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.e.j.s.Server Started @301091ms
   [junit4]   2> 295615 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54479}
   [junit4]   2> 295616 ERROR (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 295616 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 295616 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 295616 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 295617 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T20:57:52.756Z
   [junit4]   2> 295621 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 295628 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54475/solr
   [junit4]   2> 295648 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 295658 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54479_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54479_solr
   [junit4]   2> 295660 INFO  (zkCallback-440-thread-3-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 295661 INFO  (zkCallback-435-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 295662 INFO  (zkCallback-446-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 295728 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54479_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/.
   [junit4]   2> 295728 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C8B3E188CF507E04]) [n:127.0.0.1:54479_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica2, collection1_shard2_replica2]
   [junit4]   2> 295743 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 295743 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 295762 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 295762 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295781 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 295781 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295782 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295782 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using configuration from collection collection1
   [junit4]   2> 295783 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/collection1_shard2_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/./collection1_shard2_replica2/data/]
   [junit4]   2> 295783 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/collection1_shard1_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 295792 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 295792 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 295793 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295793 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295793 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 295793 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 295794 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 295794 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 295795 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d72c9c6[collection1_shard2_replica2] main]
   [junit4]   2> 295795 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a532a94[collection1_shard1_replica2] main]
   [junit4]   2> 295797 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 295797 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295798 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 295798 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295798 INFO  (coreLoadExecutor-1534-thread-2-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 295798 INFO  (coreLoadExecutor-1534-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295798 INFO  (searcherExecutor-1536-thread-1-processing-n:127.0.0.1:54479_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:54479_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@4d72c9c6[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 295799 INFO  (searcherExecutor-1535-thread-1-processing-n:127.0.0.1:54479_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@5a532a94[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 295850 INFO  (zkCallback-446-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_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> 295850 INFO  (zkCallback-440-thread-2-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_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> 296201 INFO  (coreZkRegister-1511-thread-2-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 296201 INFO  (coreZkRegister-1511-thread-2-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 296201 INFO  (coreZkRegister-1511-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 296201 INFO  (coreZkRegister-1511-thread-2-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54478/solr/collection1_shard2_replica1/
   [junit4]   2> 296201 INFO  (coreZkRegister-1511-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54478_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> 296202 INFO  (coreZkRegister-1511-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54478/solr/collection1_shard1_replica1/
   [junit4]   2> 296202 INFO  (coreZkRegister-1511-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54478_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:54478/solr START replicas=[http://127.0.0.1:54479/solr/collection1_shard1_replica2/] nUpdates=100
   [junit4]   2> 296202 INFO  (coreZkRegister-1511-thread-2-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica1 url=http://127.0.0.1:54478/solr START replicas=[http://127.0.0.1:54479/solr/collection1_shard2_replica2/] nUpdates=100
   [junit4]   2> 296207 INFO  (qtp95627742-2843) [n:127.0.0.1:54479_solr c:collection1 s:shard1 r:core_node1 x:collection1_shar

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

 
   [junit4]   2> 307378 INFO  (recoveryExecutor-438-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still buffering updates.
   [junit4]   2> 307378 INFO  (recoveryExecutor-438-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 307379 INFO  (recoveryExecutor-438-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 307379 INFO  (recoveryExecutor-438-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@69ce48b1
   [junit4]   2> 307380 WARN  (recoveryExecutor-438-thread-1-processing-n:127.0.0.1:54478_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54478_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1_shard2_replica1] coreNodeName=[core_node3]
   [junit4]   2> 307390 INFO  (jetty-launcher-418-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97102244458397707-127.0.0.1:54478_solr-n_0000000002) closing
   [junit4]   2> 307390 INFO  (OverseerStateUpdate-97102244458397707-127.0.0.1:54478_solr-n_0000000002) [n:127.0.0.1:54478_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54478_solr
   [junit4]   2> 308258 ERROR (qtp95627742-2840) [n:127.0.0.1:54479_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is shutting down
   [junit4]   2> 	at org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:183)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 308258 INFO  (qtp95627742-2840) [n:127.0.0.1:54479_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:54478_solr&onlyIfLeaderActive=true&core=collection1_shard2_replica2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1002
   [junit4]   2> 308897 WARN  (zkCallback-446-thread-1-processing-n:127.0.0.1:54479_solr) [n:127.0.0.1:54479_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 308898 INFO  (jetty-launcher-418-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@21f75249{/solr,null,UNAVAILABLE}
   [junit4]   2> 308898 WARN  (zkCallback-440-thread-3-processing-n:127.0.0.1:54478_solr) [n:127.0.0.1:54478_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 308899 INFO  (jetty-launcher-418-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a3083f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 308900 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54475 54475
   [junit4]   2> 308908 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54475 54475
   [junit4]   2> 310492 WARN  (Thread-572) [    ] 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> 	37	/solr/overseer/queue
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 310493 INFO  (SUITE-TestCloudRecovery-seed#[C8B3E188CF507E04]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_C8B3E188CF507E04-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=pt-PT, timezone=America/Indianapolis
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=136931192,total=289800192
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, CdcrRequestHandlerTest, CursorPagingTest, HdfsRestartWhileUpdatingTest, JSONWriterTest, ConnectionManagerTest, StatelessScriptUpdateProcessorFactoryTest, TestRestoreCore, TestConfigOverlay, TestSort, TestMacroExpander, SolrRequestParserTest, TestSlowCompositeReaderWrapper, DeleteReplicaTest, TestBinaryField, TestLRUStatsCache, TestCollationFieldDocValues, BigEndianAscendingWordDeserializerTest, TestFieldCacheWithThreads, CollectionStateFormat2Test, XmlUpdateRequestHandlerTest, DistanceUnitsTest, TestMinMaxOnMultiValuedField, TestQueryWrapperFilter, TestAuthorizationFramework, BlockJoinFacetDistribTest, TestStressReorder, AnalyticsQueryTest, TolerantUpdateProcessorTest, TestTolerantUpdateProcessorRandomCloud, TestStressLucene, TestLazyCores, TestLeaderInitiatedRecoveryThread, ZkStateReaderTest, TestLRUCache, ConjunctionSolrSpellCheckerTest, CloudExitableDirectoryReaderTest, TestElisionMultitermQuery, TestSearcherReuse, TestManagedSchemaAPI, BooleanFieldTest, SchemaVersionSpecificBehaviorTest, TestUniqueKeyFieldResource, SampleTest, TestNoOpRegenerator, OverseerRolesTest, OpenExchangeRatesOrgProviderTest, SortSpecParsingTest, TestStressVersions, TestSolrJ, TestTolerantSearch, TestSolrFieldCacheMBean, TestCloudRecovery]
   [junit4] Completed [95/659 (1!)] on J0 in 21.98s, 2 tests, 1 failure <<< FAILURES!

[...truncated 64195 lines...]