Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/15/

5 tests failed.
FAILED:  
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([C72DB62B1052312F:19A7D8562BF053DC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR(LeaderInitiatedRecoveryOnShardRestartTest.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([C72DB62B1052312F:F139D46D9A0F0B3E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([C72DB62B1052312F:EA53F971E7768B23]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/4)={
   "replicationFactor":"2",   "shards":{     "shard1":{       
"range":"80000000-d554ffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"d5550000-2aa9ffff",       "state":"active",       
"replicas":{}},     "shard3":{       "range":"2aaa0000-7fffffff",       
"state":"active",       "replicas":{}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"2",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/4)={
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([C72DB62B1052312F:8F58C29F16611EBA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C72DB62B1052312F:4F7989F1BEAE5CD7]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11951 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/init-core-data-001
   [junit4]   2> 725410 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72DB62B1052312F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause 
OutOfMemory when stress testing)
   [junit4]   2> 725411 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72DB62B1052312F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001
   [junit4]   2> 725411 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72DB62B1052312F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 725411 INFO  (Thread-1328) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 725411 INFO  (Thread-1328) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 725511 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72DB62B1052312F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58377
   [junit4]   2> 725521 INFO  (jetty-launcher-651-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725522 INFO  (jetty-launcher-651-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725522 INFO  (jetty-launcher-651-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725524 INFO  (jetty-launcher-651-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30121a38{/solr,null,AVAILABLE}
   [junit4]   2> 725524 INFO  (jetty-launcher-651-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725525 INFO  (jetty-launcher-651-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dfa6403{/solr,null,AVAILABLE}
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23978f34{HTTP/1.1,[http/1.1]}{127.0.0.1:57523}
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-1) [    ] 
o.e.j.s.Server Started @730173ms
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57523}
   [junit4]   2> 725526 ERROR (jetty-launcher-651-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725526 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.375Z
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f074ef0{/solr,null,AVAILABLE}
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@209cf90d{HTTP/1.1,[http/1.1]}{127.0.0.1:41224}
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.e.j.s.Server Started @730175ms
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41224}
   [junit4]   2> 725528 ERROR (jetty-launcher-651-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725528 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.377Z
   [junit4]   2> 725529 INFO  (jetty-launcher-651-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b22601d{HTTP/1.1,[http/1.1]}{127.0.0.1:53725}
   [junit4]   2> 725529 INFO  (jetty-launcher-651-thread-3) [    ] 
o.e.j.s.Server Started @730176ms
   [junit4]   2> 725530 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53725}
   [junit4]   2> 725530 ERROR (jetty-launcher-651-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725530 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725530 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725530 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725530 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.379Z
   [junit4]   2> 725531 INFO  (jetty-launcher-651-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29f9806c{/solr,null,AVAILABLE}
   [junit4]   2> 725531 INFO  (jetty-launcher-651-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57cca38e{HTTP/1.1,[http/1.1]}{127.0.0.1:50554}
   [junit4]   2> 725531 INFO  (jetty-launcher-651-thread-5) [    ] 
o.e.j.s.Server Started @730178ms
   [junit4]   2> 725531 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50554}
   [junit4]   2> 725532 ERROR (jetty-launcher-651-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725532 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725532 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725532 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725532 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.381Z
   [junit4]   2> 725533 INFO  (jetty-launcher-651-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725534 INFO  (jetty-launcher-651-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725538 INFO  (jetty-launcher-651-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725543 INFO  (jetty-launcher-651-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725545 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725545 INFO  (jetty-launcher-651-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 725559 INFO  (jetty-launcher-651-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53de5833{/solr,null,AVAILABLE}
   [junit4]   2> 725559 INFO  (jetty-launcher-651-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@338b367a{HTTP/1.1,[http/1.1]}{127.0.0.1:38010}
   [junit4]   2> 725559 INFO  (jetty-launcher-651-thread-10) [    ] 
o.e.j.s.Server Started @730206ms
   [junit4]   2> 725559 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38010}
   [junit4]   2> 725560 ERROR (jetty-launcher-651-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725560 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725560 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725560 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725560 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.409Z
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@680c67f{/solr,null,AVAILABLE}
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@61b68dce{HTTP/1.1,[http/1.1]}{127.0.0.1:38757}
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.e.j.s.Server Started @730210ms
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38757}
   [junit4]   2> 725563 ERROR (jetty-launcher-651-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725563 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.412Z
   [junit4]   2> 725571 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725571 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725571 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725587 INFO  (jetty-launcher-651-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4552e520{/solr,null,AVAILABLE}
   [junit4]   2> 725587 INFO  (jetty-launcher-651-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@def35ec{HTTP/1.1,[http/1.1]}{127.0.0.1:44381}
   [junit4]   2> 725588 INFO  (jetty-launcher-651-thread-9) [    ] 
o.e.j.s.Server Started @730234ms
   [junit4]   2> 725588 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44381}
   [junit4]   2> 725588 ERROR (jetty-launcher-651-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725588 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725588 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725588 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725588 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.437Z
   [junit4]   2> 725604 INFO  (jetty-launcher-651-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@753b9fc4{/solr,null,AVAILABLE}
   [junit4]   2> 725604 INFO  (jetty-launcher-651-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a55b964{HTTP/1.1,[http/1.1]}{127.0.0.1:57863}
   [junit4]   2> 725604 INFO  (jetty-launcher-651-thread-8) [    ] 
o.e.j.s.Server Started @730251ms
   [junit4]   2> 725604 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57863}
   [junit4]   2> 725604 ERROR (jetty-launcher-651-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725604 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725604 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725604 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725605 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.454Z
   [junit4]   2> 725605 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725611 INFO  (jetty-launcher-651-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73616930{/solr,null,AVAILABLE}
   [junit4]   2> 725611 INFO  (jetty-launcher-651-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@78e52ecd{HTTP/1.1,[http/1.1]}{127.0.0.1:52962}
   [junit4]   2> 725611 INFO  (jetty-launcher-651-thread-7) [    ] 
o.e.j.s.Server Started @730258ms
   [junit4]   2> 725611 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52962}
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c600a3e{/solr,null,AVAILABLE}
   [junit4]   2> 725612 ERROR (jetty-launcher-651-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6631d87f{HTTP/1.1,[http/1.1]}{127.0.0.1:48330}
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.461Z
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.e.j.s.Server Started @730259ms
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48330}
   [junit4]   2> 725612 ERROR (jetty-launcher-651-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725612 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-03T03:10:38.461Z
   [junit4]   2> 725613 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725613 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725618 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725620 INFO  (jetty-launcher-651-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725620 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b60007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725623 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725624 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725624 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725630 INFO  (jetty-launcher-651-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725630 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725631 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725631 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725636 INFO  (jetty-launcher-651-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725636 INFO  (jetty-launcher-651-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725639 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725645 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b6000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725643 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725655 INFO  (jetty-launcher-651-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725670 INFO  (jetty-launcher-651-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725661 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b6000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725678 INFO  (jetty-launcher-651-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725678 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b60002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725683 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b6000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725671 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725707 INFO  (jetty-launcher-651-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725709 INFO  (jetty-launcher-651-thread-4) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41224_solr
   [junit4]   2> 725710 INFO  (jetty-launcher-651-thread-8) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57863_solr
   [junit4]   2> 725716 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725718 INFO  (jetty-launcher-651-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725718 INFO  (jetty-launcher-651-thread-4) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.Overseer Overseer 
(id=97392488497938446-127.0.0.1:41224_solr-n_0000000000) starting
   [junit4]   2> 725725 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 725771 INFO  
(zkCallback-681-thread-1-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 725733 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b60011, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725771 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 725772 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b60014, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725774 INFO  (jetty-launcher-651-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 725782 INFO  (jetty-launcher-651-thread-8) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node8/.
   [junit4]   2> 725782 INFO  (jetty-launcher-651-thread-10) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 725794 INFO  (jetty-launcher-651-thread-10) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38010_solr
   [junit4]   2> 725795 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 725795 INFO  
(zkCallback-681-thread-1-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 725851 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 725870 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a01f3c8b60019, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725873 INFO  (jetty-launcher-651-thread-4) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41224_solr
   [junit4]   2> 725887 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 725887 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 725894 INFO  
(zkCallback-681-thread-1-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 725903 INFO  (jetty-launcher-651-thread-2) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 725906 INFO  (jetty-launcher-651-thread-3) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 725907 INFO  (jetty-launcher-651-thread-1) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 725908 INFO  (jetty-launcher-651-thread-7) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 725909 INFO  (jetty-launcher-651-thread-9) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 725921 INFO  (jetty-launcher-651-thread-2) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38757_solr
   [junit4]   2> 725926 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 725927 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 725927 INFO  (jetty-launcher-651-thread-1) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57523_solr
   [junit4]   2> 725928 INFO  (jetty-launcher-651-thread-9) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44381_solr
   [junit4]   2> 725930 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 725930 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 725942 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 725942 INFO  
(zkCallback-681-thread-3-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 725942 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 725953 INFO  (jetty-launcher-651-thread-3) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53725_solr
   [junit4]   2> 725967 INFO  (jetty-launcher-651-thread-10) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node10/.
   [junit4]   2> 725967 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:44381_solr) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 725974 INFO  (jetty-launcher-651-thread-4) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node4/.
   [junit4]   2> 725984 INFO  
(zkCallback-699-thread-1-processing-n:127.0.0.1:57523_solr) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 725985 INFO  
(zkCallback-703-thread-1-processing-n:127.0.0.1:53725_solr) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 725985 INFO  
(zkCallback-698-thread-1-processing-n:127.0.0.1:38757_solr) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 725985 INFO  
(zkCallback-700-thread-1-processing-n:127.0.0.1:52962_solr) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 726014 INFO  (jetty-launcher-651-thread-7) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52962_solr
   [junit4]   2> 726016 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726016 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726016 INFO  
(zkCallback-700-thread-1-processing-n:127.0.0.1:52962_solr) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726016 INFO  
(zkCallback-681-thread-3-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726017 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:44381_solr) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726017 INFO  
(zkCallback-699-thread-1-processing-n:127.0.0.1:57523_solr) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726022 INFO  
(zkCallback-703-thread-1-processing-n:127.0.0.1:53725_solr) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726022 INFO  
(zkCallback-698-thread-1-processing-n:127.0.0.1:38757_solr) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 726024 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726024 INFO  
(zkCallback-681-thread-3-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726024 INFO  
(zkCallback-699-thread-1-processing-n:127.0.0.1:57523_solr) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726024 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726024 INFO  
(zkCallback-698-thread-1-processing-n:127.0.0.1:38757_solr) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726025 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:44381_solr) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726025 INFO  
(zkCallback-703-thread-1-processing-n:127.0.0.1:53725_solr) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726025 INFO  
(zkCallback-700-thread-1-processing-n:127.0.0.1:52962_solr) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 726025 INFO  (jetty-launcher-651-thread-5) 
[n:127.0.0.1:50554_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (8)
   [junit4]   2> 726030 INFO  (jetty-launcher-651-thread-5) 
[n:127.0.0.1:50554_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50554_solr
   [junit4]   2> 726032 INFO  (jetty-launcher-651-thread-6) 
[n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (8)
   [junit4]   2> 726033 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726033 INFO  
(zkCallback-699-thread-1-processing-n:127.0.0.1:57523_solr) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726033 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726033 INFO  
(zkCallback-681-thread-2-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726033 INFO  
(zkCallback-698-thread-1-processing-n:127.0.0.1:38757_solr) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726033 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:44381_solr) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726042 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:50554_solr) 
[n:127.0.0.1:50554_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726059 INFO  
(zkCallback-700-thread-1-processing-n:127.0.0.1:52962_solr) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726059 INFO  
(zkCallback-703-thread-1-processing-n:127.0.0.1:53725_solr) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726088 INFO  (jetty-launcher-651-thread-6) 
[n:127.0.0.1:48330_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48330_solr
   [junit4]   2> 726100 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:48330_solr) 
[n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 726102 INFO  (jetty-launcher-651-thread-1) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node1/.
   [junit4]   2> 726170 INFO  (jetty-launcher-651-thread-9) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node9/.
   [junit4]   2> 726175 INFO  
(zkCallback-698-thread-1-processing-n:127.0.0.1:38757_solr) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726175 INFO  
(zkCallback-700-thread-1-processing-n:127.0.0.1:52962_solr) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726175 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726175 INFO  
(zkCallback-703-thread-1-processing-n:127.0.0.1:53725_solr) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726175 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726176 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:50554_solr) 
[n:127.0.0.1:50554_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726176 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:44381_solr) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726176 INFO  
(zkCallback-699-thread-1-processing-n:127.0.0.1:57523_solr) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726176 INFO  
(zkCallback-681-thread-2-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726176 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:48330_solr) 
[n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 726196 INFO  (jetty-launcher-651-thread-2) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node2/.
   [junit4]   2> 726252 INFO  (jetty-launcher-651-thread-5) 
[n:127.0.0.1:50554_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node5/.
   [junit4]   2> 726265 INFO  (jetty-launcher-651-thread-7) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node7/.
   [junit4]   2> 726267 INFO  (jetty-launcher-651-thread-3) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node3/.
   [junit4]   2> 726361 INFO  (jetty-launcher-651-thread-6) 
[n:127.0.0.1:48330_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node6/.
   [junit4]   2> 726731 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72DB62B1052312F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 726732 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72DB62B1052312F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58377/solr ready
   [junit4]   2> 727171 INFO  (qtp311953510-4320) [n:127.0.0.1:38010_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=5&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 727182 INFO  
(OverseerThreadFactory-1704-thread-1-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 727300 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 727300 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 727303 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 727317 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 727318 INFO  (qtp1197624639-4375) [n:127.0.0.1:48330_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 727319 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 727333 INFO  (qtp2071398266-4345) [n:127.0.0.1:44381_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 727333 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 727334 INFO  (qtp1503814415-4301) [n:127.0.0.1:50554_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 727335 INFO  (qtp1268892910-4287) [n:127.0.0.1:41224_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 727445 INFO  
(zkCallback-681-thread-3-processing-n:127.0.0.1:41224_solr) 
[n:127.0.0.1:41224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727445 INFO  
(zkCallback-700-thread-1-processing-n:127.0.0.1:52962_solr) 
[n:127.0.0.1:52962_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727445 INFO  
(zkCallback-698-thread-1-processing-n:127.0.0.1:38757_solr) 
[n:127.0.0.1:38757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727446 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:50554_solr) 
[n:127.0.0.1:50554_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727446 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:44381_solr) 
[n:127.0.0.1:44381_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727446 INFO  
(zkCallback-699-thread-1-processing-n:127.0.0.1:57523_solr) 
[n:127.0.0.1:57523_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727446 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38010_solr) 
[n:127.0.0.1:38010_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727446 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:48330_solr) 
[n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727446 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:57863_solr) 
[n:127.0.0.1:57863_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 727446 INFO  
(zkCallback-703-thread-1-processing-n:127.0.0.1:53725_solr) 
[n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 728357 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728377 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728379 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728382 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728383 INFO  (qtp1197624639-4375) [n:127.0.0.1:48330_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728383 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728403 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 728406 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 728426 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica1' using configuration from collection test_col
   [junit4]   2> 728426 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728427 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[[test_col_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node2/test_col_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node2/./test_col_shard2_replica1/data/]
   [junit4]   2> 728427 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e1ea432
   [junit4]   2> 728429 INFO  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=19.607421875, floorSegmentMB=2.150390625, 
forceMergeDeletesPctAllowed=24.27180262329402, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=0.248046875, noCFSRatio=0.0
   [junit4]   2> 728430 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema 
[test_col_shard3_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 728433 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 728440 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard3_replica2' using configuration from collection test_col
   [junit4]   2> 728440 WARN  (qtp1531468795-4329) [n:127.0.0.1:38757_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 728456 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema 
[test_col_shard4_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 728456 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 728450 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema 
[test_col_shard5_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 728463 INFO  (qtp1197624639-4375) [n:127.0.0.1:48330_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.s.IndexSchema 
[test_col_shard3_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 728463 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 728450 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema 
[test_col_shard5_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 728448 INFO  (qtp2071398266-4345) [n:127.0.0.1:44381_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728448 INFO  (qtp1268892910-4287) [n:127.0.0.1:41224_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728448 INFO  (qtp1503814415-4301) [n:127.0.0.1:50554_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 728441 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrCore 
[[test_col_shard3_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node7/test_col_shard3_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node7/./test_col_shard3_replica2/data/]
   [junit4]   2> 728464 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard4_replica2' using configuration from collection test_col
   [junit4]   2> 728464 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e1ea432
   [junit4]   2> 728481 INFO  (qtp1197624639-4375) [n:127.0.0.1:48330_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 728482 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 728484 INFO  (qtp302224222-4368) [n:127.0.0.1:52962_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=19.607421875, floorSegmentMB=2.150390625, 
forceMergeDeletesPctAllowed=24.27180262329402, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=0.248046875, noCFSRatio=0.0
   [junit4]   2> 728488 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 728488 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica2' using configuration from collection test_col
   [junit4]   2> 728488 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrCore 
[[test_col_shard4_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node1/test_col_shard4_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node1/./test_col_shard4_replica2/data/]
   [junit4]   2> 728489 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e1ea432
   [junit4]   2> 728489 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[[test_col_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node10/test_col_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node10/./test_col_shard1_replica2/data/]
   [junit4]   2> 728489 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e1ea432
   [junit4]   2> 728491 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 728492 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica1' using configuration from collection test_col
   [junit4]   2> 728492 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica2' using configuration from collection test_col
   [junit4]   2> 728492 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrCore 
[[test_col_shard5_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node8/test_col_shard5_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node8/./test_col_shard5_replica1/data/]
   [junit4]   2> 728492 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrCore 
[[test_col_shard5_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node3/test_col_shard5_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72DB62B1052312F-001/tempDir-001/node3/./test_col_shard5_replica2/data/]
   [junit4]   2> 728493 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e1ea432
   [junit4]   2> 728493 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e1ea432
   [junit4]   2> 728494 INFO  (qtp925927135-4261) [n:127.0.0.1:57523_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=19.607421875, floorSegmentMB=2.150390625, 
forceMergeDeletesPctAllowed=24.27180262329402, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=0.248046875, noCFSRatio=0.0
   [junit4]   2> 728495 INFO  (qtp311953510-4317) [n:127.0.0.1:38010_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=19.607421875, floorSegmentMB=2.150390625, 
forceMergeDeletesPctAllowed=24.27180262329402, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=0.248046875, noCFSRatio=0.0
   [junit4]   2> 728497 INFO  (qtp1281823661-4277) [n:127.0.0.1:53725_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=19.607421875, floorSegmentMB=2.150390625, 
forceMergeDeletesPctAllowed=24.27180262329402, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=0.248046875, noCFSRatio=0.0
   [junit4]   2> 728499 INFO  (qtp1414866248-4358) [n:127.0.0.1:57863_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=19.607421875, floorSegmentMB=2.150390625, 
forceMergeDeletesPctAllowed=

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

nit4]   2>      at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.teardownClass(HdfsWriteToMultipleCollectionsTest.java:73)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 53 more
   [junit4]   2> 5168386 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C72DB62B1052312F]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C72DB62B1052312F-001
   [junit4]   2> Feb 03, 2017 4:24:40 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=Lucene50(blocksize=128), _version_=FST50, a_t=FST50, 
a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=628, maxMBSortInHeap=7.723681460978235, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar, 
timezone=Africa/Brazzaville
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=171179224,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestOverriddenPrefixQueryForCustomFieldType, TestBlendedInfixSuggestions, 
SuggesterTSTTest, HdfsRecoverLeaseTest, TestSolrFieldCacheMBean, 
TestDocTermOrds, TestDistributedMissingSort, CoreAdminHandlerTest, 
MetricUtilsTest, TestConfigSets, SuggesterWFSTTest, TestBinaryResponseWriter, 
TestHdfsCloudBackupRestore, ParsingFieldUpdateProcessorsTest, 
TestPhraseSuggestions, TestStressReorder, TestMaxScoreQueryParser, 
TestOnReconnectListenerSupport, AssignTest, TestSolrJ, 
DistributedFacetExistsSmallTest, AddBlockUpdateTest, TestZkChroot, 
CdcrRequestHandlerTest, TestBinaryField, TestSolrCloudWithKerberosAlt, 
UUIDUpdateProcessorFallbackTest, FullSolrCloudDistribCmdsTest, 
TestDynamicFieldCollectionResource, TestCollectionAPI, CursorMarkTest, 
DOMUtilTest, TestJmxMonitoredMap, ChangedSchemaMergeTest, 
TestFieldCacheSanityChecker, ConnectionManagerTest, SpatialRPTFieldTypeTest, 
RemoteQueryErrorTest, TestFieldCacheVsDocValues, PrimitiveFieldTypeTest, 
DistributedQueryComponentCustomSortTest, OverseerTest, CoreSorterTest, 
EnumFieldTest, CollectionsAPISolrJTest, TestRuleBasedAuthorizationPlugin, 
RestartWhileUpdatingTest, TestTrackingShardHandlerFactory, 
ShowFileRequestHandlerTest, TestSolrQueryResponse, StatsReloadRaceTest, 
SolrMetricsIntegrationTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestDFRSimilarityFactory, OpenExchangeRatesOrgProviderTest, 
TestLeaderInitiatedRecoveryThread, TestSchemaVersionResource, TestUtils, 
OverseerTaskQueueTest, QueryParsingTest, TestSort, TestCloudPseudoReturnFields, 
TestRequestStatusCollectionAPI, FieldAnalysisRequestHandlerTest, 
TestHdfsBackupRestoreCore, DeleteInactiveReplicaTest, 
TestPostingsSolrHighlighter, TestUnifiedSolrHighlighter, DebugComponentTest, 
DocValuesMultiTest, DeleteReplicaTest, TestManagedSynonymFilterFactory, 
TestSolrQueryParser, ConnectionReuseTest, TestDefaultStatsCache, 
CircularListTest, TestSolrConfigHandlerCloud, TestShardHandlerFactory, 
DistributedQueueTest, RequestHandlersTest, SuggesterTest, 
CurrencyFieldXmlFileTest, SimpleFacetsTest, CdcrBootstrapTest, 
UnloadDistributedZkTest, TimeZoneUtilsTest, ResponseLogComponentTest, 
LeaderFailoverAfterPartitionTest, ResponseHeaderTest, BufferStoreTest, 
TestCustomSort, ClassificationUpdateProcessorFactoryTest, 
DistributedFacetPivotSmallAdvancedTest, NoCacheHeaderTest, TestStressLiveNodes, 
TestExactStatsCache, TestPushWriter, FacetPivotSmallTest, 
TestIndexingPerformance, UpdateParamsTest, 
SharedFSAutoReplicaFailoverUtilsTest, TermVectorComponentDistributedTest, 
HdfsBasicDistributedZk2Test, TestGroupingSearch, TestReloadDeadlock, 
TestShortCircuitedRequests, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, 
RecoveryZkTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, 
TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestRecovery, 
TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, 
TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, TestFunctionQuery, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, DocValuesTest, TestTrie, TestCSVLoader, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, 
LukeRequestHandlerTest, TestQueryUtils, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, 
JSONWriterTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, 
JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
TestBinaryResponseWriter, TestLFUCache, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestSimpleTrackingShardHandler, TestTolerantSearch, AliasIntegrationTest, 
CleanupOldIndexTest, CollectionStateFormat2Test, CreateCollectionCleanupTest, 
DeleteStatusTest, DistribCursorPagingTest, 
LeaderInitiatedRecoveryOnShardRestartTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
TestLocalFSCloudBackupRestore, TestRandomRequestDistribution, 
TestRebalanceLeaders, TlogReplayBufferedWhileIndexingTest, HdfsNNFailoverTest, 
HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest]
   [junit4] Completed [524/680 (4!)] on J2 in 46.19s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62908 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to