Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/951/

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

Error Message:
ERROR: SolrIndexSearcher opens=17 closes=16

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=17 closes=16
        at __randomizedtesting.SeedInfo.seed([39CE6211379E0B58]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
        at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=6187, 
name=qtp55414109-6187, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]  
       at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:503)         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:404)
         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:231)
         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)    
     at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:781)
         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1648)
         at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:151)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:2079)         
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:667)         
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:210)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
         at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)    
     at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)     
    at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)      
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)       
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)   
      at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
       at org.eclipse.jetty.server.Server.handle(Server.java:499)         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)     
    at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)      
   at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=6207, 
name=searcherExecutor-2263-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=6187, name=qtp55414109-6187, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:404)
        at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
        at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:231)
        at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:781)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1648)
        at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:151)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2079)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:667)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:210)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:499)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=6207, name=searcherExecutor-2263-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([39CE6211379E0B58]:0)


REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:59479/_g/nj: Could not load collection 
from ZK:halfcollectionblocker

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:59479/_g/nj: Could not load collection from 
ZK:halfcollectionblocker
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:302)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:419)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


REGRESSION:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1441668844055,generation=2,filelist=[_a9.fdt, _a9.fdx, 
_a9.fnm, _a9.nvd, _a9.nvm, _a9.si, _a9_Memory_0.ram, _ad.fdt, _ad.fdx, _ad.fnm, 
_ad.nvd, _ad.nvm, _ad.si, _ad_Memory_0.ram, _ae.cfe, _ae.cfs, _ae.si, _ah.fdt, 
_ah.fdx, _ah.fnm, _ah.nvd, _ah.nvm, _ah.si, _ah_Memory_0.ram, _aj.cfe, _aj.cfs, 
_aj.si, _ak.cfe, _ak.cfs, _ak.si, _al.fdt, _al.fdx, _al.fnm, _al.nvd, _al.nvm, 
_al.si, _al_Memory_0.ram, _am.fdt, _am.fdx, _am.fnm, _am.nvd, _am.nvm, _am.si, 
_am_Memory_0.ram, _an.fdt, _an.fdx, _an.fnm, _an.nvd, _an.nvm, _an.si, 
_an_Memory_0.ram, _ap.fdt, _ap.fdx, _ap.fnm, _ap.nvd, _ap.nvm, _ap.si, 
_ap_Memory_0.ram, _aq.fdt, _aq.fdx, _aq.fnm, _aq.nvd, _aq.nvm, _aq.si, 
_aq_Memory_0.ram, segments_2]}]> but 
was:<[{indexVersion=1441668844055,generation=2,filelist=[_a9.fdt, _a9.fdx, 
_a9.fnm, _a9.nvd, _a9.nvm, _a9.si, _a9_Memory_0.ram, _ad.fdt, _ad.fdx, _ad.fnm, 
_ad.nvd, _ad.nvm, _ad.si, _ad_Memory_0.ram, _ae.cfe, _ae.cfs, _ae.si, _ah.fdt, 
_ah.fdx, _ah.fnm, _ah.nvd, _ah.nvm, _ah.si, _ah_Memory_0.ram, _aj.cfe, _aj.cfs, 
_aj.si, _ak.cfe, _ak.cfs, _ak.si, _al.fdt, _al.fdx, _al.fnm, _al.nvd, _al.nvm, 
_al.si, _al_Memory_0.ram, _am.fdt, _am.fdx, _am.fnm, _am.nvd, _am.nvm, _am.si, 
_am_Memory_0.ram, _an.fdt, _an.fdx, _an.fnm, _an.nvd, _an.nvm, _an.si, 
_an_Memory_0.ram, _ap.fdt, _ap.fdx, _ap.fnm, _ap.nvd, _ap.nvm, _ap.si, 
_ap_Memory_0.ram, _aq.fdt, _aq.fdx, _aq.fnm, _aq.nvd, _aq.nvm, _aq.si, 
_aq_Memory_0.ram, segments_2]}, 
{indexVersion=1441668844055,generation=3,filelist=[_an.fdt, _an.fdx, _an.fnm, 
_an.nvd, _an.nvm, _an.si, _an_Memory_0.ram, _ao.cfe, _ao.cfs, _ao.si, _ap.fdt, 
_ap.fdx, _ap.fnm, _ap.nvd, _ap.nvm, _ap.si, _ap_Memory_0.ram, _aq.fdt, _aq.fdx, 
_aq.fnm, _aq.nvd, _aq.nvm, _aq.si, _aq_Memory_0.ram, segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1441668844055,generation=2,filelist=[_a9.fdt, _a9.fdx, 
_a9.fnm, _a9.nvd, _a9.nvm, _a9.si, _a9_Memory_0.ram, _ad.fdt, _ad.fdx, _ad.fnm, 
_ad.nvd, _ad.nvm, _ad.si, _ad_Memory_0.ram, _ae.cfe, _ae.cfs, _ae.si, _ah.fdt, 
_ah.fdx, _ah.fnm, _ah.nvd, _ah.nvm, _ah.si, _ah_Memory_0.ram, _aj.cfe, _aj.cfs, 
_aj.si, _ak.cfe, _ak.cfs, _ak.si, _al.fdt, _al.fdx, _al.fnm, _al.nvd, _al.nvm, 
_al.si, _al_Memory_0.ram, _am.fdt, _am.fdx, _am.fnm, _am.nvd, _am.nvm, _am.si, 
_am_Memory_0.ram, _an.fdt, _an.fdx, _an.fnm, _an.nvd, _an.nvm, _an.si, 
_an_Memory_0.ram, _ap.fdt, _ap.fdx, _ap.fnm, _ap.nvd, _ap.nvm, _ap.si, 
_ap_Memory_0.ram, _aq.fdt, _aq.fdx, _aq.fnm, _aq.nvd, _aq.nvm, _aq.si, 
_aq_Memory_0.ram, segments_2]}]> but 
was:<[{indexVersion=1441668844055,generation=2,filelist=[_a9.fdt, _a9.fdx, 
_a9.fnm, _a9.nvd, _a9.nvm, _a9.si, _a9_Memory_0.ram, _ad.fdt, _ad.fdx, _ad.fnm, 
_ad.nvd, _ad.nvm, _ad.si, _ad_Memory_0.ram, _ae.cfe, _ae.cfs, _ae.si, _ah.fdt, 
_ah.fdx, _ah.fnm, _ah.nvd, _ah.nvm, _ah.si, _ah_Memory_0.ram, _aj.cfe, _aj.cfs, 
_aj.si, _ak.cfe, _ak.cfs, _ak.si, _al.fdt, _al.fdx, _al.fnm, _al.nvd, _al.nvm, 
_al.si, _al_Memory_0.ram, _am.fdt, _am.fdx, _am.fnm, _am.nvd, _am.nvm, _am.si, 
_am_Memory_0.ram, _an.fdt, _an.fdx, _an.fnm, _an.nvd, _an.nvm, _an.si, 
_an_Memory_0.ram, _ap.fdt, _ap.fdx, _ap.fnm, _ap.nvd, _ap.nvm, _ap.si, 
_ap_Memory_0.ram, _aq.fdt, _aq.fdx, _aq.fnm, _aq.nvd, _aq.nvm, _aq.si, 
_aq_Memory_0.ram, segments_2]}, 
{indexVersion=1441668844055,generation=3,filelist=[_an.fdt, _an.fdx, _an.fnm, 
_an.nvd, _an.nvm, _an.si, _an_Memory_0.ram, _ao.cfe, _ao.cfs, _ao.si, _ap.fdt, 
_ap.fdx, _ap.fnm, _ap.nvd, _ap.nvm, _ap.si, _ap_Memory_0.ram, _aq.fdt, _aq.fdx, 
_aq.fnm, _aq.nvd, _aq.nvm, _aq.si, _aq_Memory_0.ram, segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([39CE6211379E0B58:1C19792147D6055B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1138)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=39229, name=collection3, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=39229, name=collection3, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53929: Could not find collection : 
awholynewstresscollection_collection3_0
        at __randomizedtesting.SeedInfo.seed([39CE6211379E0B58]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)




Build Log:
[...truncated 10666 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/init-core-data-001
   [junit4]   2> 1208552 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[39CE6211379E0B58]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1208557 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1208558 INFO  (Thread-3627) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1208558 INFO  (Thread-3627) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1208658 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56061
   [junit4]   2> 1208658 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1208660 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208663 INFO  (zkCallback-419-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@751144b3 
name:ZooKeeperConnection Watcher:127.0.0.1:56061 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208663 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208664 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1208664 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1208667 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1208668 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208669 INFO  (zkCallback-420-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a93e0d7 
name:ZooKeeperConnection Watcher:127.0.0.1:56061/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208670 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208670 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1208670 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1208673 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1208674 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1208676 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1208680 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1208680 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1208684 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1208685 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1208690 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1208690 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1208693 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1208693 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1208696 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1208697 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1208699 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1208700 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1208703 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1208703 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1208713 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1208713 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1208716 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1208716 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1208720 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1208721 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1208723 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1208723 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1209010 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1
   [junit4]   2> 1209012 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1209021 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@80280e2{/,null,AVAILABLE}
   [junit4]   2> 1209031 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@798840bd{HTTP/1.1}{127.0.0.1:59298}
   [junit4]   2> 1209031 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.Server Started @1212004ms
   [junit4]   2> 1209031 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores,
 hostContext=/, hostPort=59298, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/tempDir-001/control/data}
   [junit4]   2> 1209032 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 1209032 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/'
   [junit4]   2> 1209061 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1209073 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209075 INFO  (zkCallback-421-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ec156fd 
name:ZooKeeperConnection Watcher:127.0.0.1:56061/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1209076 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209076 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1209078 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1209078 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/solr.xml
   [junit4]   2> 1209097 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores
   [junit4]   2> 1209098 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1415108305
   [junit4]   2> 1209098 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/]
   [junit4]   2> 1209098 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/lib
   [junit4]   2> 1209098 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/lib).
   [junit4]   2> 1209112 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1209115 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1209116 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1209116 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1209116 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56061/solr
   [junit4]   2> 1209116 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1209116 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1209120 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209122 INFO  (zkCallback-423-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74baca5b 
name:ZooKeeperConnection Watcher:127.0.0.1:56061 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1209122 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209122 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1209168 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1209186 INFO  
(zkCallback-424-thread-1-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a6f9ff9 name:ZooKeeperConnection 
Watcher:127.0.0.1:56061/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1209186 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1209187 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1209189 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1209192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1209193 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1209195 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1209197 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1209198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1209199 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1209200 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1209201 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59298_
   [junit4]   2> 1209201 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59298_
   [junit4]   2> 1209203 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1209204 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1209205 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1209205 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94481134461648900-127.0.0.1:59298_-n_0000000000
   [junit4]   2> 1209206 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59298_
   [junit4]   2> 1209206 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1209207 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.Overseer Overseer 
(id=94481134461648900-127.0.0.1:59298_-n_0000000000) starting
   [junit4]   2> 1209208 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1209222 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1209227 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1209227 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1209229 INFO  
(OverseerCollectionConfigSetProcessor-94481134461648900-127.0.0.1:59298_-n_0000000000)
 [n:127.0.0.1:59298_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 1209257 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1209276 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1209276 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1209287 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores
   [junit4]   2> 1209291 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/,
 coreNodeName=, name=collection1, collection=control_collection, dataDir=data/, 
config=solrconfig.xml, schema=schema.xml, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1,
 configSetProperties=configsetprops.json, transient=false, loadOnStartup=true}
   [junit4]   2> 1209292 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/
   [junit4]   2> 1209293 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1209299 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1209299 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1209313 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1209313 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) 
[n:127.0.0.1:59298_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1209313 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59298_",
   [junit4]   2>   "base_url":"http://127.0.0.1:59298";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down"} current state version: 0
   [junit4]   2> 1209314 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1209314 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59298_",
   [junit4]   2>   "base_url":"http://127.0.0.1:59298";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down"}
   [junit4]   2> 1209315 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1209315 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1209317 INFO  
(zkCallback-424-thread-1-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1209332 INFO  
(zkCallback-424-thread-2-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1210315 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1210315 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1210316 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1210316 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1210316 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1210316 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/'
   [junit4]   2> 1210339 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1210357 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1210372 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1210423 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1210424 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1210441 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1210802 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1210804 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1210805 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1210810 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1210840 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1210840 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1210841 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1210841 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1210841 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@46c22635
   [junit4]   2> 1210842 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/data
   [junit4]   2> 1210842 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1210842 WARN  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1210843 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/data/index
   [junit4]   2> 1210843 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.45478845448675276]
   [junit4]   2> 1210859 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1210859 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1210870 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/data/
   [junit4]   2> 1210872 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1210872 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1210873 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1210873 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1210873 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1210873 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1210874 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1210874 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1210874 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1210885 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1210890 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1210894 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1210899 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1210911 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/threads,/admin/segments,/admin/logging,/admin/file,/update/json/docs,/get,/update/json,/replication,/admin/ping,/admin/luke,/admin/plugins,/update,standard,/admin/properties,/admin/mbeans,/admin/system,/schema,/config,/update/csv
   [junit4]   2> 1210914 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1210915 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1210915 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1210918 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1210918 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1210919 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1210920 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1210921 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1210922 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2660d44f[collection1] main
   [junit4]   2> 1210922 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1210923 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1210923 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1210924 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1210924 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1210925 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1210925 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1210925 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1210926 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1210926 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210927 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1210927 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1210927 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1210927 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1511698153868361728
   [junit4]   2> 1210927 INFO  
(searcherExecutor-2252-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@2660d44f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210931 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version 
1511698153868361728
   [junit4]   2> 1210932 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1210932 INFO  
(coreLoadExecutor-2251-thread-1-processing-n:127.0.0.1:59298_) 
[n:127.0.0.1:59298_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1210934 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:59298 
collection:control_collection shard:shard1
   [junit4]   2> 1210935 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1210943 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94481134461648900-core_node1-n_0000000000
   [junit4]   2> 1210943 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1210945 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1210946 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
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> 1210946 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:59298/collection1/
   [junit4]   2> 1210946 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1210946 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:59298/collection1/ has no replicas
   [junit4]   2> 1210946 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
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:59298/collection1/ shard1
   [junit4]   2> 1210947 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1210951 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1210952 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1210959 INFO  
(zkCallback-424-thread-3-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1210959 INFO  
(zkCallback-424-thread-2-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1210983 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59298";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1211086 INFO  
(zkCallback-424-thread-2-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1211086 INFO  
(zkCallback-424-thread-3-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1211136 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:59298/collection1/ and leader is 
http://127.0.0.1:59298/collection1/
   [junit4]   2> 1211136 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59298
   [junit4]   2> 1211136 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1211136 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1211137 INFO  
(coreZkRegister-2245-thread-1-processing-n:127.0.0.1:59298_ x:collection1 
r:core_node1 c:control_collection s:shard1) [n:127.0.0.1:59298_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1211140 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59298_",
   [junit4]   2>   "base_url":"http://127.0.0.1:59298";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 1211141 INFO  
(OverseerStateUpdate-94481134461648900-127.0.0.1:59298_-n_0000000000) 
[n:127.0.0.1:59298_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59298_",
   [junit4]   2>   "base_url":"http://127.0.0.1:59298";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 1211244 INFO  
(zkCallback-424-thread-2-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1211244 INFO  
(zkCallback-424-thread-3-processing-n:127.0.0.1:59298_) [n:127.0.0.1:59298_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1211315 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1211324 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1211333 INFO  (zkCallback-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@66269f68 
name:ZooKeeperConnection Watcher:127.0.0.1:56061/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1211333 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1211334 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1211334 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1211337 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1211757 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/cores/collection1
   [junit4]   2> 1211758 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001
   [junit4]   2> 1211759 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1211762 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@715f5a08{/,null,AVAILABLE}
   [junit4]   2> 1211762 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2b0ffd5e{HTTP/1.1}{127.0.0.1:34359}
   [junit4]   2> 1211762 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.e.j.s.Server Started @1214735ms
   [junit4]   2> 1211762 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=34359, hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/tempDir-001/jetty1,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/cores}
   [junit4]   2> 1211763 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 1211763 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/'
   [junit4]   2> 1211796 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1211800 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1211801 INFO  (zkCallback-427-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@439390d7 
name:ZooKeeperConnection Watcher:127.0.0.1:56061/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1211801 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1211801 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1211803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1211803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/solr.xml
   [junit4]   2> 1211824 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/cores
   [junit4]   2> 1211824 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1060055264
   [junit4]   2> 1211825 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/]
   [junit4]   2> 1211825 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/lib
   [junit4]   2> 1211825 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_39CE6211379E0B58-001/shard-1-001/lib).
   [junit4]   2> 1211838 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1211841 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1211843 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1211844 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE6211379E0B58]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1211844 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[39CE62

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

omizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 53 more
   [junit4]   2> 5581831 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[39CE6211379E0B58]-worker) 
[n:127.0.0.1:53929_ c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Sep 07, 2015 8:27:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{intDefault=Lucene50(blocksize=128), other_tl1=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FSTOrd50, 
a_i1=FSTOrd50, range_facet_l=FSTOrd50, text=FST50, timestamp=FSTOrd50, 
a_t=FSTOrd50, _version_=Lucene50(blocksize=128), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=FSTOrd50}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=SimpleText)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_EC, 
timezone=America/Nome
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=2,free=152091536,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, 
TestJmxMonitoredMap, SpatialRPTFieldTypeTest, LeaderFailoverAfterPartitionTest, 
RequestLoggingTest, TestWordDelimiterFilterFactory, CSVRequestHandlerTest, 
SchemaVersionSpecificBehaviorTest, AnalysisErrorHandlingTest, 
TestExactStatsCache, TestMacros, TestManagedResourceStorage, 
TestFieldTypeResource, TestClassNameShortening, BasicFunctionalityTest, 
FastVectorHighlighterTest, TestJsonFacets, TestDocBasedVersionConstraints, 
TestDownShardTolerantSearch, TestBinaryResponseWriter, TestRebalanceLeaders, 
ChaosMonkeySafeLeaderTest, TestSuggestSpellingConverter, MultiThreadedOCPTest, 
SliceStateTest, AsyncCallRequestStatusResponseTest, SaslZkACLProviderTest, 
TestCodecSupport, TestDynamicFieldCollectionResource, 
TestSchemaSimilarityResource, MoreLikeThisHandlerTest, TestDistributedGrouping, 
CollectionStateFormat2Test, ZkCLITest, DataDrivenBlockJoinTest, 
NotRequiredUniqueKeyTest, SuggesterFSTTest, SolrTestCaseJ4Test, 
ConvertedLegacyTest, SpatialHeatmapFacetsTest, TestDynamicFieldResource, 
BJQParserTest, DistributedFacetPivotSmallTest, TestSolrDynamicMBean, 
UniqFieldsUpdateProcessorFactoryTest, MBeansHandlerTest, PreAnalyzedFieldTest, 
OpenCloseCoreStressTest, TestQueryUtils, UpdateRequestProcessorFactoryTest, 
SpellCheckComponentTest, TestUpdate, MinimalSchemaTest, 
DirectSolrSpellCheckerTest, DistributedTermsComponentTest, 
TestReplicationHandlerBackup, TestSolrQueryParserDefaultOperatorResource, 
DOMUtilTest, ChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, 
MultiTermTest, DistanceUnitsTest, TestCloudInspectUtil, TestExpandComponent, 
TestPartialUpdateDeduplication, DistributedDebugComponentTest, 
TermsComponentTest, TestNonDefinedSimilarityFactory, TestInitQParser, 
SolrIndexConfigTest, TestDistribIDF, HdfsNNFailoverTest, 
TestSerializedLuceneMatchVersion, HighlighterMaxOffsetTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TermVectorComponentTest, 
BasicAuthIntegrationTest, TestManagedStopFilterFactory, 
TestSolrConfigHandlerCloud, SpatialFilterTest, TestMiniSolrCloudClusterBase, 
TestLMJelinekMercerSimilarityFactory, TestSolrCloudWithKerberosAlt, 
TestJettySolrRunner, CircularListTest, WordBreakSolrSpellCheckerTest, 
ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, 
LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, 
TestHashPartitioner, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, 
TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, 
SolrCmdDistributorTest, PeerSyncTest, TestFiltering, DirectUpdateHandlerTest, 
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, 
SuggesterTSTTest, TestStressLucene, TestTrie, PolyFieldTest, NoCacheHeaderTest, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, 
DistanceFunctionTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, TestWriterPerf, 
TestQueryTypes, PrimitiveFieldTypeTest, RequestHandlersTest, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, 
TestJmxIntegration, JSONWriterTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, 
AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, 
TestStressRecovery, NumericFieldsTest, TestPhraseSuggestions, 
SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, 
TestBM25SimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, PrimUtilsTest, TestSolrJ, TestUtils, UUIDFieldTest, 
TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
AssignTest, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, DeleteReplicaTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, SharedFSAutoReplicaFailoverUtilsTest, 
SolrXmlInZkTest, TestAuthenticationFramework, TestConfigSetsAPI, 
TestConfigSetsAPIExclusivity, TestCryptoKeys, TestMiniSolrCloudCluster, 
TestRandomRequestDistribution, TestRequestStatusCollectionAPI, 
TestShortCircuitedRequests, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, 
HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [537/537] on J1 in 2042.74s, 1 test, 1 error <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
 There were test failures: 537 suites, 2124 tests, 2 suite-level errors, 2 
errors, 1 failure, 29 ignored (17 assumptions)

Total time: 216 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #911
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1292078992 bytes
Compression is 0.0%
Took 3 min 38 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to