Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1717/

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=12576, 
name=qtp1597992756-12576, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Throwable.fillInStackTrace(Native Method)         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)         at 
java.lang.Throwable.<init>(Throwable.java:250)         at 
java.lang.Exception.<init>(Exception.java:54)         at 
java.lang.InterruptedException.<init>(InterruptedException.java:57)         at 
java.lang.Object.wait(Native Method)         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)    
     at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:2423)         
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)         
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)      
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)       
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)   
      at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
       at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
        at org.eclipse.jetty.server.Server.handle(Server.java:534)         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)     
    at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)    
     at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=12576, name=qtp1597992756-12576, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Throwable.java:783)
        at java.lang.Throwable.<init>(Throwable.java:250)
        at java.lang.Exception.<init>(Exception.java:54)
        at java.lang.InterruptedException.<init>(InterruptedException.java:57)
        at java.lang.Object.wait(Native Method)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
        at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
        at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
        at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2423)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([D5C39B93328BABE1]: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=12576, name=qtp1597992756-12576, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Throwable.fillInStackTrace(Native Method)         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)         at 
java.lang.Throwable.<init>(Throwable.java:250)         at 
java.lang.Exception.<init>(Exception.java:54)         at 
java.lang.InterruptedException.<init>(InterruptedException.java:57)         at 
java.lang.Object.wait(Native Method)         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)    
     at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:2423)         
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)         
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)      
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)       
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)   
      at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
       at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
        at org.eclipse.jetty.server.Server.handle(Server.java:534)         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)     
    at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)    
     at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=12576, name=qtp1597992756-12576, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Throwable.java:783)
        at java.lang.Throwable.<init>(Throwable.java:250)
        at java.lang.Exception.<init>(Exception.java:54)
        at java.lang.InterruptedException.<init>(InterruptedException.java:57)
        at java.lang.Object.wait(Native Method)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
        at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
        at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
        at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2423)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([D5C39B93328BABE1]:0)




Build Log:
[...truncated 12411 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/init-core-data-001
   [junit4]   2> 1167835 WARN  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D5C39B93328BABE1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1167835 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D5C39B93328BABE1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1167837 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D5C39B93328BABE1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1167837 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D5C39B93328BABE1]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/_ygg/kx
   [junit4]   2> 1167838 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1167839 INFO  (Thread-3052) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1167839 INFO  (Thread-3052) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1167939 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52376
   [junit4]   2> 1167974 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1167975 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1167976 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1167976 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1167977 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1167978 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1167978 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1167979 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1167980 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1167981 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1167981 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1168252 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/control-001/cores/collection1
   [junit4]   2> 1168253 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1168285 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fa48396{/_ygg/kx,null,AVAILABLE}
   [junit4]   2> 1168286 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4ea1e789{HTTP/1.1,[http/1.1]}{127.0.0.1:53061}
   [junit4]   2> 1168286 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.Server Started @1171648ms
   [junit4]   2> 1168286 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/tempDir-001/control/data,
 hostContext=/_ygg/kx, hostPort=53061, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/control-001/cores}
   [junit4]   2> 1168286 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1168287 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1168287 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168287 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1168287 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-10T12:44:24.066Z
   [junit4]   2> 1168305 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1168305 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/control-001/solr.xml
   [junit4]   2> 1168314 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52376/solr
   [junit4]   2> 1168325 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1168325 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:53061__ygg%2Fkx
   [junit4]   2> 1168326 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.Overseer Overseer 
(id=97592925462134788-127.0.0.1:53061__ygg%2Fkx-n_0000000000) starting
   [junit4]   2> 1168376 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53061__ygg%2Fkx
   [junit4]   2> 1168377 INFO  
(zkCallback-2005-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1168564 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/control-001/cores
   [junit4]   2> 1168564 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1168608 INFO  
(OverseerStateUpdate-97592925462134788-127.0.0.1:53061__ygg%2Fkx-n_0000000000) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 1169724 WARN  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1169725 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1169740 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1169915 WARN  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1169916 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1169976 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1169977 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/control-001/cores/collection1/data/]
   [junit4]   2> 1169977 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54decbc1
   [junit4]   2> 1169978 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.755859375, 
floorSegmentMB=0.6171875, forceMergeDeletesPctAllowed=4.166378561282189, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7032629535562295
   [junit4]   2> 1170001 WARN  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
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> 1170076 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1170077 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1170085 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1170085 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1170086 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1513534924, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1170091 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@723a2dc4[collection1] main]
   [junit4]   2> 1170097 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1170101 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1170101 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1170102 INFO  
