Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/30/

6 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:38150/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:38150/collection1
        at 
__randomizedtesting.SeedInfo.seed([54830F94EEE3A3CA:DCD7304E401FCE32]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1590)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:215)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 53 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest:     1) 
Thread[id=5466, 
name=TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]-SendThread(127.0.0.1:46030),
 state=TIMED_WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 2) Thread[id=5468, name=zkConnectionManagerCallback-1511-thread-1, 
state=WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=5465, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=5467, 
name=TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]-EventThread,
 state=WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=5466, 
name=TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]-SendThread(127.0.0.1:46030),
 state=TIMED_WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=5468, name=zkConnectionManagerCallback-1511-thread-1, 
state=WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=5465, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=5467, 
name=TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]-EventThread,
 state=WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
        at __randomizedtesting.SeedInfo.seed([54830F94EEE3A3CA]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=5466, 
name=TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]-SendThread(127.0.0.1:46030),
 state=TIMED_WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 2) Thread[id=5468, name=zkConnectionManagerCallback-1511-thread-1, 
state=WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=5466, 
name=TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]-SendThread(127.0.0.1:46030),
 state=TIMED_WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=5468, name=zkConnectionManagerCallback-1511-thread-1, 
state=WAITING, group=TGRP-HdfsChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([54830F94EEE3A3CA]:0)


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferLocalShardsTest

Error Message:
Response was not received from shards on a single node

Stack Trace:
java.lang.AssertionError: Response was not received from shards on a single node
        at 
