Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/152/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
expected:<6> but was:<5>

Stack Trace:
java.lang.AssertionError: expected:<6> but was:<5>
        at 
__randomizedtesting.SeedInfo.seed([76727BFDC11EED42:B32CCFE147EB27BF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
 null Live Nodes: [127.0.0.1:63011_solr] Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node2":{           
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",           
"base_url":"http://127.0.0.1:63011/solr";,           
"node_name":"127.0.0.1:63011_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: 
null
Live Nodes: [127.0.0.1:63011_solr]
Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
          "base_url":"http://127.0.0.1:63011/solr";,
          "node_name":"127.0.0.1:63011_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([76727BFDC11EED42:A15A3625D0FEA4AC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([76727BFDC11EED42:A22318B210A0DA21]:0)
        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:367)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([76727BFDC11EED42:FE2644276FE280BA]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1268)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:438)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
expected:<5> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([6D4F339CDF57553B:4DA5519C4316B877]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4584)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11740 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> 1068647 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/init-core-data-001
   [junit4]   2> 1068649 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1068650 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-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> 1068650 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-001
   [junit4]   2> 1068650 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1068651 INFO  (Thread-1444) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1068651 INFO  (Thread-1444) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1068653 ERROR (Thread-1444) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1068751 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52811
   [junit4]   2> 1068765 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1068765 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e7a379b{/solr,null,AVAILABLE}
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7653e840{/solr,null,AVAILABLE}
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@52ac6ed4{HTTP/1.1,[http/1.1]}{127.0.0.1:33724}
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3a62936c{HTTP/1.1,[http/1.1]}{127.0.0.1:39223}
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.e.j.s.Server Started @1071827ms
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.e.j.s.Server Started @1071827ms
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33724}
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39223}
   [junit4]   2> 1068768 ERROR (jetty-launcher-2584-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1068768 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1068769 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1068769 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1068769 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T22:10:46.306Z
   [junit4]   2> 1068768 ERROR (jetty-launcher-2584-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1068769 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1068769 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1068769 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1068769 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T22:10:46.306Z
   [junit4]   2> 1068773 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1068774 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1068780 INFO  (jetty-launcher-2584-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52811/solr
   [junit4]   2> 1068780 INFO  (jetty-launcher-2584-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52811/solr
   [junit4]   2> 1068929 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1068930 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:39223_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1068930 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33724_solr
   [junit4]   2> 1068931 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:39223_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39223_solr
   [junit4]   2> 1068935 INFO  
(zkCallback-2596-thread-1-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1068935 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.Overseer Overseer 
(id=98591719174242309-127.0.0.1:33724_solr-n_0000000000) starting
   [junit4]   2> 1068937 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1068959 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33724_solr
   [junit4]   2> 1068961 INFO  
(zkCallback-2596-thread-1-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1068962 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1069154 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33724.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1069156 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:39223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39223.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1069163 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33724.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1069163 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33724.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1069164 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-001/node2/.
   [junit4]   2> 1069166 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:39223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39223.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1069166 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:39223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39223.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1069167 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:39223_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-001/node1/.
   [junit4]   2> 1069205 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1069207 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52811/solr ready
   [junit4]   2> 1069635 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1070116 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1070267 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1070294 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1070624 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1070684 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_serv1.vm3_47674_hdfs____gvzwxd/webapp
   [junit4]   2> 1071452 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:47674
   [junit4]   2> 1072286 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1072290 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1072302 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_46495_datanode____xq822d/webapp
   [junit4]   2> 1072805 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46495
   [junit4]   2> 1073150 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1073152 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1073166 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_60559_datanode____q20ava/webapp
   [junit4]   2> 1073686 ERROR (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to serv1-vm3/127.0.0.1:52227) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1073744 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[76727BFDC11EED42]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:60559
   [junit4]   2> 1073939 ERROR (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to serv1-vm3/127.0.0.1:52227) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1074062 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4fd46c2e23034: from storage 
DS-126ce760-82b3-4ba7-ad76-446c7f39448d node 
DatanodeRegistration(127.0.0.1:40653, 
datanodeUuid=a64fc478-3087-48c2-b080-9d404dc8c7d1, infoPort=60044, 
infoSecurePort=0, ipcPort=40098, 
storageInfo=lv=-56;cid=testClusterID;nsid=2027184573;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 1074062 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4fd46c2e2330c: from storage 
DS-6b830bbc-7f28-4e8b-a9fd-f7d890acd2a5 node 
DatanodeRegistration(127.0.0.1:47476, 
datanodeUuid=5dddd24c-5ec5-4946-9b79-7ed5ae79f673, infoPort=36915, 
infoSecurePort=0, ipcPort=48292, 
storageInfo=lv=-56;cid=testClusterID;nsid=2027184573;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1074062 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4fd46c2e23034: from storage 
DS-d1fd2429-e90e-4366-b592-30dbf4f77993 node 
DatanodeRegistration(127.0.0.1:40653, 
datanodeUuid=a64fc478-3087-48c2-b080-9d404dc8c7d1, infoPort=60044, 
infoSecurePort=0, ipcPort=40098, 
storageInfo=lv=-56;cid=testClusterID;nsid=2027184573;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1074065 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4fd46c2e2330c: from storage 
DS-76141054-3d4e-4130-bb16-b41f82b099b3 node 
DatanodeRegistration(127.0.0.1:47476, 
datanodeUuid=5dddd24c-5ec5-4946-9b79-7ed5ae79f673, infoPort=36915, 
infoSecurePort=0, ipcPort=48292, 
storageInfo=lv=-56;cid=testClusterID;nsid=2027184573;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1074953 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[76727BFDC11EED42]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1074961 INFO  (qtp1448195848-10473) [n:127.0.0.1:33724_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074964 INFO  
(OverseerThreadFactory-3327-thread-1-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
recoverytest
   [junit4]   2> 1075078 INFO  
(OverseerStateUpdate-98591719174242309-127.0.0.1:33724_solr-n_0000000000) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33724/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1075081 INFO  
(OverseerStateUpdate-98591719174242309-127.0.0.1:33724_solr-n_0000000000) 
[n:127.0.0.1:33724_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39223/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1075289 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1075293 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1075293 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1075294 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1075402 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1075402 INFO  
(zkCallback-2596-thread-1-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1075402 INFO  
(zkCallback-2595-thread-2-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1075402 INFO  
(zkCallback-2596-thread-2-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1076313 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1076338 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1076338 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1076341 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1076341 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 1076342 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39223.solr.core.recoverytest.shard1.replica_n2' (registry 
'solr.core.recoverytest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1076347 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1076350 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1076350 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 1076350 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33724.solr.core.recoverytest.shard1.replica_n1' (registry 
'solr.core.recoverytest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c6896aa
   [junit4]   2> 1076369 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:52227/data
   [junit4]   2> 1076369 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:52227/data
   [junit4]   2> 1076369 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1076369 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1076369 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1076369 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1076369 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-001/node1/recoverytest_shard1_replica_n2],
 dataDir=[hdfs://serv1-vm3:52227/data/recoverytest/core_node4/data/]
   [junit4]   2> 1076369 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_76727BFDC11EED42-001/tempDir-001/node2/recoverytest_shard1_replica_n1],
 dataDir=[hdfs://serv1-vm3:52227/data/recoverytest/core_node3/data/]
   [junit4]   2> 1076372 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:52227/data/recoverytest/core_node4/data/snapshot_metadata
   [junit4]   2> 1076373 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:52227/data/recoverytest/core_node3/data/snapshot_metadata
   [junit4]   2> 1076410 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1076410 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1076410 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1076410 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1076410 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 1077021 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1077022 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1077034 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:52227/data/recoverytest/core_node4/data
   [junit4]   2> 1077034 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:52227/data/recoverytest/core_node3/data
   [junit4]   2> 1077070 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:52227/data/recoverytest/core_node3/data/index
   [junit4]   2> 1077080 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1077080 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1077092 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1077102 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:52227/data/recoverytest/core_node4/data/index
   [junit4]   2> 1077160 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1077160 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1077169 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1077549 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40653 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-76141054-3d4e-4130-bb16-b41f82b099b3:NORMAL:127.0.0.1:47476|RBW],
 
ReplicaUC[[DISK]DS-d1fd2429-e90e-4366-b592-30dbf4f77993:NORMAL:127.0.0.1:40653|RBW]]}
 size 72
   [junit4]   2> 1077549 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47476 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-126ce760-82b3-4ba7-ad76-446c7f39448d:NORMAL:127.0.0.1:40653|RBW],
 
ReplicaUC[[DISK]DS-6b830bbc-7f28-4e8b-a9fd-f7d890acd2a5:NORMAL:127.0.0.1:47476|RBW]]}
 size 72
   [junit4]   2> 1077550 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40653 is added to 
blk_1073741825_1001 size 72
   [junit4]   2> 1077550 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47476 is added to 
blk_1073741826_1002 size 72
   [junit4]   2> 1078077 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1078077 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1078077 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1078083 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1078083 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1078083 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1078100 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1078100 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1078103 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1078103 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1078232 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25da35a9[recoverytest_shard1_replica_n1] main]
   [junit4]   2> 1078232 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c914f73[recoverytest_shard1_replica_n2] main]
   [junit4]   2> 1078233 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1078234 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1078237 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1078238 INFO  
(searcherExecutor-3333-thread-1-processing-n:127.0.0.1:33724_solr 
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node3) 
[n:127.0.0.1:33724_solr c:recoverytest s:shard1 r:core_node3 
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n1] Registered new searcher 
Searcher@25da35a9[recoverytest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1078238 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1078238 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1078239 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1078239 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577467516840574976
   [junit4]   2> 1078245 INFO  
(searcherExecutor-3332-thread-1-processing-n:127.0.0.1:39223_solr 
x:recoverytest_shard1_replica_n2 s:shard1 c:recoverytest r:core_node4) 
[n:127.0.0.1:39223_solr c:recoverytest s:shard1 r:core_node4 
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n2] Registered new searcher 
Searcher@4c914f73[recoverytest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1078246 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1078247 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577467516848963584
   [junit4]   2> 1078248 INFO  
(zkCallback-2595-thread-2-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1078248 INFO  
(zkCallback-2596-thread-2-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1078249 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1078249 INFO  
(zkCallback-2596-thread-1-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1078748 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1078749 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1078749 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/
   [junit4]   2> 1078749 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1 
url=http://127.0.0.1:33724/solr START 
replicas=[http://127.0.0.1:39223/solr/recoverytest_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1078756 INFO  (qtp874583841-10475) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.S.Request [recoverytest_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1079051 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1 
url=http://127.0.0.1:33724/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1079051 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1079051 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1079051 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1079063 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/ shard1
   [junit4]   2> 1079171 INFO  
(zkCallback-2596-thread-2-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1079171 INFO  
(zkCallback-2596-thread-1-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1079172 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1079171 INFO  
(zkCallback-2595-thread-2-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1079215 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1079219 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3934
   [junit4]   2> 1079260 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3967
   [junit4]   2> 1079269 INFO  (qtp1448195848-10473) [n:127.0.0.1:33724_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> 1079365 INFO  
(zkCallback-2595-thread-2-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1079365 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:33724_solr) 
[n:127.0.0.1:33724_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> 1079366 INFO  
(zkCallback-2596-thread-1-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1079366 INFO  
(zkCallback-2596-thread-2-processing-n:127.0.0.1:39223_solr) 
[n:127.0.0.1:39223_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> 1080270 INFO  (qtp1448195848-10473) [n:127.0.0.1:33724_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=5311
   [junit4]   2> 1080272 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[76727BFDC11EED42]) [    ] 
o.a.s.c.RecoveryZkTest Indexing 1350 documents
   [junit4]   2> 1080328 DEBUG (qtp1448195848-10479) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs 
tlog{file=hdfs://serv1-vm3:52227/data/recoverytest/core_node3/data/tlog/tlog.0000000000000000000
 refcount=1}
   [junit4]   2> 1080350 DEBUG (qtp874583841-10476) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs 
tlog{file=hdfs://serv1-vm3:52227/data/recoverytest/core_node4/data/tlog/tlog.0000000000000000000
 refcount=1}
   [junit4]   2> 1080381 INFO  (qtp874583841-10484) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-0
 (1577467518998544384)]} 0 46
   [junit4]   2> 1080381 INFO  (qtp1448195848-10480) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 
(1577467518998544384)]} 0 84
   [junit4]   2> 1080387 INFO  (qtp874583841-10468) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-1
 (1577467519087673344)]} 0 4
   [junit4]   2> 1080387 INFO  (qtp1448195848-10469) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 
(1577467519087673344)]} 0 5
   [junit4]   2> 1080388 INFO  (qtp874583841-10476) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-0
 (1577467518988058624)]} 0 55
   [junit4]   2> 1080388 INFO  (qtp1448195848-10479) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 
(1577467518988058624)]} 0 101
   [junit4]   2> 1080396 INFO  (qtp874583841-10474) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-2
 (1577467519093964800)]} 0 7
   [junit4]   2> 1080396 INFO  (qtp1448195848-10477) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 
(1577467519093964800)]} 0 8
   [junit4]   2> 1080397 INFO  (qtp874583841-10475) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-1
 (1577467519095013376)]} 0 4
   [junit4]   2> 1080398 INFO  (qtp1448195848-10479) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 
(1577467519095013376)]} 0 9
   [junit4]   2> 1080407 INFO  (qtp874583841-10474) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-2
 (-1577467519103401984)]} 0 8
   [junit4]   2> 1080407 INFO  (qtp874583841-10482) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-2
 (1577467519105499136)]} 0 6
   [junit4]   2> 1080407 INFO  (qtp1448195848-10473) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2 
