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

4 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:35087/collection1
        at 
__randomizedtesting.SeedInfo.seed([7E2DB4E41D56313B:F6798B3EB3AA5CC3]: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:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        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:1591)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:213)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
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.ChaosMonkeyNothingIsSafeTest

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=18586, 
name=zkConnectionManagerCallback-3924-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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)    2) Thread[id=18583, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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)    3) Thread[id=18584, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-SendThread(127.0.0.1:53127),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         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)   
 4) Thread[id=18585, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         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.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=18586, name=zkConnectionManagerCallback-3924-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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)
   2) Thread[id=18583, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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)
   3) Thread[id=18584, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-SendThread(127.0.0.1:53127),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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)
   4) Thread[id=18585, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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([7E2DB4E41D56313B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=18586, name=zkConnectionManagerCallback-3924-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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)    2) Thread[id=18584, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-SendThread(127.0.0.1:53127),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=18586, name=zkConnectionManagerCallback-3924-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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)
   2) Thread[id=18584, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-SendThread(127.0.0.1:53127),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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)
        at __randomizedtesting.SeedInfo.seed([7E2DB4E41D56313B]:0)


FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([5F89F6A27372059E:D8DE8B2DE22B791E]:0)
        at org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
        at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
        at 
org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
        at 
org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:524)
        at 
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:482)
        at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
        at 
org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:175)
        at 
org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:134)
        at 
org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:130)
        at 
org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:107)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)




Build Log:
[...truncated 10327 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig 
-Dtests.seed=5F89F6A27372059E -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=th -Dtests.timezone=Egypt -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    265s J0 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5F89F6A27372059E:D8DE8B2DE22B791E]:0)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
   [junit4]    >        at 
org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
   [junit4]    >        at 
org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:524)
   [junit4]    >        at 
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:482)
   [junit4]    >        at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
   [junit4]    >        at 
org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:175)
   [junit4]    >        at 
org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:134)
   [junit4]    >        at 
org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:130)
   [junit4]    >        at 
