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

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 592 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/592/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)  at sun.reflect.GeneratedConstructorAccessor140.newInstance(Unknown Source)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:907)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
	at sun.reflect.GeneratedConstructorAccessor140.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:907)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([68C1A245B5C2960B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
	at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:870)
	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 11237 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_68C1A245B5C2960B-001/init-core-data-001
   [junit4]   2> 826501 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 826502 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_68C1A245B5C2960B-001/tempDir-001
   [junit4]   2> 826502 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 826502 INFO  (Thread-1366) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 826502 INFO  (Thread-1366) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 826602 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55253
   [junit4]   2> 826626 INFO  (jetty-launcher-758-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 826626 INFO  (jetty-launcher-758-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 826628 INFO  (jetty-launcher-758-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2aaa2dd3{/solr,null,AVAILABLE}
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23593941{/solr,null,AVAILABLE}
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a708918{HTTP/1.1,[http/1.1]}{127.0.0.1:38012}
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6827fd5d{HTTP/1.1,[http/1.1]}{127.0.0.1:44350}
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-2) [    ] o.e.j.s.Server Started @829681ms
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-1) [    ] o.e.j.s.Server Started @829681ms
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38012}
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44350}
   [junit4]   2> 826629 ERROR (jetty-launcher-758-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 826629 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T03:44:18.366Z
   [junit4]   2> 826629 ERROR (jetty-launcher-758-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 826630 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 826630 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 826630 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 826630 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T03:44:18.367Z
   [junit4]   2> 826638 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 826645 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 826647 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 826647 INFO  (jetty-launcher-758-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55253/solr
   [junit4]   2> 826652 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 826653 INFO  (jetty-launcher-758-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55253/solr
   [junit4]   2> 826693 INFO  (jetty-launcher-758-thread-2) [n:127.0.0.1:38012_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38012_solr
   [junit4]   2> 826694 INFO  (jetty-launcher-758-thread-1) [n:127.0.0.1:44350_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44350_solr
   [junit4]   2> 826696 INFO  (jetty-launcher-758-thread-2) [n:127.0.0.1:38012_solr    ] o.a.s.c.Overseer Overseer (id=97217089256816644-127.0.0.1:38012_solr-n_0000000000) starting
   [junit4]   2> 826697 INFO  (zkCallback-769-thread-1-processing-n:127.0.0.1:44350_solr) [n:127.0.0.1:44350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 826697 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 826713 INFO  (jetty-launcher-758-thread-2) [n:127.0.0.1:38012_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38012_solr
   [junit4]   2> 826716 INFO  (zkCallback-769-thread-1-processing-n:127.0.0.1:44350_solr) [n:127.0.0.1:44350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 826717 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 826781 INFO  (jetty-launcher-758-thread-1) [n:127.0.0.1:44350_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_68C1A245B5C2960B-001/tempDir-001/node1/.
   [junit4]   2> 826840 INFO  (jetty-launcher-758-thread-2) [n:127.0.0.1:38012_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_68C1A245B5C2960B-001/tempDir-001/node2/.
   [junit4]   2> 827049 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 827050 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55253/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 827092 WARN  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 827102 WARN  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 827106 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 827122 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_37521_hdfs____ivjnqa/webapp
   [junit4]   2> 827677 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:37521
   [junit4]   2> 827907 WARN  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 827908 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 827921 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_54834_datanode____enf81t/webapp
   [junit4]   2> 828640 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54834
   [junit4]   2> 828887 WARN  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 828889 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 828910 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_50319_datanode____.cqugah/webapp
   [junit4]   2> 829038 INFO  (IPC Server handler 5 on 37611) [    ] BlockStateChange BLOCK* processReport: from storage DS-8449489d-c9ef-4ad4-b41c-40f44c938c9b node DatanodeRegistration(127.0.0.1:38536, datanodeUuid=d8292c25-1958-41e1-b4f0-123f5f9de587, infoPort=46663, infoSecurePort=0, ipcPort=56055, storageInfo=lv=-56;cid=testClusterID;nsid=84947071;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 829038 INFO  (IPC Server handler 5 on 37611) [    ] BlockStateChange BLOCK* processReport: from storage DS-20e4ed84-5f42-4155-89ce-d0af7b76dcd7 node DatanodeRegistration(127.0.0.1:38536, datanodeUuid=d8292c25-1958-41e1-b4f0-123f5f9de587, infoPort=46663, infoSecurePort=0, ipcPort=56055, storageInfo=lv=-56;cid=testClusterID;nsid=84947071;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 829465 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50319
   [junit4]   2> 829607 INFO  (IPC Server handler 0 on 37611) [    ] BlockStateChange BLOCK* processReport: from storage DS-165a307d-d5fb-4278-9f4f-07596b27356e node DatanodeRegistration(127.0.0.1:37844, datanodeUuid=2b53082f-9400-441a-a9cd-335ac55eb8ce, infoPort=64913, infoSecurePort=0, ipcPort=50166, storageInfo=lv=-56;cid=testClusterID;nsid=84947071;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 829607 INFO  (IPC Server handler 0 on 37611) [    ] BlockStateChange BLOCK* processReport: from storage DS-c449ecf1-7305-42dc-a425-7981e7988282 node DatanodeRegistration(127.0.0.1:37844, datanodeUuid=2b53082f-9400-441a-a9cd-335ac55eb8ce, infoPort=64913, infoSecurePort=0, ipcPort=50166, storageInfo=lv=-56;cid=testClusterID;nsid=84947071;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 829729 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[68C1A245B5C2960B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 829741 INFO  (qtp1890257571-5418) [n:127.0.0.1:44350_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 829748 INFO  (OverseerThreadFactory-2288-thread-1-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 829865 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 829873 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 829983 INFO  (zkCallback-769-thread-1-processing-n:127.0.0.1:44350_solr) [n:127.0.0.1:44350_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 829984 INFO  (zkCallback-767-thread-2-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 830879 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 830889 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 830893 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 830894 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest
   [junit4]   2> 830901 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:37611/data
   [junit4]   2> 830901 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 830901 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_68C1A245B5C2960B-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://solaris-vm:37611/data/recoverytest/core_node1/data/]
   [junit4]   2> 830901 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:37611/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 830909 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 830909 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 830909 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 830917 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 830940 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 830942 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 830943 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest
   [junit4]   2> 830944 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:37611/data
   [junit4]   2> 830944 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 830944 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_68C1A245B5C2960B-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://solaris-vm:37611/data/recoverytest/core_node2/data/]
   [junit4]   2> 830944 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:37611/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 830951 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 830951 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 830951 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 830969 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 830976 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:37611/data/recoverytest/core_node1/data
   [junit4]   2> 830976 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 830977 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:37611/data/recoverytest/core_node2/data
   [junit4]   2> 831042 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:37611/data/recoverytest/core_node2/data/index
   [junit4]   2> 831042 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:37611/data/recoverytest/core_node1/data/index
   [junit4]   2> 831050 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 831050 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 831050 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 831053 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 831053 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 831053 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 831091 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 831098 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 831198 INFO  (IPC Server handler 0 on 37611) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37844 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-8449489d-c9ef-4ad4-b41c-40f44c938c9b:NORMAL:127.0.0.1:38536|RBW], ReplicaUC[[DISK]DS-c449ecf1-7305-42dc-a425-7981e7988282:NORMAL:127.0.0.1:37844|FINALIZED]]} size 0
   [junit4]   2> 831199 INFO  (IPC Server handler 8 on 37611) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38536 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c449ecf1-7305-42dc-a425-7981e7988282:NORMAL:127.0.0.1:37844|FINALIZED], ReplicaUC[[DISK]DS-20e4ed84-5f42-4155-89ce-d0af7b76dcd7:NORMAL:127.0.0.1:38536|FINALIZED]]} size 0
   [junit4]   2> 831214 INFO  (IPC Server handler 4 on 37611) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37844 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-8449489d-c9ef-4ad4-b41c-40f44c938c9b:NORMAL:127.0.0.1:38536|RBW], ReplicaUC[[DISK]DS-165a307d-d5fb-4278-9f4f-07596b27356e:NORMAL:127.0.0.1:37844|RBW]]} size 0
   [junit4]   2> 831214 INFO  (IPC Server handler 9 on 37611) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38536 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-8449489d-c9ef-4ad4-b41c-40f44c938c9b:NORMAL:127.0.0.1:38536|RBW], ReplicaUC[[DISK]DS-165a307d-d5fb-4278-9f4f-07596b27356e:NORMAL:127.0.0.1:37844|RBW]]} size 0
   [junit4]   2> 831338 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 831338 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 831338 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 831360 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 831360 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 831372 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 831372 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 831372 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 831392 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@614d5242[recoverytest_shard1_replica1] main]
   [junit4]   2> 831394 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 831394 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 831394 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 831395 INFO  (searcherExecutor-2293-thread-1-processing-n:127.0.0.1:38012_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@614d5242[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 831395 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555473433238700032
   [junit4]   2> 831416 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 831416 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 831418 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_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> 831471 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@dde7ff1[recoverytest_shard1_replica2] main]
   [junit4]   2> 831473 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 831473 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 831473 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 831474 INFO  (searcherExecutor-2294-thread-1-processing-n:127.0.0.1:44350_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@dde7ff1[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 831474 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555473433321537536
   [junit4]   2> 831522 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 831522 INFO  (zkCallback-769-thread-1-processing-n:127.0.0.1:44350_solr) [n:127.0.0.1:44350_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 831920 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 831920 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 831920 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/
   [junit4]   2> 831920 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:38012/solr START replicas=[http://127.0.0.1:44350/solr/recoverytest_shard1_replica2/] nUpdates=100
   [junit4]   2> 831920 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:38012/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 831924 INFO  (qtp1890257571-5413) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.S.Request [recoverytest_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> 831925 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 831925 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_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> 831933 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/ shard1
   [junit4]   2> 832040 INFO  (zkCallback-769-thread-1-processing-n:127.0.0.1:44350_solr) [n:127.0.0.1:44350_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 832040 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 832086 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 832089 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=2224
   [junit4]   2> 832193 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 832194 INFO  (zkCallback-769-thread-1-processing-n:127.0.0.1:44350_solr) [n:127.0.0.1:44350_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 832486 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=2613
   [junit4]   2> 832500 INFO  (qtp1890257571-5418) [n:127.0.0.1:44350_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> 832601 INFO  (zkCallback-767-thread-3-processing-n:127.0.0.1:38012_solr) [n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 832603 INFO  (zkCallback-769-thread-1-processing-n:127.0.0.1:44350_solr) [n:127.0.0.1:44350_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 833501 INFO  (qtp1890257571-5418) [n:127.0.0.1:44350_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3761
   [junit4]   2> 833505 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[68C1A245B5C2960B]) [    ] o.a.s.c.RecoveryZkTest Indexing 700 documents
   [junit4]   2> 833567 INFO  (qtp1890257571-5416) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-0 (1555473435457486848)]} 0 33
   [junit4]   2> 833568 INFO  (qtp287591246-5424) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 (1555473435457486848)]} 0 57
   [junit4]   2> 833571 INFO  (qtp1890257571-5421) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0 (1555473435457486849)]} 0 37
   [junit4]   2> 833572 INFO  (qtp287591246-5426) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 (1555473435457486849)]} 0 60
   [junit4]   2> 833576 INFO  (qtp1890257571-5420) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-1 (1555473435520401408)]} 0 2
   [junit4]   2> 833576 INFO  (qtp287591246-5428) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 (1555473435520401408)]} 0 5
   [junit4]   2> 833579 INFO  (qtp1890257571-5413) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-1 (1555473435523547136)]} 0 2
   [junit4]   2> 833579 INFO  (qtp287591246-5427) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 (1555473435523547136)]} 0 5
   [junit4]   2> 833586 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-2 (1555473435529838592)]} 0 3
   [junit4]   2> 833586 INFO  (qtp1890257571-5418) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-2 (1555473435530887168)]} 0 2
   [junit4]   2> 833586 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 (1555473435529838592)]} 0 5
   [junit4]   2> 833586 INFO  (qtp287591246-5423) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 (1555473435530887168)]} 0 4
   [junit4]   2> 833599 INFO  (qtp1890257571-5416) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-0 (-1555473435539275777)]} 0 7
   [junit4]   2> 833601 INFO  (qtp1890257571-5419) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-0 (-1555473435539275776)]} 0 8
   [junit4]   2> 833601 INFO  (qtp287591246-5424) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0 (-1555473435539275777)]} 0 11
   [junit4]   2> 833601 INFO  (qtp287591246-5425) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0 (-1555473435539275776)]} 0 12
   [junit4]   2> 833621 INFO  (qtp1890257571-5420) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-3 (1555473435557101568)]} 0 2
   [junit4]   2> 833621 INFO  (qtp287591246-5428) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 (1555473435557101568)]} 0 15
   [junit4]   2> 833622 INFO  (qtp1890257571-5421) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-3 (1555473435555004416)]} 0 16
   [junit4]   2> 833622 INFO  (qtp287591246-5426) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 (1555473435555004416)]} 0 18
   [junit4]   2> 833628 INFO  (qtp1890257571-5413) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-4 (1555473435575975936)]} 0 2
   [junit4]   2> 833629 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-4 (1555473435575975937)]} 0 2
   [junit4]   2> 833629 INFO  (qtp287591246-5427) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 (1555473435575975937)]} 0 4
   [junit4]   2> 833629 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 (1555473435575975936)]} 0 4
   [junit4]   2> 833665 INFO  (qtp1890257571-5418) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-2 (-1555473435611627520)]} 0 3
   [junit4]   2> 833665 INFO  (qtp287591246-5424) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2 (-1555473435611627520)]} 0 6
   [junit4]   2> 833666 INFO  (qtp1890257571-5416) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-2 (-1555473435610578944)]} 0 2
   [junit4]   2> 833666 INFO  (qtp287591246-5423) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2 (-1555473435610578944)]} 0 9
   [junit4]   2> 833674 INFO  (qtp1890257571-5420) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-5 (1555473435623161856)]} 0 2
   [junit4]   2> 833674 INFO  (qtp1890257571-5419) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-5 (1555473435622113280)]} 0 4
   [junit4]   2> 833675 INFO  (qtp287591246-5425) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 (1555473435622113280)]} 0 6
   [junit4]   2> 833675 INFO  (qtp287591246-5428) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 (1555473435623161856)]} 0 6
   [junit4]   2> 833681 INFO  (qtp1890257571-5421) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-4 (-1555473435631550464)]} 0 2
   [junit4]   2> 833681 INFO  (qtp1890257571-5413) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-4 (-1555473435631550465)]} 0 2
   [junit4]   2> 833681 INFO  (qtp287591246-5427) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4 (-1555473435631550464)]} 0 4
   [junit4]   2> 833681 INFO  (qtp287591246-5426) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-4 (-1555473435631550465)]} 0 4
   [junit4]   2> 833707 INFO  (qtp1890257571-5414) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-6 (1555473435637841920)]} 0 21
   [junit4]   2> 833709 INFO  (qtp287591246-5424) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 (1555473435637841920)]} 0 25
   [junit4]   2> 833709 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[68C1A245B5C2960B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6827fd5d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 833714 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[68C1A245B5C2960B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1835575544
   [junit4]   2> 833715 INFO  (qtp1890257571-5418) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38012/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-6 (1555473435637841921)]} 0 8
   [junit4]   2> 833715 ERROR (updateExecutor-762-thread-2-processing-http:////127.0.0.1:44350//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:38012_solr s:shard1 c:recoverytest) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833720 ERROR (updateExecutor-762-thread-1-processing-http:////127.0.0.1:44350//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:38012_solr s:shard1 c:recoverytest) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833721 WARN  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:44350/solr
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833721 INFO  (coreCloseExecutor-2303-thread-1) [n:127.0.0.1:44350_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@473daee9
   [junit4]   2> 833723 WARN  (qtp287591246-5423) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:44350/solr
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833723 ERROR (qtp287591246-5423) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:44350/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833723 ERROR (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:44350/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833724 INFO  (qtp287591246-5423) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica2 coreNodeName=core_node2 on 127.0.0.1:44350_solr into leader-initiated recovery.
   [junit4]   2> 833724 INFO  (qtp287591246-5423) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7 (1555473435674542080)]} 0 7
   [junit4]   2> 833724 INFO  (qtp287591246-5417) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 (1555473435637841921)]} 0 40
   [junit4]   2> 833728 ERROR (updateExecutor-762-thread-2-processing-http:////127.0.0.1:44350//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:38012_solr s:shard1 c:recoverytest) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833728 ERROR (updateExecutor-762-thread-3-processing-http:////127.0.0.1:44350//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:38012_solr s:shard1 c:recoverytest) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833729 WARN  (qtp287591246-5428) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:44350/solr
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833730 ERROR (qtp287591246-5428) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:44350/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833730 INFO  (qtp287591246-5428) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 (1555473435683979265)]} 0 3
   [junit4]   2> 833729 WARN  (qtp287591246-5425) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:44350/solr
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833730 ERROR (qtp287591246-5425) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:44350/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 833730 INFO  (qtp287591246-5425) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 (1555473435683979264)]} 0 3
   [junit4]   2> 833733 ERROR (updateExecutor-762-thread-3-processing-http:////127.0.0.1:44350//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:38012_solr s:shard1 c:recoverytest) [n:127.0.0.1:38012_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at

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

ean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.teardownClass(HdfsRecoveryZkTest.java:51)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2> 	... 54 more
   [junit4]   2> 850171 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55253 55253
   [junit4]   2> 850171 INFO  (SUITE-HdfsRecoveryZkTest-seed#[68C1A245B5C2960B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=340, maxMBSortInHeap=5.0085024565633995, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=no-NO, timezone=Asia/Tokyo
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=2,free=137992344,total=419430400
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore, ResponseLogComponentTest, TestTestInjection, HdfsLockFactoryTest, FileUtilsTest, TestCSVResponseWriter, CachingDirectoryFactoryTest, GraphQueryTest, TestOrdValues, CollectionStateFormat2Test, ClusterStateUpdateTest, TestIBSimilarityFactory, HttpSolrCallGetCoreTest, TestJsonFacets, SynonymTokenizerTest, AnalysisErrorHandlingTest, SortSpecParsingTest, CoreMergeIndexesAdminHandlerTest, BasicDistributedZkTest, AnalyticsQueryTest, TestSurroundQueryParser, TestFieldResource, FullHLLTest, TestLeaderInitiatedRecoveryThread, TestOverriddenPrefixQueryForCustomFieldType, SpatialFilterTest, BlockCacheTest, TestSlowCompositeReaderWrapper, TestInitParams, HdfsNNFailoverTest, StatelessScriptUpdateProcessorFactoryTest, PKIAuthenticationIntegrationTest, TestStressCloudBlindAtomicUpdates, TestSchemaManager, TestCloudRecovery, TestSegmentSorting, HttpPartitionTest, SchemaVersionSpecificBehaviorTest, TestMissingGroups, PrimitiveFieldTypeTest, HdfsTlogReplayBufferedWhileIndexingTest, ActionThrottleTest, DistributedFacetPivotLongTailTest, ConnectionManagerTest, TolerantUpdateProcessorTest, SuggestComponentTest, TestCollectionAPI, DistributedFacetPivotSmallTest, TestDefaultStatsCache, PrimUtilsTest, ZkControllerTest, TestCloudPivotFacet, SegmentsInfoRequestHandlerTest, ReplicaListTransformerTest, TestPartialUpdateDeduplication, TestFieldCacheWithThreads, TestReRankQParserPlugin, TestJmxIntegration, TestFieldCacheSortRandom, JvmMetricsTest, JSONWriterTest, BlockJoinFacetRandomTest, SolrTestCaseJ4Test, TestManagedSynonymFilterFactory, HdfsBasicDistributedZkTest, TestElisionMultitermQuery, TestExpandComponent, TestOnReconnectListenerSupport, TestInitQParser, TestCollationField, TestExtendedDismaxParser, LeaderFailoverAfterPartitionTest, PreAnalyzedFieldManagedSchemaCloudTest, TestConfigSetImmutable, TestBlobHandler, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=68C1A245B5C2960B -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    > 	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:907)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([68C1A245B5C2960B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [188/675 (1!)] on J0 in 54.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 64080 lines...]