(-1577467519103401984)]} 0 10
   [junit4]   2> 1080408 INFO  (qtp1448195848-10481) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 
(1577467519105499136)]} 0 8
   [junit4]   2> 1080417 INFO  (qtp874583841-10484) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-3
 (1577467519114936320)]} 0 8
   [junit4]   2> 1080417 INFO  (qtp874583841-10468) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-2
 (-1577467519117033472)]} 0 7
   [junit4]   2> 1080418 INFO  (qtp1448195848-10469) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2 
(-1577467519117033472)]} 0 8
   [junit4]   2> 1080418 INFO  (qtp1448195848-10480) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 
(1577467519114936320)]} 0 9
   [junit4]   2> 1080425 INFO  (qtp874583841-10476) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-4
 (1577467519125422081)]} 0 6
   [junit4]   2> 1080425 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-3
 (1577467519125422080)]} 0 6
   [junit4]   2> 1080425 INFO  (qtp1448195848-10477) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 
(1577467519125422081)]} 0 7
   [junit4]   2> 1080425 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 
(1577467519125422080)]} 0 7
   [junit4]   2> 1080431 INFO  (qtp874583841-10474) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-4
 (1577467519133810689)]} 0 3
   [junit4]   2> 1080431 INFO  (qtp874583841-10475) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-5
 (1577467519133810688)]} 0 4
   [junit4]   2> 1080431 INFO  (qtp1448195848-10479) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 