__randomizedtesting.SeedInfo.seed([1C3668535EBE8CC5:E0FBF0EAA0691B3F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.queryWithShardsPreferenceRules(CloudSolrClientTest.java:471)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferLocalShardsTest(CloudSolrClientTest.java:420)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([1C3668535EBE8CC5:B4D8AFC0A0F7F8C9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests(CloudSolrClientTest.java:550)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:
CollectionStateWatcher was never notified of cluster change

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher was never notified of cluster 
change
        at 
__randomizedtesting.SeedInfo.seed([1C3668535EBE8CC5:410DA72319B313FB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 13361 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest
   [junit4]   2> 831533 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/init-core-data-001
   [junit4]   2> 831533 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=171 numCloses=171
   [junit4]   2> 831544 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 831547 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 831547 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 832352 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-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> 833413 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 833695 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@689060f1 via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 833741 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 834298 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 834373 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_44730_hdfs____.mmeww2/webapp
   [junit4]   2> 836495 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44730
   [junit4]   2> 837770 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 837777 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 837801 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_38357_datanode____.6qcyh5/webapp
   [junit4]   2> 838294 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38357
   [junit4]   2> 838824 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 838826 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 838852 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_44135_datanode____pzg5dm/webapp
   [junit4]   2> 839321 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[54830F94EEE3A3CA]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44135
   [junit4]   2> 839900 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:34749) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 839900 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:34749) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 840199 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xe1aaa1da15f9: from storage 
DS-4638be74-965e-43e4-ba2d-1373e7351c2b node 
DatanodeRegistration(127.0.0.1:41356, 
datanodeUuid=5924eca5-483f-46bb-bd47-87ef03079527, infoPort=46503, 
infoSecurePort=0, ipcPort=43757, 
storageInfo=lv=-56;cid=testClusterID;nsid=665411038;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 8 msecs
   [junit4]   2> 840200 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xe1aaa1da15f9: from storage 
DS-180a32cf-c825-444a-afb2-4bbc5a3bf6bf node 
DatanodeRegistration(127.0.0.1:41356, 
datanodeUuid=5924eca5-483f-46bb-bd47-87ef03079527, infoPort=46503, 
infoSecurePort=0, ipcPort=43757, 
storageInfo=lv=-56;cid=testClusterID;nsid=665411038;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 840208 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xe1aaa16b50b2: from storage 
DS-fa922d03-de38-4034-b264-9611e633e7e0 node 
DatanodeRegistration(127.0.0.1:41095, 
datanodeUuid=f02b695c-0cbb-40df-9d4b-a72263f5f356, infoPort=39048, 
infoSecurePort=0, ipcPort=45525, 
storageInfo=lv=-56;cid=testClusterID;nsid=665411038;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 840208 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xe1aaa16b50b2: from storage 
DS-0804f697-a8fd-418f-b07b-1beb6fb6f8c5 node 
DatanodeRegistration(127.0.0.1:41095, 
datanodeUuid=f02b695c-0cbb-40df-9d4b-a72263f5f356, infoPort=39048, 
infoSecurePort=0, ipcPort=45525, 
storageInfo=lv=-56;cid=testClusterID;nsid=665411038;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 841048 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 841049 INFO  (Thread-1078) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 841049 INFO  (Thread-1078) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 841052 ERROR (Thread-1078) [    ] 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> 841149 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46030
   [junit4]   2> 841152 INFO  (zkConnectionManagerCallback-1483-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841167 INFO  (zkConnectionManagerCallback-1485-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841180 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 841183 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 841185 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841187 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 841189 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 841191 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 841193 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 841195 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841198 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841200 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 841202 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 841205 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 841392 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 841396 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841396 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841396 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 841399 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@771d6425{/,null,AVAILABLE}
   [junit4]   2> 841401 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55a5b668{HTTP/1.1,[http/1.1]}{127.0.0.1:35068}
   [junit4]   2> 841401 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.Server Started @841485ms
   [junit4]   2> 841401 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:34749/hdfs__localhost_34749__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-BadApples-NightlyTests-7.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001_tempDir-002_control_data,
 hostContext=/, hostPort=35068, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/control-001/cores}
   [junit4]   2> 841402 ERROR 
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 841402 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 841402 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 841402 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841402 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 841402 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T19:28:55.438Z
   [junit4]   2> 841404 INFO  (zkConnectionManagerCallback-1487-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841406 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 841406 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/control-001/solr.xml
   [junit4]   2> 841412 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 841412 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 841414 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 841488 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46030/solr
   [junit4]   2> 841491 INFO  (zkConnectionManagerCallback-1491-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841504 INFO  (zkConnectionManagerCallback-1493-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841637 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:35068_
   [junit4]   2> 841638 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.c.Overseer Overseer 
(id=72073855082561540-127.0.0.1:35068_-n_0000000000) starting
   [junit4]   2> 841648 INFO  (zkConnectionManagerCallback-1500-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841650 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46030/solr ready
   [junit4]   2> 841651 INFO  
(OverseerStateUpdate-72073855082561540-127.0.0.1:35068_-n_0000000000) 
[n:127.0.0.1:35068_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:35068_
   [junit4]   2> 841657 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35068_
   [junit4]   2> 841668 INFO  (zkCallback-1492-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 841682 INFO  (zkCallback-1499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 841702 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 841739 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0
   [junit4]   2> 841761 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0
   [junit4]   2> 841761 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0
   [junit4]   2> 841764 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) 
[n:127.0.0.1:35068_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/control-001/cores
   [junit4]   2> 841809 INFO  (zkConnectionManagerCallback-1506-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841810 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 841813 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46030/solr ready
   [junit4]   2> 841814 INFO  (qtp470614757-5412) [n:127.0.0.1:35068_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35068_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 841819 INFO  
(OverseerThreadFactory-2501-thread-1-processing-n:127.0.0.1:35068_) 
[n:127.0.0.1:35068_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 841929 INFO  (qtp470614757-5407) [n:127.0.0.1:35068_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 841938 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_    
x:control_collection_shard1_replica_n1] 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> 841939 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 842971 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 842989 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 843101 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 843121 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 843122 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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@56b5c9e0
   [junit4]   2> 843141 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:34749/solr_hdfs_home
   [junit4]   2> 843141 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 843141 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:34749/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 843144 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34749/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 843171 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 843171 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 843171 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 844707 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 844717 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34749/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 844796 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34749/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 844817 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 844817 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 844831 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 844833 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 845255 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41095 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0804f697-a8fd-418f-b07b-1beb6fb6f8c5:NORMAL:127.0.0.1:41095|RBW],
 
ReplicaUC[[DISK]DS-180a32cf-c825-444a-afb2-4bbc5a3bf6bf:NORMAL:127.0.0.1:41356|RBW]]}
 size 69
   [junit4]   2> 845255 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41356 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 845684 WARN  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 845774 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 845774 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 845774 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 845797 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 845797 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845801 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6133200970344808]
   [junit4]   2> 845921 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e485133[control_collection_shard1_replica_n1] main]
   [junit4]   2> 845923 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 845924 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 845930 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 845933 INFO  
(searcherExecutor-2506-thread-1-processing-n:127.0.0.1:35068_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:35068_ 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@7e485133[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 845934 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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 1613877309572382720
   [junit4]   2> 845945 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 845955 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 845955 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 845955 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35068/control_collection_shard1_replica_n1/
   [junit4]   2> 845955 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 845956 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35068/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 845956 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 845962 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35068/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 846017 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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> 846021 INFO  (qtp470614757-5408) [n:127.0.0.1:35068_ 
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=4082
   [junit4]   2> 846025 INFO  (qtp470614757-5412) [n:127.0.0.1:35068_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 846120 INFO  (zkCallback-1492-thread-1) [    ] 
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> 846190 INFO  
(OverseerCollectionConfigSetProcessor-72073855082561540-127.0.0.1:35068_-n_0000000000)
 [n:127.0.0.1:35068_    ] 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> 847025 INFO  (qtp470614757-5412) [n:127.0.0.1:35068_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35068_&wt=javabin&version=2}
 status=0 QTime=5210
   [junit4]   2> 847041 INFO  (zkConnectionManagerCallback-1511-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 847042 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 847043 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46030/solr ready
   [junit4]   2> 847043 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 847045 INFO  (qtp470614757-5411) [n:127.0.0.1:35068_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 847053 INFO  
(OverseerThreadFactory-2501-thread-2-processing-n:127.0.0.1:35068_) 
[n:127.0.0.1:35068_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 847259 WARN  
(OverseerThreadFactory-2501-thread-2-processing-n:127.0.0.1:35068_) 
[n:127.0.0.1:35068_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 847262 INFO  (qtp470614757-5411) [n:127.0.0.1:35068_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 847262 INFO  (qtp470614757-5411) [n:127.0.0.1:35068_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=217
   [junit4]   2> 847499 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/shard-1-001
 of type TLOG
   [junit4]   2> 847501 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 847502 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 847502 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 847502 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 847503 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@426bd399{/,null,AVAILABLE}
   [junit4]   2> 847504 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57bef232{HTTP/1.1,[http/1.1]}{127.0.0.1:32816}
   [junit4]   2> 847504 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.Server Started @847587ms
   [junit4]   2> 847504 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:34749/hdfs__localhost_34749__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-BadApples-NightlyTests-7.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001_tempDir-002_jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=32816, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/shard-1-001/cores}
   [junit4]   2> 847504 ERROR 
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 847504 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 847506 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 847506 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 847506 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 847507 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T19:29:01.542Z
   [junit4]   2> 847510 INFO  (zkConnectionManagerCallback-1513-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 847511 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 847511 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/shard-1-001/solr.xml
   [junit4]   2> 847519 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 847519 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 847521 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 847885 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46030/solr
   [junit4]   2> 847888 INFO  (zkConnectionManagerCallback-1517-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 847891 INFO  (zkConnectionManagerCallback-1519-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 847900 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 847907 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 847907 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32816_
   [junit4]   2> 847909 INFO  (zkCallback-1499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 847910 INFO  (zkCallback-1510-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 847911 INFO  (zkCallback-1518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 847912 INFO  (zkCallback-1492-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 847942 INFO  (zkConnectionManagerCallback-1526-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 847943 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 847945 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46030/solr ready
   [junit4]   2> 847946 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 847990 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0
   [junit4]   2> 848009 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0
   [junit4]   2> 848010 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0
   [junit4]   2> 848013 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/shard-1-001/cores
   [junit4]   2> 848062 INFO  (qtp1136179616-5475) [n:127.0.0.1:32816_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:32816_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 848065 INFO  
(OverseerCollectionConfigSetProcessor-72073855082561540-127.0.0.1:35068_-n_0000000000)
 [n:127.0.0.1:35068_    ] 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> 848071 INFO  (qtp1136179616-5470) [n:127.0.0.1:32816_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 848081 INFO  (qtp470614757-5413) [n:127.0.0.1:35068_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=7
   [junit4]   2> 848083 INFO  (qtp470614757-5411) [n:127.0.0.1:35068_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 848085 INFO  
(OverseerThreadFactory-2501-thread-3-processing-n:127.0.0.1:35068_) 
[n:127.0.0.1:35068_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:32816_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 848092 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_    
x:collection1_shard2_replica_t81] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 849121 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 849138 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t81] Schema name=test
   [junit4]   2> 849238 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 849271 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t81' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 849271 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t81' (registry 
'solr.core.collection1.shard2.replica_t81') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56b5c9e0
   [junit4]   2> 849271 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:34749/solr_hdfs_home
   [junit4]   2> 849272 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 849272 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t81] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/shard-1-001/cores/collection1_shard2_replica_t81],
 dataDir=[hdfs://localhost:34749/solr_hdfs_home/collection1/core_node82/data/]
   [junit4]   2> 849274 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34749/solr_hdfs_home/collection1/core_node82/data/snapshot_metadata
   [junit4]   2> 849289 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 849289 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 849298 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 849300 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34749/solr_hdfs_home/collection1/core_node82/data
   [junit4]   2> 849331 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34749/solr_hdfs_home/collection1/core_node82/data/index
   [junit4]   2> 849344 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 849344 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 849351 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 849352 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 849429 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41356 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0804f697-a8fd-418f-b07b-1beb6fb6f8c5:NORMAL:127.0.0.1:41095|RBW],
 
ReplicaUC[[DISK]DS-4638be74-965e-43e4-ba2d-1373e7351c2b:NORMAL:127.0.0.1:41356|FINALIZED]]}
 size 0
   [junit4]   2> 849429 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41095 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4638be74-965e-43e4-ba2d-1373e7351c2b:NORMAL:127.0.0.1:41356|FINALIZED],
 
ReplicaUC[[DISK]DS-fa922d03-de38-4034-b264-9611e633e7e0:NORMAL:127.0.0.1:41095|FINALIZED]]}
 size 0
   [junit4]   2> 849439 WARN  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
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> 849528 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 849529 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 849529 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 849545 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 849545 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 849549 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6133200970344808]
   [junit4]   2> 849564 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45da009a[collection1_shard2_replica_t81] main]
   [junit4]   2> 849566 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 849567 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 849569 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 849571 INFO  
(searcherExecutor-2520-thread-1-processing-n:127.0.0.1:32816_ 
x:collection1_shard2_replica_t81 c:collection1 s:shard2) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SolrCore 
[collection1_shard2_replica_t81] Registered new searcher 
Searcher@45da009a[collection1_shard2_replica_t81] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849571 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1613877313386053632
   [junit4]   2> 849584 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node82=0}, version=0}
   [junit4]   2> 849589 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 849589 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 849589 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:32816/collection1_shard2_replica_t81/
   [junit4]   2> 849590 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 849590 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy 
http://127.0.0.1:32816/collection1_shard2_replica_t81/ has no replicas
   [junit4]   2> 849590 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 849591 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ZkController 
collection1_shard2_replica_t81 stopping background replication from leader
   [junit4]   2> 849596 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:32816/collection1_shard2_replica_t81/ shard2
   [junit4]   2> 849701 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 849714 INFO  (qtp1136179616-5471) [n:127.0.0.1:32816_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1622
   [junit4]   2> 849719 INFO  (qtp1136179616-5475) [n:127.0.0.1:32816_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:32816_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1656
   [junit4]   2> 849816 INFO  (zkCallback-1518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 849956 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_54830F94EEE3A3CA-001/shard-2-001
 of type TLOG
   [junit4]   2> 849957 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 849958 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 849959 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 849959 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 849959 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@358223a0{/,null,AVAILABLE}
   [junit4]   2> 849960 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[54830F94EEE3A3CA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@680c3cfc{HTTP/1.1,[http/1.1]}{127.0.0.1:39364}
   [junit4]   2> 849965 INFO  (TEST-H

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

rClientTest.java:420)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> 22:13:06.469 [qtp1431780915-1406] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Unknown action: foobar
   [junit4]   1>        at 
org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:109)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest 
-Dtests.method=testNonRetryableRequests -Dtests.seed=1C3668535EBE8CC5 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-CA -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.23s J2 | CloudSolrClientTest.testNonRetryableRequests <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1C3668535EBE8CC5:B4D8AFC0A0F7F8C9]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests(CloudSolrClientTest.java:550)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 22:13:09.217 
[SUITE-CloudSolrClientTest-seed#[1C3668535EBE8CC5]-worker] ERROR 
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not 
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_1C3668535EBE8CC5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-CA, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=255142864,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: 
[StreamExpressionToExplanationTest, UuidEvaluatorTest, 
HyperbolicSineEvaluatorTest, NamedListTest, OperationsTest, 
CloudSolrClientRetryTest, TestSolrJsonWriter, MultiplyEvaluatorTest, 
JettyWebappTest, RegressionEvaluatorTest, GreaterThanEqualToEvaluatorTest, 
SolrExceptionTest, SolrParamTest, AddEvaluatorTest, CommonParamsTest, 
TestNamedListCodec, TestToleratedUpdateError, TestClusteringResponse, 
SolrExampleJettyTest, JDBCStreamTest, TestSuggesterResponse, 
DivideEvaluatorTest, TestCollectionStateWatchers, GraphTest, 
TestCloudSolrClientConnections, TestDocumentObjectBinder, 
CollectionAdminRequestRequiredParamsTest, GetByIdTest, TestBatchUpdate, 
LargeVolumeJettyTest, SolrExampleStreamingBinaryTest, 
CloudSolrClientBuilderTest, CloudSolrClientTest]
   [junit4] Completed [109/157 (2!)] on J2 in 50.26s, 16 tests, 2 failures <<< 
FAILURES!

[...truncated 44911 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj63671325
 [ecj-lint] Compiling 164 source files to /tmp/ecj63671325
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/SolrExampleTests.java
 (at line 72)
 [ecj-lint]     import org.apache.solr.common.util.Utils;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.util.Utils is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/cloud/autoscaling/TestPolicy.java
 (at line 2961)
 [ecj-lint]     new SolrJSONWriter(writer)
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/solrj/src/test/org/apache/solr/common/util/TestSolrJsonWriter.java
 (at line 45)
 [ecj-lint]     new SolrJSONWriter(writer)
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3 problems (1 error, 2 warnings)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/build.xml:661:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/build.xml:101:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build.xml:680:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/common-build.xml:2092:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/common-build.xml:2125:
 Compile failed; see the compiler error output for details.

Total time: 295 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to