(searcherExecutor-6177-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@723a2dc4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1170102 INFO  
(coreLoadExecutor-6176-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561486809766035456
   [junit4]   2> 1170148 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1170148 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1170148 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:53061/_ygg/kx/collection1/
   [junit4]   2> 1170148 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1170148 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:53061/_ygg/kx/collection1/ has no replicas
   [junit4]   2> 1170148 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1170155 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53061/_ygg/kx/collection1/ shard1
   [junit4]   2> 1170307 INFO  
(coreZkRegister-6169-thread-1-processing-n:127.0.0.1:53061__ygg%2Fkx 
x:collection1 c:control_collection) [n:127.0.0.1:53061__ygg%2Fkx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1170743 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1170744 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52376/solr ready
   [junit4]   2> 1170744 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1170744 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1170912 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-1-001/cores/collection1
   [junit4]   2> 1170913 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-1-001
   [junit4]   2> 1170929 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1170931 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@340362ac{/_ygg/kx,null,AVAILABLE}
   [junit4]   2> 1170931 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25a31de{HTTP/1.1,[http/1.1]}{127.0.0.1:37205}
   [junit4]   2> 1170931 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.Server Started @1174293ms
   [junit4]   2> 1170931 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_ygg/kx, hostPort=37205, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-1-001/cores}
   [junit4]   2> 1170932 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1170932 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1170932 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1170932 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1170932 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-10T12:44:26.711Z
   [junit4]   2> 1170934 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1170934 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-1-001/solr.xml
   [junit4]   2> 1170940 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52376/solr
   [junit4]   2> 1170953 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1170954 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1170955 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37205__ygg%2Fkx
   [junit4]   2> 1170961 INFO  (zkCallback-2009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1170963 INFO  
(zkCallback-2005-thread-2-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1170984 INFO  
(zkCallback-2015-thread-2-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1171230 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-1-001/cores
   [junit4]   2> 1171230 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1171239 INFO  
(OverseerStateUpdate-97592925462134788-127.0.0.1:53061__ygg%2Fkx-n_0000000000) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 1171342 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1172270 WARN  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1172270 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1172351 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1172563 WARN  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1172564 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1172889 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1172889 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1172890 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54decbc1
   [junit4]   2> 1172891 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.755859375, 
floorSegmentMB=0.6171875, forceMergeDeletesPctAllowed=4.166378561282189, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7032629535562295
   [junit4]   2> 1172912 WARN  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
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> 1172963 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1172964 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1172966 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1172966 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1172974 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1513534924, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1172974 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6dbd247e[collection1] main]
   [junit4]   2> 1172976 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1172977 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1172977 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1172977 INFO  
(coreLoadExecutor-6187-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1561486812780691456
   [junit4]   2> 1172980 INFO  
(searcherExecutor-6188-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6dbd247e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1173022 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1173022 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 1173022 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37205/_ygg/kx/collection1/
   [junit4]   2> 1173022 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 1173022 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37205/_ygg/kx/collection1/ has no replicas
   [junit4]   2> 1173022 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1173034 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1173036 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:37205/_ygg/kx/collection1/ shard1
   [junit4]   2> 1173138 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1173139 INFO  
(coreZkRegister-6182-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:37205__ygg%2Fkx c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1173242 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1173430 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-2-001/cores/collection1
   [junit4]   2> 1173431 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-2-001
   [junit4]   2> 1173431 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1173451 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c32e450{/_ygg/kx,null,AVAILABLE}
   [junit4]   2> 1173451 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6453760e{HTTP/1.1,[http/1.1]}{127.0.0.1:41105}
   [junit4]   2> 1173451 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.e.j.s.Server Started @1176813ms
   [junit4]   2> 1173451 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_ygg/kx, hostPort=41105, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-2-001/cores}
   [junit4]   2> 1173451 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1173452 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1173452 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1173452 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1173452 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-10T12:44:29.231Z
   [junit4]   2> 1173455 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1173455 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-2-001/solr.xml
   [junit4]   2> 1173461 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52376/solr
   [junit4]   2> 1173469 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1173472 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1173473 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41105__ygg%2Fkx
   [junit4]   2> 1173474 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1173475 INFO  (zkCallback-2009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1173475 INFO  
(zkCallback-2005-thread-2-processing-n:127.0.0.1:53061__ygg%2Fkx) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1173486 INFO  
(zkCallback-2021-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1173556 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-2-001/cores
   [junit4]   2> 1173556 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1173568 INFO  
(OverseerStateUpdate-97592925462134788-127.0.0.1:53061__ygg%2Fkx-n_0000000000) 
[n:127.0.0.1:53061__ygg%2Fkx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 1173669 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1173669 INFO  
(zkCallback-2021-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1174578 WARN  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1174578 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1174590 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1174831 WARN  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1174833 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1174912 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1174912 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_D5C39B93328BABE1-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1174912 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54decbc1
   [junit4]   2> 1174914 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.755859375, 
floorSegmentMB=0.6171875, forceMergeDeletesPctAllowed=4.166378561282189, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7032629535562295
   [junit4]   2> 1174944 WARN  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
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> 1174987 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1174988 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1174988 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1174988 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1174989 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1513534924, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1174997 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a9ab344[collection1] main]
   [junit4]   2> 1174997 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1174998 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1174998 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1174999 INFO  
(coreLoadExecutor-6198-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1561486814900912128
   [junit4]   2> 1175001 INFO  
(searcherExecutor-6199-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:41105__ygg%2Fkx c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a9ab344[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1175029 INFO  
(coreZkRegister-6193-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 c:collection1) [n:127.0.0.1:41105__ygg%2Fkx c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 1175062 INFO  
(updateExecutor-2018-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1175070 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1175070 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1175070 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1175070 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1175070 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:37205/_ygg/kx/collection1/] and I am 
[http://127.0.0.1:41105/_ygg/kx/collection1/]
   [junit4]   2> 1175085 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:37205/_ygg/kx]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41105__ygg%252Fkx&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1175277 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1175277 INFO  
(zkCallback-2021-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1175334 INFO  (qtp1597992756-12572) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 1175335 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1175336 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 1175336 INFO  (qtp1597992756-12572) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 
183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1175336 INFO  (qtp1597992756-12572) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:41105__ygg%2Fkx, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:41105/_ygg/kx","node_name":"127.0.0.1:41105__ygg%2Fkx","state":"recovering"}
   [junit4]   2> 1175336 INFO  (qtp1597992756-12572) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: 
core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 
seconds.
   [junit4]   2> 1175336 INFO  (qtp1597992756-12572) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:41105__ygg%252Fkx&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1175837 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:37205/_ygg/kx/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1175837 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:41105/_ygg/kx START 
replicas=[http://127.0.0.1:37205/_ygg/kx/collection1/] nUpdates=100
   [junit4]   2> 1175843 INFO  (qtp1597992756-12570) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1175843 INFO  (qtp1597992756-12570) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_ygg/kx path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1175845 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1175845 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 1175845 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1175845 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1175845 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1175846 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 1175846 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 1175846 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 1175846 INFO  
(recoveryExecutor-2019-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41105__ygg%2Fkx 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 1175962 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:37205__ygg%2Fkx) 
[n:127.0.0.1:37205__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1175962 INFO  
(zkCallback-2021-thread-1-processing-n:127.0.0.1:41105__ygg%2Fkx) 
[n:127.0.0.1:41105__ygg%2Fkx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1176337 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1176389 INFO  (qtp701414027-12531) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1561486816325926912)} 0 30
   [junit4]   2> 1176431 INFO  (qtp1563236230-12601) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&_version_=-1561486816363675648&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1561486816363675648)} 0 13
   [junit4]   2> 1176431 INFO  (qtp1597992756-12574) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1561486816363675648)} 0 37
   [junit4]   2> 1176443 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D5C39B93328BABE1]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 1176470 INFO  (qtp1563236230-12603) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_ygg/kx path=/select 
params={q=to+come&_stateVer_=collection1:8&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 1176471 INFO  (qtp701414027-12532) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1561486816423444480)]} 0 19
   [junit4]   2> 1176479 INFO  (qtp1563236230-12600) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-0
 (1561486816450707456)]} 0 1
   [junit4]   2> 1176479 INFO  (qtp1597992756-12573) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-0 (1561486816450707456)]} 0 2
   [junit4]   2> 1176480 INFO  (qtp701414027-12533) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-0 (-1561486816453853184)]} 
0 0
   [junit4]   2> 1176483 INFO  (qtp1563236230-12598) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{delete=[0-0
 (-1561486816455950336)]} 0 0
   [junit4]   2> 1176483 INFO  (qtp1597992756-12569) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{delete=[0-0 (-1561486816455950336)]} 0 0
   [junit4]   2> 1176484 INFO  (qtp701414027-12533) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1561486816456998912)]} 0 0
   [junit4]   2> 1176485 INFO  (qtp1563236230-12605) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-1
 (1561486816458047488)]} 0 0
   [junit4]   2> 1176485 INFO  (qtp1597992756-12572) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-1 (1561486816458047488)]} 0 1
   [junit4]   2> 1176486 INFO  (qtp701414027-12533) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-1 (-1561486816460144640)]} 