(1577467519133810688)]} 0 5
   [junit4]   2> 1080431 INFO  (qtp1448195848-10473) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 
(1577467519133810689)]} 0 5
   [junit4]   2> 1080437 INFO  (qtp874583841-10482) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-5
 (-1577467519141150720)]} 0 3
   [junit4]   2> 1080437 INFO  (qtp1448195848-10469) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-5 
(-1577467519141150720)]} 0 4
   [junit4]   2> 1080442 INFO  (qtp874583841-10468) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-6
 (1577467519146393600)]} 0 3
   [junit4]   2> 1080443 INFO  (qtp1448195848-10480) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 
(1577467519146393600)]} 0 4
   [junit4]   2> 1080447 INFO  (qtp874583841-10484) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-5
 (1577467519141150721)]} 0 13
   [junit4]   2> 1080447 INFO  (qtp874583841-10476) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-7
 (1577467519151636480)]} 0 3
   [junit4]   2> 1080447 INFO  (qtp1448195848-10481) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 
(1577467519141150721)]} 0 15
   [junit4]   2> 1080448 INFO  (qtp1448195848-10477) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 
(1577467519151636480)]} 0 4
   [junit4]   2> 1080455 INFO  (qtp874583841-10474) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-5
 (-1577467519156879360)]} 0 6
   [junit4]   2> 1080455 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-5 
