Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1357/

4 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ source_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
source_collection
        at 
__randomizedtesting.SeedInfo.seed([5BF0D7E98ED145AC:88F987F7CB42D93B]:0)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:282)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<270> but was:<280>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:273)
        ... 42 more


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test

Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth 
investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties 
were stopped - this is worth investigating!
        at 
__randomizedtesting.SeedInfo.seed([5BF0D7E98ED145AC:D3A4E833202D2854]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth 
investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties 
were stopped - this is worth investigating!
        at 
__randomizedtesting.SeedInfo.seed([5BF0D7E98ED145AC:D3A4E833202D2854]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([5BF0D7E98ED145AC:D3A4E833202D2854]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11694 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 411  INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.e.j.u.log Logging initialized @9058ms
   [junit4]   2> 445  INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2007 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wop/
   [junit4]   2> 4473 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 6796 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 8165 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 8310 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 8624 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 8845 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_lucene2.us.west_apache_org_42444_hdfs____.il297k/webapp
   [junit4]   2> 11264 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log Started 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:42444
   [junit4]   2> 14693 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 14763 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 14943 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_37802_datanode____.knjnwj/webapp
   [junit4]   2> 16693 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37802
   [junit4]   2> 19917 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 19919 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 19993 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_45554_datanode____ydaqje/webapp
   [junit4]   2> 21885 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[5BF0D7E98ED145AC]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45554
   [junit4]   2> 28660 INFO  (IPC Server handler 5 on 45037) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-998161bd-a3ef-4733-89a0-7141260eefe7 node 
DatanodeRegistration(127.0.0.1:41921, 
datanodeUuid=527329ec-6199-467e-99ff-edddb015e27a, infoPort=34246, 
infoSecurePort=0, ipcPort=37474, 
storageInfo=lv=-56;cid=testClusterID;nsid=101181751;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 88 msecs
   [junit4]   2> 28676 INFO  (IPC Server handler 5 on 45037) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-41feb6d5-0a22-4079-95d8-2559fdef4d1f node 
DatanodeRegistration(127.0.0.1:41921, 
datanodeUuid=527329ec-6199-467e-99ff-edddb015e27a, infoPort=34246, 
infoSecurePort=0, ipcPort=37474, 
storageInfo=lv=-56;cid=testClusterID;nsid=101181751;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 28660 INFO  (IPC Server handler 6 on 45037) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-5cc70dcd-db3b-4b05-af6e-c1ceac762566 node 
DatanodeRegistration(127.0.0.1:34554, 
datanodeUuid=ab5b329c-f7fd-41cb-8043-4ec87b21a7cf, infoPort=44025, 
infoSecurePort=0, ipcPort=33793, 
storageInfo=lv=-56;cid=testClusterID;nsid=101181751;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 13 msecs
   [junit4]   2> 28692 INFO  (IPC Server handler 6 on 45037) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f7a0b1c4-ea11-439a-b178-3afcb82e609e node 
DatanodeRegistration(127.0.0.1:34554, 
datanodeUuid=ab5b329c-f7fd-41cb-8043-4ec87b21a7cf, infoPort=44025, 
infoSecurePort=0, ipcPort=33793, 
storageInfo=lv=-56;cid=testClusterID;nsid=101181751;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 30586 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 30665 INFO  (Thread-112) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 30665 INFO  (Thread-112) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 31306 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37746
   [junit4]   2> 31939 ERROR (Thread-112) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 32340 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 0x15d5afd1b9b0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 32592 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 32657 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 32689 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 32705 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 32719 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 32722 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 32737 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 32739 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 32771 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 32802 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 32833 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 33150 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 34895 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 35220 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bdb128{/wop,null,AVAILABLE}
   [junit4]   2> 35351 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3684686a{SSL,[ssl, 
http/1.1]}{127.0.0.1:36836}
   [junit4]   2> 35351 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.Server Started @44016ms
   [junit4]   2> 35351 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45037/hdfs__lucene2-us-west.apache.org_45037__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/wop, hostPort=36836, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/control-001/cores}
   [junit4]   2> 35497 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 35498 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 35498 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 35498 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 35566 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-19T13:15:27.559Z
   [junit4]   2> 35662 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 35682 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 35684 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/control-001/solr.xml
   [junit4]   2> 35998 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 36974 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37746/solr
   [junit4]   2> 38875 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 38889 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36836_wop
   [junit4]   2> 38891 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.Overseer Overseer 
(id=98334810008387589-127.0.0.1:36836_wop-n_0000000000) starting
   [junit4]   2> 39291 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36836_wop
   [junit4]   2> 39478 INFO  
(OverseerStateUpdate-98334810008387589-127.0.0.1:36836_wop-n_0000000000) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 41155 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 41186 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 41187 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 41611 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/control-001/cores
   [junit4]   2> 42452 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 42547 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37746/solr ready
   [junit4]   2> 44749 INFO  (qtp38051757-201) [n:127.0.0.1:36836_wop    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36836_wop&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 44796 INFO  
(OverseerThreadFactory-6-thread-1-processing-n:127.0.0.1:36836_wop) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 45449 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 45467 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 45849 INFO  
(zkCallback-9-thread-1-processing-n:127.0.0.1:36836_wop) [n:127.0.0.1:36836_wop 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 46885 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 47673 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 48257 WARN  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50497 WARN  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50543 WARN  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50726 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 52451 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 52516 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 52565 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home
   [junit4]   2> 52565 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 52565 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 52596 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 52658 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 52782 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 52782 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 52782 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 55199 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 55265 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 55820 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 55908 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 55909 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 56053 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 56069 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5984755050095497]
   [junit4]   2> 57234 INFO  (IPC Server handler 7 on 45037) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41921 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5cc70dcd-db3b-4b05-af6e-c1ceac762566:NORMAL:127.0.0.1:34554|RBW],
 
ReplicaUC[[DISK]DS-998161bd-a3ef-4733-89a0-7141260eefe7:NORMAL:127.0.0.1:41921|FINALIZED]]}
 size 0
   [junit4]   2> 57244 INFO  (IPC Server handler 0 on 45037) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34554 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5cc70dcd-db3b-4b05-af6e-c1ceac762566:NORMAL:127.0.0.1:34554|RBW],
 
ReplicaUC[[DISK]DS-998161bd-a3ef-4733-89a0-7141260eefe7:NORMAL:127.0.0.1:41921|FINALIZED]]}
 size 0
   [junit4]   2> 58294 WARN  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 59803 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 59803 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 59803 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 59969 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 59969 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 60001 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14701342220532665]
   [junit4]   2> 60334 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b9fa5f1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 60386 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 60459 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 60594 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 61238 INFO  