0 0
   [junit4]   2> 1176487 INFO  (qtp1563236230-12604) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{delete=[0-1
 (-1561486816461193216)]} 0 0
   [junit4]   2> 1176488 INFO  (qtp1597992756-12575) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{delete=[0-1 (-1561486816461193216)]} 0 0
   [junit4]   2> 1176492 INFO  (qtp701414027-12533) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1561486816466436096)]} 0 0
   [junit4]   2> 1176494 INFO  (qtp1563236230-12601) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-2
 (1561486816467484672)]} 0 0
   [junit4]   2> 1176494 INFO  (qtp1597992756-12570) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-2 (1561486816467484672)]} 0 1
   [junit4]   2> 1176495 INFO  (qtp701414027-12531) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1561486816468533248)]} 0 0
   [junit4]   2> 1176512 INFO  (qtp1563236230-12599) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-3
 (1561486816486359040)]} 0 0
   [junit4]   2> 1176512 INFO  (qtp1597992756-12574) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-3 (1561486816486359040)]} 0 1
   [junit4]   2> 1176513 INFO  (qtp701414027-12531) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-3 (-1561486816488456192)]} 
0 0
   [junit4]   2> 1176514 INFO  (qtp1563236230-12600) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{delete=[0-3
 (-1561486816488456192)]} 0 0
   [junit4]   2> 1176514 INFO  (qtp1597992756-12573) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{delete=[0-3 (-1561486816488456192)]} 0 0
   [junit4]   2> 1176515 INFO  (qtp701414027-12534) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1561486816489504768)]} 0 0
   [junit4]   2> 1176516 INFO  (qtp1563236230-12598) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-4
 (1561486816490553344)]} 0 0
   [junit4]   2> 1176516 INFO  (qtp1597992756-12569) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-4 (1561486816490553344)]} 0 1
   [junit4]   2> 1176517 INFO  (qtp701414027-12534) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1561486816492650496)]} 0 0
   [junit4]   2> 1176518 INFO  (qtp1563236230-12605) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-5
 (1561486816492650496)]} 0 0
   [junit4]   2> 1176518 INFO  (qtp1597992756-12572) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-5 (1561486816492650496)]} 0 0
   [junit4]   2> 1176518 INFO  (qtp701414027-12534) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1561486816493699072)]} 0 0
   [junit4]   2> 1176520 INFO  (qtp1563236230-12604) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-6
 (1561486816494747648)]} 0 0
   [junit4]   2> 1176520 INFO  (qtp1597992756-12575) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-6 (1561486816494747648)]} 0 1
   [junit4]   2> 1176521 INFO  (qtp701414027-12534) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-4 (-1561486816496844800)]} 