(-1577467519156879360)]} 0 7
   [junit4]   2> 1080460 INFO  (qtp874583841-10475) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-6
 (1577467519165267968)]} 0 3
   [junit4]   2> 1080460 INFO  (qtp1448195848-10473) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 
(1577467519165267968)]} 0 4
   [junit4]   2> 1080460 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-8
 (1577467519156879361)]} 0 11
   [junit4]   2> 1080461 INFO  (qtp1448195848-10479) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8 
(1577467519156879361)]} 0 12
   [junit4]   2> 1080466 INFO  (qtp874583841-10468) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-9
 (1577467519171559424)]} 0 4
   [junit4]   2> 1080466 INFO  (qtp1448195848-10480) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9 
(1577467519171559424)]} 0 4
   [junit4]   2> 1080472 INFO  (qtp874583841-10484) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-10
 (1577467519176802304)]} 0 4
   [junit4]   2> 1080472 INFO  (qtp1448195848-10481) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10 
(1577467519176802304)]} 0 5
   [junit4]   2> 1080473 INFO  (qtp874583841-10482) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-7
 (1577467519170510848)]} 0 11
   [junit4]   2> 1080474 INFO  (qtp1448195848-10469) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7 
(1577467519170510848)]} 0 13
   [junit4]   2> 1080479 INFO  (qtp874583841-10476) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-11
 (1577467519183093760)]} 0 5
   [junit4]   2> 1080480 INFO  (qtp1448195848-10477) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11 