(searcherExecutor-9-thread-1-processing-n:127.0.0.1:36836_wop 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:36836_wop c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@b9fa5f1[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61276 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573356991486623744
   [junit4]   2> 61364 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 61364 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 61364 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36836/wop/control_collection_shard1_replica_n1/
   [junit4]   2> 61451 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 61451 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36836/wop/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 61451 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 61506 INFO  
(zkCallback-9-thread-1-processing-n:127.0.0.1:36836_wop) [n:127.0.0.1:36836_wop 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 61576 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36836/wop/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 61697 INFO  
(zkCallback-9-thread-1-processing-n:127.0.0.1:36836_wop) [n:127.0.0.1:36836_wop 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 61720 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 61775 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=16358
   [junit4]   2> 61918 INFO  
(zkCallback-9-thread-1-processing-n:127.0.0.1:36836_wop) [n:127.0.0.1:36836_wop 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62170 INFO  (qtp38051757-201) [n:127.0.0.1:36836_wop    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 62215 INFO  (qtp38051757-201) [n:127.0.0.1:36836_wop    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36836_wop&wt=javabin&version=2}
 status=0 QTime=17607
   [junit4]   2> 62463 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 62515 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37746/solr ready
   [junit4]   2> 62517 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 62559 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 62695 INFO  
(OverseerThreadFactory-6-thread-2-processing-n:127.0.0.1:36836_wop) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 62708 INFO  
(OverseerCollectionConfigSetProcessor-98334810008387589-127.0.0.1:36836_wop-n_0000000000)
 [n:127.0.0.1:36836_wop    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 62708 WARN  
(OverseerThreadFactory-6-thread-2-processing-n:127.0.0.1:36836_wop) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.CreateCollectionCmd It is unusual to create 
a collection (collection1) without cores.
   [junit4]   2> 63205 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 63205 INFO  (qtp38051757-199) [n:127.0.0.1:36836_wop    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=646
   [junit4]   2> 64069 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-1-001
 of type NRT
   [junit4]   2> 64091 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 64092 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c4380a3{/wop,null,AVAILABLE}
   [junit4]   2> 64092 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@59d56531{SSL,[ssl, 
http/1.1]}{127.0.0.1:33269}
   [junit4]   2> 64093 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.Server Started @72757ms
   [junit4]   2> 64093 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45037/hdfs__lucene2-us-west.apache.org_45037__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001_tempDir-002_jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/wop, hostPort=33269, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-1-001/cores}
   [junit4]   2> 64171 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 64171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 64171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 64171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 64171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-19T13:15:56.214Z
   [junit4]   2> 64300 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 64300 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-1-001/solr.xml
   [junit4]   2> 64460 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 64469 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37746/solr
   [junit4]   2> 64618 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33269_wop    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 64621 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33269_wop    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 64637 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33269_wop    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33269_wop
   [junit4]   2> 64652 INFO  (zkCallback-16-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 64744 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:33269_wop) 
[n:127.0.0.1:33269_wop    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 64746 INFO  
(zkCallback-9-thread-1-processing-n:127.0.0.1:36836_wop) [n:127.0.0.1:36836_wop 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 64747 INFO  
(OverseerCollectionConfigSetProcessor-98334810008387589-127.0.0.1:36836_wop-n_0000000000)
 [n:127.0.0.1:36836_wop    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 65570 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33269_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 65651 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33269_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 65652 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33269_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 65654 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33269_wop    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-1-001/cores
   [junit4]   2> 66014 INFO  (qtp38051757-201) [n:127.0.0.1:36836_wop    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33269_wop&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 66148 INFO  
(OverseerThreadFactory-6-thread-3-processing-n:127.0.0.1:36836_wop) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:33269_wop for creating new replica
   [junit4]   2> 66728 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66839 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 68049 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 68265 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 69240 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 69450 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 69451 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n0' (registry 
'solr.core.collection1.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 69452 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home
   [junit4]   2> 69452 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 69452 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 69452 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n0] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-1-001/cores/collection1_shard2_replica_n0],
 
dataDir=[hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 69463 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 69546 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 69546 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 69689 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 69718 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 69946 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 69969 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 69969 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 70047 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 70048 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5984755050095497]
   [junit4]   2> 70499 INFO  (IPC Server handler 2 on 45037) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41921 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5cc70dcd-db3b-4b05-af6e-c1ceac762566:NORMAL:127.0.0.1:34554|RBW],
 
ReplicaUC[[DISK]DS-41feb6d5-0a22-4079-95d8-2559fdef4d1f:NORMAL:127.0.0.1:41921|RBW]]}
 size 0
   [junit4]   2> 70516 INFO  (IPC Server handler 9 on 45037) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34554 is 
added to blk_1073741826_1002 size 72
   [junit4]   2> 70564 WARN  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
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> 70855 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 70855 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70855 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 71012 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 71012 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 71016 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14701342220532665]
   [junit4]   2> 71320 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f7f17cc[collection1_shard2_replica_n0] main]
   [junit4]   2> 71328 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 71329 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 71330 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 71338 INFO  
(searcherExecutor-20-thread-1-processing-n:127.0.0.1:33269_wop 
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[collection1_shard2_replica_n0] Registered new searcher 
Searcher@5f7f17cc[collection1_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 71338 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573357002037395456
   [junit4]   2> 71392 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 71392 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 71393 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:33269/wop/collection1_shard2_replica_n0/
   [junit4]   2> 71393 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 71393 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
https://127.0.0.1:33269/wop/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 71405 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 71462 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33269/wop/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 71625 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 71643 INFO  (qtp1588738711-251) [n:127.0.0.1:33269_wop 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4914
   [junit4]   2> 71661 INFO  (qtp38051757-201) [n:127.0.0.1:36836_wop    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:33269_wop&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=5646
   [junit4]   2> 72226 INFO  
(OverseerCollectionConfigSetProcessor-98334810008387589-127.0.0.1:36836_wop-n_0000000000)
 [n:127.0.0.1:36836_wop    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 72249 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-2-001
 of type NRT
   [junit4]   2> 72278 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 72280 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20284374{/wop,null,AVAILABLE}
   [junit4]   2> 72281 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@69e6d713{SSL,[ssl, 
http/1.1]}{127.0.0.1:33432}
   [junit4]   2> 72281 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.e.j.s.Server Started @80946ms
   [junit4]   2> 72281 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45037/hdfs__lucene2-us-west.apache.org_45037__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/wop, hostPort=33432, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-2-001/cores}
   [junit4]   2> 72282 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 72360 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 72360 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 72363 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 72363 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-19T13:16:04.406Z
   [junit4]   2> 72434 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 72434 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-2-001/solr.xml
   [junit4]   2> 72459 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 72488 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37746/solr
   [junit4]   2> 72633 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33432_wop    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 72650 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33432_wop    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 72665 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33432_wop    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33432_wop
   [junit4]   2> 72666 INFO  
(zkCallback-27-thread-1-processing-n:127.0.0.1:33432_wop) 
[n:127.0.0.1:33432_wop    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 72677 INFO  (zkCallback-16-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 72679 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:33269_wop) 
[n:127.0.0.1:33269_wop    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 72679 INFO  
(zkCallback-9-thread-1-processing-n:127.0.0.1:36836_wop) [n:127.0.0.1:36836_wop 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73271 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33432_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 73334 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33432_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 73335 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33432_wop    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 73349 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[5BF0D7E98ED145AC]) 
[n:127.0.0.1:33432_wop    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-2-001/cores
   [junit4]   2> 73660 INFO  (qtp38051757-194) [n:127.0.0.1:36836_wop    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33432_wop&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 73743 INFO  
(OverseerThreadFactory-6-thread-4-processing-n:127.0.0.1:36836_wop) 
[n:127.0.0.1:36836_wop    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:33432_wop for creating new replica
   [junit4]   2> 74606 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n0&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 74606 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 75745 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 75869 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n0] Schema name=test
   [junit4]   2> 76627 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 77008 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 77021 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n0' (registry 
'solr.core.collection1.shard3.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14164317
   [junit4]   2> 77021 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home
   [junit4]   2> 77021 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 77021 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 77022 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n0] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_5BF0D7E98ED145AC-001/shard-2-001/cores/collection1_shard3_replica_n0],
 
dataDir=[hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 77023 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 77055 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 77055 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 77208 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 77224 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 77448 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:45037/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 77455 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 77455 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 77497 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 77501 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5984755050095497]
   [junit4]   2> 77941 INFO  (IPC Server handler 8 on 45037) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34554 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-41feb6d5-0a22-4079-95d8-2559fdef4d1f:NORMAL:127.0.0.1:41921|RBW],
 
ReplicaUC[[DISK]DS-5cc70dcd-db3b-4b05-af6e-c1ceac762566:NORMAL:127.0.0.1:34554|FINALIZED]]}
 size 0
   [junit4]   2> 77945 INFO  (IPC Server handler 0 on 45037) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41921 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5cc70dcd-db3b-4b05-af6e-c1ceac762566:NORMAL:127.0.0.1:34554|FINALIZED],
 
ReplicaUC[[DISK]DS-998161bd-a3ef-4733-89a0-7141260eefe7:NORMAL:127.0.0.1:41921|FINALIZED]]}
 size 0
   [junit4]   2> 78060 WARN  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
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> 78533 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 78595 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78623 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 78710 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 78725 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 78806 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14701342220532665]
   [junit4]   2> 79132 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68b9d4bc[collection1_shard3_replica_n0] main]
   [junit4]   2> 79134 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 79135 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 79164 INFO  (qtp631949391-291) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 79198 INFO  
(searcherExecutor-31-thread-1-processing-n:127.0.0.1:33432_wop 
x:collection1_shard3_replica_n0 s:shard3 c:collection1) [n:127.0.0.1:33432_wop 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrCore 
[collection1_shard3_replica_n0] Registered new searcher Searcher@68b9d

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

Interceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
   [junit4]   2>        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.hdfsFailoverAfterClass(SharedFSAutoReplicaFailoverTest.java:97)
   [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:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_5BF0D7E98ED145AC-001
   [junit4]   2> Jul 19, 2017 2:42:48 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=bg-BG, timezone=America/Bahia
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=124922040,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParser, MetricUtilsTest, 
TestComponentsName, TestLegacyNumericRangeQueryBuilder, TestJsonRequest, 
TestExpandComponent, TestJavabinTupleStreamParser, 
TestReplicationHandlerBackup, StatsReloadRaceTest, TestJoin, 
TestAnalyzeInfixSuggestions, TestRawTransformer, TestRemoteStreaming, 
UUIDFieldTest, TestInPlaceUpdatesDistrib, DistributedSpellCheckComponentTest, 
AssignTest, MoveReplicaHDFSUlogDirTest, TestDistributedSearch, 
RecoveryAfterSoftCommitTest, TestConfigSetsAPI, TestSolr4Spatial, 
SolrCLIZkUtilsTest, IndexBasedSpellCheckerTest, 
PKIAuthenticationIntegrationTest, ReplicationFactorTest, MBeansHandlerTest, 
TestTolerantUpdateProcessorRandomCloud, TestFaceting, TestReloadAndDeleteDocs, 
LeaderFailureAfterFreshStartTest, SpellCheckCollatorTest, 
TestTrackingShardHandlerFactory, TestManagedSchemaAPI, 
DocumentAnalysisRequestHandlerTest, MigrateRouteKeyTest, TestManagedResource, 
TestMultiWordSynonyms, XmlUpdateRequestHandlerTest, SolrGraphiteReporterTest, 
BlobRepositoryCloudTest, HdfsLockFactoryTest, TolerantUpdateProcessorTest, 
BasicZkTest, BadCopyFieldTest, PropertiesRequestHandlerTest, 
ResponseHeaderTest, ImplicitSnitchTest, TestSolrCoreParser, 
TestNumericTokenStream, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestDistribIDF, HdfsUnloadDistributedZkTest, TestRandomFaceting, 
TestExportWriter, ConnectionReuseTest, TestCSVLoader, TestMacroExpander, 
DebugComponentTest, TestSchemaManager, DeleteShardTest, 
TestConfigSetProperties, TestLazyCores, TestNumericTerms32, 
TestSubQueryTransformer, TestPayloadCheckQParserPlugin, TestXmlQParserPlugin, 
RankQueryTest, BlockDirectoryTest, DistributedQueryElevationComponentTest, 
TestLMDirichletSimilarityFactory, ExitableDirectoryReaderTest, 
TestCloudJSONFacetJoinDomain, TestStressLucene, SolrCoreTest, 
ExternalFileFieldSortTest, RAMDirectoryFactoryTest, TestSchemaNameResource, 
TestSolrCloudWithSecureImpersonation, FieldAnalysisRequestHandlerTest, 
AtomicUpdatesTest, DistribDocExpirationUpdateProcessorTest, 
HighlighterConfigTest, DistributedVersionInfoTest, 
OverseerCollectionConfigSetProcessorTest, TestStressUserVersions, 
TestFastOutputStream, SyncSliceTest, TestConfigsApi, TestNestedDocsSort, 
TestSolrDeletionPolicy1, TestDocBasedVersionConstraints, 
TestSizeLimitedDistributedMap, TestCustomSort, TestDocSet, V2StandaloneTest, 
TestEmbeddedSolrServerConstructors, TestMinMaxOnMultiValuedField, 
TestPhraseSuggestions, ZkNodePropsTest, TestLuceneMatchVersion, 
TestFunctionQuery, TestIBSimilarityFactory, TestMultiValuedNumericRangeQuery, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestMaxTokenLenTokenizer, 
TestDocumentBuilder, TestUseDocValuesAsStored2, 
TestRandomCollapseQParserPlugin, HdfsBasicDistributedZk2Test, 
TestFieldCacheReopen, CursorMarkTest, DistributedExpandComponentTest, 
TestGraphTermsQParserPlugin, EnumFieldTest, CreateCollectionCleanupTest, 
AddBlockUpdateTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
TestReplicationHandler, QueryElevationComponentTest, BadIndexSchemaTest, 
ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, 
ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTest, 
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
CacheHeaderTest, LukeRequestHandlerTest, TestQueryTypes, 
PrimitiveFieldTypeTest, TestOmitPositions, RequestHandlersTest, 
PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, 
JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, 
TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, 
SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, 
ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, 
PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
CdcrRequestHandlerTest, CollectionTooManyReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, DeleteNodeTest, 
DistribJoinFromCollectionTest, ForceLeaderTest, MultiThreadedOCPTest, 
SharedFSAutoReplicaFailoverTest]
   [junit4] Completed [549/728 (4!)] on J0 in 236.10s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43855 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to