0 0
   [junit4]   2> 1176523 INFO  (qtp1563236230-12601) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{delete=[0-4
 (-1561486816497893376)]} 0 0
   [junit4]   2> 1176523 INFO  (qtp1597992756-12570) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{delete=[0-4 (-1561486816497893376)]} 0 0
   [junit4]   2> 1176523 INFO  (qtp701414027-12534) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1561486816498941952)]} 0 0
   [junit4]   2> 1176524 INFO  (qtp1563236230-12599) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-7
 (1561486816499990528)]} 0 0
   [junit4]   2> 1176525 INFO  (qtp1597992756-12574) 
[n:127.0.0.1:37205__ygg%2Fkx c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2}{add=[0-7 (1561486816499990528)]} 0 0
   [junit4]   2> 1176525 INFO  (qtp701414027-12531) 
[n:127.0.0.1:53061__ygg%2Fkx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=/_ygg/kx path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1561486816501039104)]} 0 0
   [junit4]   2> 1176545 INFO  (qtp1563236230-12599) 
[n:127.0.0.1:41105__ygg%2Fkx c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ygg/kx path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37205/_ygg/kx/collection1/&wt=javabin&version=2}{add=[0-8
 (156148681652201062

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

.Exception.<init>(Exception.java:54)
   [junit4]    >         at 
java.lang.InterruptedException.<init>(InterruptedException.java:57)
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
   [junit4]    >         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
   [junit4]    >         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]    >         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]    >         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2423)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >         at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >         at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >         at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D5C39B93328BABE1]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12576, name=qtp1597992756-12576, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]    >         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
   [junit4]    >         at java.lang.Throwable.<init>(Throwable.java:250)
   [junit4]    >         at java.lang.Exception.<init>(Exception.java:54)
   [junit4]    >         at 
java.lang.InterruptedException.<init>(InterruptedException.java:57)
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
   [junit4]    >         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
   [junit4]    >         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]    >         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]    >         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2423)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >         at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >         at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >         at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D5C39B93328BABE1]:0)
   [junit4] Completed [485/695 (1!)] on J0 in 110.52s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 63261 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to