(1577467519183093760)]} 0 6
   [junit4]   2> 1080484 INFO  (qtp874583841-10475) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-12
 (1577467519190433792)]} 0 3
   [junit4]   2> 1080485 INFO  (qtp1448195848-10473) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12 
(1577467519190433792)]} 0 4
   [junit4]   2> 1080489 INFO  (qtp874583841-10471) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-10
 (-1577467519196725248)]} 0 3
   [junit4]   2> 1080490 INFO  (qtp1448195848-10479) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-10 
(-1577467519196725248)]} 0 4
   [junit4]   2> 1080490 INFO  (qtp874583841-10482) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-8
 (1577467519188336640)]} 0 11
   [junit4]   2> 1080490 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 
(1577467519188336640)]} 0 12
   [junit4]   2> 1080498 INFO  (qtp874583841-10468) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-13
 (1577467519200919552)]} 0 7
   [junit4]   2> 1080498 INFO  (qtp1448195848-10480) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13 
(1577467519200919552)]} 0 8
   [junit4]   2> 1080499 INFO  (qtp874583841-10484) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33724/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-9
 (1577467519201968128)]} 0 7
   [junit4]   2> 1080499 INFO  (qtp1448195848-10478) [n:127.0.0.1:33724_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9 
(1577467519201968128)]} 0 8
   [junit4]   2> 1080504 INFO  (qtp874583841-10474) [n:127.0.0.1:39223_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard

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

.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 238085 INFO  
(zkCallback-365-thread-1-processing-n:127.0.0.1:62453_solr) 
[n:127.0.0.1:62453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 238088 INFO  
(zkCallback-363-thread-1-processing-n:127.0.0.1:36803_solr) 
[n:127.0.0.1:36803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 238089 INFO  (coreCloseExecutor-617-thread-1) 
[n:127.0.0.1:62453_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4090c55a
   [junit4]   2> 238089 INFO  (coreCloseExecutor-617-thread-1) 
[n:127.0.0.1:62453_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=1083229530
   [junit4]   2> 238089 INFO  (coreCloseExecutor-617-thread-1) 
[n:127.0.0.1:62453_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f3b200c: rootName 
= solr_62453, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@cb67e13
   [junit4]   2> 238097 INFO  (coreCloseExecutor-615-thread-1) 
[n:127.0.0.1:36803_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=330383451
   [junit4]   2> 238107 INFO  
(zkCallback-365-thread-1-processing-n:127.0.0.1:62453_solr) 
[n:127.0.0.1:62453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 238107 INFO  (jetty-closer-345-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@36146ac0{/solr,null,UNAVAILABLE}
   [junit4]   2> 238108 INFO  (coreCloseExecutor-617-thread-1) 
[n:127.0.0.1:62453_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1083229530
   [junit4]   2> 238115 INFO  (jetty-closer-345-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98591929974849546-127.0.0.1:62453_solr-n_0000000000) closing
   [junit4]   2> 238115 INFO  
(OverseerStateUpdate-98591929974849546-127.0.0.1:62453_solr-n_0000000000) 
[n:127.0.0.1:62453_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62453_solr
   [junit4]   2> 238120 WARN  
(zkCallback-365-thread-1-processing-n:127.0.0.1:62453_solr) 
[n:127.0.0.1:62453_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 238121 INFO  (jetty-closer-345-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e051e3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 239595 WARN  
(zkCallback-366-thread-2-processing-n:127.0.0.1:45340_solr) 
[n:127.0.0.1:45340_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 239596 INFO  (jetty-closer-345-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@757305c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 239599 ERROR 
(SUITE-StreamExpressionTest-seed#[6D4F339CDF57553B]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 239600 INFO  
(SUITE-StreamExpressionTest-seed#[6D4F339CDF57553B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43025 43025
   [junit4]   2> 250419 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 250421 INFO  (Thread-243) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43025 43025
   [junit4]   2> 250424 WARN  (Thread-243) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/aliases.json
   [junit4]   2>        73      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98591929974849546-127.0.0.1:62453_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/live_nodes
   [junit4]   2>        73      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_6D4F339CDF57553B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=LuceneFixedGap), join2_s=FSTOrd50, 
multiDefault=FSTOrd50, subject=FSTOrd50, price_f=FSTOrd50, a1_s=FSTOrd50, 
intDefault=BlockTreeOrds(blocksize=128), a_f=FSTOrd50, 
a2_s=PostingsFormat(name=Asserting), 
join1_i=PostingsFormat(name=LuceneFixedGap), 
a_i=PostingsFormat(name=LuceneFixedGap), 
join3_i=PostingsFormat(name=Asserting), test_i=FSTOrd50, field_i=FSTOrd50, 
level1_s=PostingsFormat(name=LuceneFixedGap), 
body_t=PostingsFormat(name=Asserting), s_multi=PostingsFormat(name=Asserting), 
col_s=FSTOrd50, level2_s=BlockTreeOrds(blocksize=128), 
a_ss=BlockTreeOrds(blocksize=128), a_s=PostingsFormat(name=Asserting), 
a_t=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=Asserting), timestamp=BlockTreeOrds(blocksize=128), 
i_multi=PostingsFormat(name=LuceneFixedGap), b_ls=FSTOrd50, 
test_dt=PostingsFormat(name=LuceneFixedGap), 
test_t=PostingsFormat(name=Asserting), ident_s=FSTOrd50, order_i=FSTOrd50, 
_version_=BlockTreeOrds(blocksize=128), side_s=PostingsFormat(name=Asserting), 
miles_i=FSTOrd50}, docValues:{expr_s=DocValuesFormat(name=Memory), 
join2_s=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Asserting), 
a2_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Memory), 
a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Memory), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Asserting), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Lucene70), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=785, 
maxMBSortInHeap=7.472743129324053, sim=RandomSimilarity(queryNorm=true): {}, 
locale=it-IT, timezone=Pacific/Nauru
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=101866024,total=322469888
   [junit4]   2> NOTE: All tests run in this JVM: [FieldValueEvaluatorTest, 
TestValidatingJsonMap, NaturalLogEvaluatorTest, HttpSolrClientConPoolTest, 
TestZkConfigManager, TestSolrJErrorHandling, TestDocumentObjectBinder, 
ModifiableSolrParamsTest, LessThanEqualToEvaluatorTest, TestPathTrie, 
TestSpellCheckResponse, CubedRootEvaluatorTest, TestHash, 
StreamExpressionToExplanationTest, TestConfigSetAdminRequest, AscEvaluatorTest, 
CoalesceEvaluatorTest, TestV2Request, JdbcDriverTest, AndEvaluatorTest, 
TangentEvaluatorTest, HyperbolicCosineEvaluatorTest, BasicHttpSolrClientTest, 
TestBatchUpdate, ModuloEvaluatorTest, GraphExpressionTest, 
SolrExampleEmbeddedTest, CloudSolrClientTest, TermsResponseTest, 
CollectionAdminRequestRequiredParamsTest, SolrZkClientTest, 
UniformDistributionEvaluatorTest, ArcCosineEvaluatorTest, 
ArcTangentEvaluatorTest, CloudSolrClientCacheTest, 
GreaterThanEqualToEvaluatorTest, GetByIdTest, CloudSolrClientBuilderTest, 
ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, 
GraphTest, JDBCStreamTest, StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J0 in 87.15s, 95 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 45312 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to