org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:107)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_5F89F6A27372059E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=BlockTreeOrds(blocksize=128)}, 
docValues:{shape=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=542, 
maxMBSortInHeap=5.220061278592924, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c00ff63),
 locale=th, timezone=Egypt
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=116077704,total=291504128
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeQueries]
   [junit4] Completed [16/19 (1!)] on J0 in 371.52s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180726_160513_2678232355459646390647.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid27113.hprof
 ...
   [junit4] Heap dump file created [474456084 bytes in 1.652 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 4258 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/init-core-data-001
   [junit4]   2> 2730485 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[7E2DB4E41D56313B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2730487 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2730488 INFO  (Thread-6590) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2730488 INFO  (Thread-6590) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2730491 ERROR (Thread-6590) [    ] 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> 2730588 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53127
   [junit4]   2> 2730598 INFO  (zkConnectionManagerCallback-3896-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2730608 INFO  (zkConnectionManagerCallback-3898-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2730610 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2730613 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2730614 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2730615 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2730619 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2730619 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2730620 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2730621 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2730621 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2730622 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2730623 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2730624 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 2730727 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
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> 2730728 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2730728 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2730728 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2730729 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fa1d9c2{/,null,AVAILABLE}
   [junit4]   2> 2730729 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@607d97d{HTTP/1.1,[http/1.1]}{127.0.0.1:35458}
   [junit4]   2> 2730729 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.Server Started @2730790ms
   [junit4]   2> 2730729 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=35458, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/control-001/cores}
   [junit4]   2> 2730729 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2730729 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2730730 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2730730 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2730730 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2730730 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T17:49:32.490Z
   [junit4]   2> 2730747 INFO  (zkConnectionManagerCallback-3900-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2730748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2730748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/control-001/solr.xml
   [junit4]   2> 2730752 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2730752 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2730753 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2730873 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53127/solr
   [junit4]   2> 2730894 INFO  (zkConnectionManagerCallback-3904-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2730918 INFO  (zkConnectionManagerCallback-3906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2731002 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:35458_
   [junit4]   2> 2731003 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.c.Overseer Overseer 
(id=74212369703501828-127.0.0.1:35458_-n_0000000000) starting
   [junit4]   2> 2731009 INFO  (zkConnectionManagerCallback-3913-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2731011 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53127/solr ready
   [junit4]   2> 2731011 INFO  
(OverseerStateUpdate-74212369703501828-127.0.0.1:35458_-n_0000000000) [    ] 
o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35458_
   [junit4]   2> 2731016 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35458_
   [junit4]   2> 2731037 INFO  (zkCallback-3905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2731040 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2731059 INFO  (zkCallback-3912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2731066 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2731092 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2731092 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2731093 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35458_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/control-001/cores
   [junit4]   2> 2731122 INFO  (zkConnectionManagerCallback-3919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2731122 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2731123 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53127/solr ready
   [junit4]   2> 2731124 INFO  (qtp1262770735-18538) [n:127.0.0.1:35458_    ] 
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:35458_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2731134 INFO  (OverseerThreadFactory-6086-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2731245 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_    
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> 2731246 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2732287 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2732303 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732401 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732420 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732421 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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@37790092
   [junit4]   2> 2732421 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2732421 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2732424 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7671998135990417]
   [junit4]   2> 2732434 WARN  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732544 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2732544 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732545 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2732545 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2732546 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=17.6611328125, 
floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=6.094523897797519, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.756388908226306
   [junit4]   2> 2732547 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4244e84a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2732555 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2732556 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732557 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2732557 INFO  
(searcherExecutor-6091-thread-1-processing-n:127.0.0.1:35458_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:35458_ 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@4244e84a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2732558 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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 1607076281652871168
   [junit4]   2> 2732562 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732565 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2732565 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732565 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35458/control_collection_shard1_replica_n1/
   [junit4]   2> 2732565 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732565 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35458/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2732565 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732568 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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:35458/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2732670 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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> 2732672 INFO  (qtp1262770735-18533) [n:127.0.0.1:35458_ 
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=1427
   [junit4]   2> 2732680 INFO  (qtp1262770735-18538) [n:127.0.0.1:35458_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2732772 INFO  (zkCallback-3905-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> 2733140 INFO  
(OverseerCollectionConfigSetProcessor-74212369703501828-127.0.0.1:35458_-n_0000000000)
 [    ] 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> 2733680 INFO  (qtp1262770735-18538) [n:127.0.0.1:35458_    ] 
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:35458_&wt=javabin&version=2}
 status=0 QTime=2556
   [junit4]   2> 2733695 INFO  (zkConnectionManagerCallback-3924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2733696 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2733697 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53127/solr ready
   [junit4]   2> 2733697 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2733698 INFO  (qtp1262770735-18534) [n:127.0.0.1:35458_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=5&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2733703 INFO  (OverseerThreadFactory-6086-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2733707 WARN  (OverseerThreadFactory-6086-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 2733914 INFO  (qtp1262770735-18534) [n:127.0.0.1:35458_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2733914 INFO  (qtp1262770735-18534) [n:127.0.0.1:35458_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=5&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=216
   [junit4]   2> 2734116 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-1-001
 of type TLOG
   [junit4]   2> 2734125 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
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> 2734128 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2734128 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2734128 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2734129 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bca3331{/,null,AVAILABLE}
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6587f2d7{HTTP/1.1,[http/1.1]}{127.0.0.1:35087}
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.Server Started @2734191ms
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=35087, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-1-001/cores}
   [junit4]   2> 2734130 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2734130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T17:49:35.890Z
   [junit4]   2> 2734147 INFO  (zkConnectionManagerCallback-3926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2734148 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2734148 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-1-001/solr.xml
   [junit4]   2> 2734153 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2734153 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2734154 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2734266 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53127/solr
   [junit4]   2> 2734267 INFO  (zkConnectionManagerCallback-3930-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2734270 INFO  (zkConnectionManagerCallback-3932-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2734280 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2734285 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2734285 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35087_
   [junit4]   2> 2734287 INFO  (zkCallback-3923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2734287 INFO  (zkCallback-3912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2734287 INFO  (zkCallback-3905-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2734317 INFO  (zkCallback-3931-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2734323 INFO  (zkConnectionManagerCallback-3939-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2734325 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2734327 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53127/solr ready
   [junit4]   2> 2734331 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2734375 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2734395 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2734395 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2734398 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:35087_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-1-001/cores
   [junit4]   2> 2734460 INFO  (qtp682505246-18594) [n:127.0.0.1:35087_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35087_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2734462 INFO  
(OverseerCollectionConfigSetProcessor-74212369703501828-127.0.0.1:35458_-n_0000000000)
 [    ] 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> 2734471 INFO  (OverseerThreadFactory-6086-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35087_ for creating new replica
   [junit4]   2> 2734474 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_    
x:collection1_shard2_replica_t101] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t101&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2735517 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2735532 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t101] Schema name=test
   [junit4]   2> 2735666 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2735685 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t101' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2735686 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t101' (registry 
'solr.core.collection1.shard2.replica_t101') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2735686 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2735686 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t101] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-1-001/cores/collection1_shard2_replica_t101],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-1-001/cores/collection1_shard2_replica_t101/data/]
   [junit4]   2> 2735689 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7671998135990417]
   [junit4]   2> 2735702 WARN  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
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> 2735775 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2735775 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2735776 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2735776 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2735777 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=17.6611328125, 
floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=6.094523897797519, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.756388908226306
   [junit4]   2> 2735778 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@90eccc3[collection1_shard2_replica_t101] main]
   [junit4]   2> 2735779 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2735779 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2735780 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2735780 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1607076285031383040
   [junit4]   2> 2735783 INFO  
(searcherExecutor-6105-thread-1-processing-n:127.0.0.1:35087_ 
x:collection1_shard2_replica_t101 c:collection1 s:shard2) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.SolrCore 
[collection1_shard2_replica_t101] Registered new searcher 
Searcher@90eccc3[collection1_shard2_replica_t101] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2735789 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node102=0}, version=0}
   [junit4]   2> 2735791 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2735791 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2735791 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:35087/collection1_shard2_replica_t101/
   [junit4]   2> 2735791 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2735791 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.SyncStrategy 
http://127.0.0.1:35087/collection1_shard2_replica_t101/ has no replicas
   [junit4]   2> 2735791 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2735791 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.ZkController 
collection1_shard2_replica_t101 stopping background replication from leader
   [junit4]   2> 2735794 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35087/collection1_shard2_replica_t101/ shard2
   [junit4]   2> 2735945 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2735948 INFO  (qtp682505246-18589) [n:127.0.0.1:35087_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t101] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t101&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1474
   [junit4]   2> 2735951 INFO  (qtp682505246-18594) [n:127.0.0.1:35087_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:35087_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1490
   [junit4]   2> 2736136 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-2-001
 of type TLOG
   [junit4]   2> 2736137 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
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> 2736155 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2736155 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2736156 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2736156 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fd1bf8a{/,null,AVAILABLE}
   [junit4]   2> 2736156 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6975f18a{HTTP/1.1,[http/1.1]}{127.0.0.1:58334}
   [junit4]   2> 2736156 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.Server Started @2736217ms
   [junit4]   2> 2736156 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=58334, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-2-001/cores}
   [junit4]   2> 2736157 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2736161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2736161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2736161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2736161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2736161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T17:49:37.921Z
   [junit4]   2> 2736166 INFO  (zkConnectionManagerCallback-3942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736167 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2736167 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-2-001/solr.xml
   [junit4]   2> 2736170 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2736170 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2736172 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2736308 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53127/solr
   [junit4]   2> 2736310 INFO  (zkConnectionManagerCallback-3946-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736311 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x107a7c1ce1e000d, likely client has closed socket
   [junit4]   2> 2736312 INFO  (zkConnectionManagerCallback-3948-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736316 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2736320 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2736320 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58334_
   [junit4]   2> 2736321 INFO  (zkCallback-3923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2736321 INFO  (zkCallback-3931-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2736321 INFO  (zkCallback-3938-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2736321 INFO  (zkCallback-3912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2736321 INFO  (zkCallback-3905-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2736327 INFO  (zkCallback-3947-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2736353 INFO  (zkConnectionManagerCallback-3955-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736355 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2736358 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53127/solr ready
   [junit4]   2> 2736359 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2736385 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2736401 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2736401 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2736403 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) 
[n:127.0.0.1:58334_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-2-001/cores
   [junit4]   2> 2736460 INFO  (qtp682505246-18590) [n:127.0.0.1:35087_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:58334_&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2736466 INFO  
(OverseerCollectionConfigSetProcessor-74212369703501828-127.0.0.1:35458_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2736467 INFO  (OverseerThreadFactory-6086-thread-4) [ 
c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:58334_ for creating new replica
   [junit4]   2> 2736473 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_    
x:collection1_shard3_replica_t103] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t103&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2737528 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2737566 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.s.IndexSchema 
[collection1_shard3_replica_t103] Schema name=test
   [junit4]   2> 2737668 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2737695 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_t103' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2737695 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_t103' (registry 
'solr.core.collection1.shard3.replica_t103') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092
   [junit4]   2> 2737695 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2737695 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.SolrCore 
[[collection1_shard3_replica_t103] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-2-001/cores/collection1_shard3_replica_t103],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-2-001/cores/collection1_shard3_replica_t103/data/]
   [junit4]   2> 2737703 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7671998135990417]
   [junit4]   2> 2737728 WARN  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
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> 2737982 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2737982 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2737984 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2737984 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2737985 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=17.6611328125, 
floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=6.094523897797519, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.756388908226306
   [junit4]   2> 2737993 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dc9efd[collection1_shard3_replica_t103] main]
   [junit4]   2> 2737994 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2737994 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2737995 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2737995 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1607076287353978880
   [junit4]   2> 2738101 INFO  
(searcherExecutor-6119-thread-1-processing-n:127.0.0.1:58334_ 
x:collection1_shard3_replica_t103 c:collection1 s:shard3) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.SolrCore 
[collection1_shard3_replica_t103] Registered new searcher 
Searcher@1dc9efd[collection1_shard3_replica_t103] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2738183 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard3 to 
Terms{values={core_node104=0}, version=0}
   [junit4]   2> 2738184 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2738184 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2738184 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58334/collection1_shard3_replica_t103/
   [junit4]   2> 2738184 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2738184 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.SyncStrategy 
http://127.0.0.1:58334/collection1_shard3_replica_t103/ has no replicas
   [junit4]   2> 2738184 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2738185 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.ZkController 
collection1_shard3_replica_t103 stopping background replication from leader
   [junit4]   2> 2738186 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58334/collection1_shard3_replica_t103/ shard3
   [junit4]   2> 2738347 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2738350 INFO  (qtp1765577675-18632) [n:127.0.0.1:58334_ 
c:collection1 s:shard3  x:collection1_shard3_replica_t103] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t103&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1877
   [junit4]   2> 2738354 INFO  (qtp682505246-18590) [n:127.0.0.1:35087_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:58334_&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1894
   [junit4]   2> 2738473 INFO  
(OverseerCollectionConfigSetProcessor-74212369703501828-127.0.0.1:35458_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2738801 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-3-001
 of type TLOG
   [junit4]   2> 2738801 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
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> 2738802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2738802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2738802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2738802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c169038{/,null,AVAILABLE}
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@815044c{HTTP/1.1,[http/1.1]}{127.0.0.1:50684}
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.e.j.s.Server Started @2738864ms
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=50684, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-3-001/cores}
   [junit4]   2> 2738803 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2738803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T17:49:40.563Z
   [junit4]   2> 2738823 INFO  (zkConnectionManagerCallback-3958-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2738829 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2738829 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7E2DB4E41D56313B-001/shard-3-001/solr.xml
   [junit4]   2> 2738832 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2738832 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2738833 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37790092, but no JMX reporters were 
configur

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

sFormat(name=Direct), id=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1391, maxMBSortInHeap=7.748831170364066, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@144e4a1c),
 locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=3,free=238449176,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrBootstrapTest, 
SolrXmlInZkTest, TestSolrCloudWithKerberosAlt, TestFreeTextSuggestions, 
ReplicaListTransformerTest, TestManagedStopFilterFactory, BufferStoreTest, 
TestMultiValuedNumericRangeQuery, TestClassicSimilarityFactory, 
BlobRepositoryCloudTest, TestSystemCollAutoCreate, PrimUtilsTest, 
TestFieldCacheReopen, LoggingHandlerTest, TestSolrCoreSnapshots, 
SoftAutoCommitTest, TestSystemIdResolver, PKIAuthenticationIntegrationTest, 
ZkControllerTest, FullSolrCloudDistribCmdsTest, CloudMLTQParserTest, 
FastVectorHighlighterTest, TestExclusionRuleCollectionAccess, 
TestChildDocTransformer, GraphQueryTest, HdfsWriteToMultipleCollectionsTest, 
BadComponentTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestUseDocValuesAsStored, TestDocTermOrds, 
IgnoreLargeDocumentProcessorFactoryTest, TestBinaryField, 
SolrSlf4jReporterTest, ResponseBuilderTest, TestQueryTypes, 
TestSizeLimitedDistributedMap, TestSolrQueryParser, CursorMarkTest, 
ReturnFieldsTest, TestDistribIDF, TestSortByMinMaxFunction, 
AutoAddReplicasIntegrationTest, DistributedDebugComponentTest, 
DistributedSpellCheckComponentTest, SolrCoreCheckLockOnStartupTest, 
DateFieldTest, TestCSVLoader, AnalyticsMergeStrategyTest, 
BasicDistributedZk2Test, MetricTriggerTest, TermVectorComponentTest, 
HdfsCollectionsAPIDistributedZkTest, ExternalFileFieldSortTest, 
TestTrackingShardHandlerFactory, TestLazyCores, SecurityConfHandlerTest, 
MultiThreadedOCPTest, CdcrRequestHandlerTest, CollectionPropsTest, TestMacros, 
ZkShardTermsTest, RestoreTriggerStateTest, TestDynamicLoading, 
TestUnInvertedFieldException, TestSolrDeletionPolicy1, FacetPivotSmallTest, 
TestFieldCacheVsDocValues, DeleteLastCustomShardedReplicaTest, 
TestFunctionQuery, ShardRoutingCustomTest, AnalysisAfterCoreReloadTest, 
UnloadDistributedZkTest, TestPayloadCheckQParserPlugin, 
CoreAdminRequestStatusTest, DistributedVersionInfoTest, SliceStateTest, 
HttpTriggerListenerTest, TestHalfAndHalfDocValues, ChangedSchemaMergeTest, 
TestIntervalFaceting, CloneFieldUpdateProcessorFactoryTest, 
TestSweetSpotSimilarityFactory, DistributedQueryComponentCustomSortTest, 
ShufflingReplicaListTransformerTest, TestTolerantUpdateProcessorCloud, 
SuggestComponentContextFilterQueryTest, IndexBasedSpellCheckerTest, 
ManagedSchemaRoundRobinCloudTest, TestRuleBasedAuthorizationPlugin, 
TestNumericTokenStream, TestNamedUpdateProcessors, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSchemaVersionResource, 
TestInfoStreamLogging, TestReRankQParserPlugin, 
TestImpersonationWithHadoopAuth, OverriddenZkACLAndCredentialsProvidersTest, 
ConnectionReuseTest, MigrateRouteKeyTest, ComputePlanActionTest, 
TestLeaderElectionZkExpiry, SpellPossibilityIteratorTest, TestNodeLostTrigger, 
DocumentAnalysisRequestHandlerTest, AliasIntegrationTest, TimeZoneUtilsTest, 
TolerantUpdateProcessorTest, TestRecoveryHdfs, HdfsBasicDistributedZk2Test, 
CheckHdfsIndexTest, TestLegacyFieldReuse, EchoParamsTest, TestExpandComponent, 
ZkStateReaderTest, TestRandomRequestDistribution, RuleEngineTest, 
TestGeoJSONResponseWriter, HLLSerializationTest, TestCloudConsistency, 
AddBlockUpdateTest, TestZkChroot, EmbeddedSolrNoSerializeTest, 
SpatialFilterTest, HighlighterTest, TestBadConfig, MoreLikeThisHandlerTest, 
ExitableDirectoryReaderTest, LeaderElectionContextKeyTest, MetricUtilsTest, 
DistributedFacetPivotLargeTest, TestGroupingSearch, TestSchemaNameResource, 
TestExtendedDismaxParser, TestDocumentBuilder, TestHighlightDedupGrouping, 
TestJoin, TestRandomDVFaceting, TestRandomFaceting, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ChaosMonkeyNothingIsSafeTest]
   [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=ChaosMonkeyNothingIsSafeTest -Dtests.seed=7E2DB4E41D56313B 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP 
-Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   [junit4]    >    1) Thread[id=18586, 
name=zkConnectionManagerCallback-3924-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=18583, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=18584, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-SendThread(127.0.0.1:53127),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    4) Thread[id=18585, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E2DB4E41D56313B]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=18586, 
name=zkConnectionManagerCallback-3924-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=18584, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7E2DB4E41D56313B]-SendThread(127.0.0.1:53127),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E2DB4E41D56313B]:0)
   [junit4] Completed [439/826 (1!)] on J0 in 148.87s, 1 test, 3 errors <<< 
FAILURES!

[...truncated 10092 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid27113.hprof

Total time: 412 minutes 2 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