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

3 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.test

Error Message:
shard3 is not consistent.  Got 241 from 
http://127.0.0.1:54725/mo_zu/a/collection1 (previous client) and got 199 from 
http://127.0.0.1:54415/mo_zu/a/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 241 from 
http://127.0.0.1:54725/mo_zu/a/collection1 (previous client) and got 199 from 
http://127.0.0.1:54415/mo_zu/a/collection1
        at 
__randomizedtesting.SeedInfo.seed([4D19F80C4186210D:C54DC7D6EF7A4CF5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1245)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1224)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:174)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Fri Feb 05 11:23:57 
GST 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Fri Feb 05 11:23:57 GST 2016
        at 
__randomizedtesting.SeedInfo.seed([4D19F80C4186210D:96B2F8CA44AE48BE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1419)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:771)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Error from server at http://127.0.0.1:55754: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing 
/admin/cores. Reason: <pre>    {msg=Java heap 
space,trace=java.lang.OutOfMemoryError: Java heap space  at 
com.sun.org.apache.xpath.internal.VariableStack.reset(VariableStack.java:141)  
at 
com.sun.org.apache.xpath.internal.VariableStack.&lt;init&gt;(VariableStack.java:51)
  at 
com.sun.org.apache.xpath.internal.jaxp.JAXPVariableStack.&lt;init&gt;(JAXPVariableStack.java:46)
  at com.sun.org.apache.xpath.internal.jaxp.XPathImpl.eval(XPathImpl.java:204)  
at 
com.sun.org.apache.xpath.internal.jaxp.XPathImpl.evaluate(XPathImpl.java:273)  
at 
org.apache.solr.schema.FieldTypePluginLoader.readAnalyzer(FieldTypePluginLoader.java:249)
  at 
org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:104)
  at 
org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:53)
  at 
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:470)  at 
org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:159)  at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)  
at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
  at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)  
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:825)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:764)  at 
org.apache.solr.handler.admin.CoreAdminOperation$1.call(CoreAdminOperation.java:127)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:354)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
  at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:676)  
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:439)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
  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:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> 
</html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55754: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /admin/cores. Reason:
<pre>    {msg=Java heap space,trace=java.lang.OutOfMemoryError: Java heap space
        at 
com.sun.org.apache.xpath.internal.VariableStack.reset(VariableStack.java:141)
        at 
com.sun.org.apache.xpath.internal.VariableStack.&lt;init&gt;(VariableStack.java:51)
        at 
com.sun.org.apache.xpath.internal.jaxp.JAXPVariableStack.&lt;init&gt;(JAXPVariableStack.java:46)
        at 
com.sun.org.apache.xpath.internal.jaxp.XPathImpl.eval(XPathImpl.java:204)
        at 
com.sun.org.apache.xpath.internal.jaxp.XPathImpl.evaluate(XPathImpl.java:273)
        at 
org.apache.solr.schema.FieldTypePluginLoader.readAnalyzer(FieldTypePluginLoader.java:249)
        at 
org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:104)
        at 
org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:53)
        at 
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:470)
        at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:159)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:825)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:764)
        at 
org.apache.solr.handler.admin.CoreAdminOperation$1.call(CoreAdminOperation.java:127)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:354)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:676)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:439)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
        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:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:544)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:294)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoCollectionSpecified(CollectionsAPIDistributedZkTest.java:478)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:162)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11148 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/init-core-data-001
   [junit4]   2> 10148 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 10148 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/mo_zu/a
   [junit4]   2> 11003 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 11916 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 12211 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 12222 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 12329 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 12381 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_44782_hdfs____.rmiqg5/webapp
   [junit4]   2> 12658 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 13868 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44782
   [junit4]   2> 14964 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 14973 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 14987 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_54661_datanode____pahg7t/webapp
   [junit4]   2> 15127 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 15474 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54661
   [junit4]   2> 15637 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 15639 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 15666 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_44804_datanode____hcoq77/webapp
   [junit4]   2> 15808 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 16227 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[4D19F80C4186210D]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44804
   [junit4]   2> 16747 INFO  (IPC Server handler 7 on 50713) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-74b71642-8296-4445-8927-becb463ef58d node DatanodeRegistration(127.0.0.1, 
datanodeUuid=bc13ed67-59f7-4a8d-85d7-95be8e38f4b9, infoPort=54661, 
ipcPort=56668, storageInfo=lv=-56;cid=testClusterID;nsid=328709068;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 4 msecs
   [junit4]   2> 16747 INFO  (IPC Server handler 6 on 50713) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-26e67e5c-9ada-4623-9142-6ef5e1def78f node DatanodeRegistration(127.0.0.1, 
datanodeUuid=17627afa-9889-472c-92a2-71abbe49b1a2, infoPort=44804, 
ipcPort=41568, storageInfo=lv=-56;cid=testClusterID;nsid=328709068;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 16750 INFO  (IPC Server handler 7 on 50713) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-b36fef0f-e551-4328-a173-85ebad6df1dc node DatanodeRegistration(127.0.0.1, 
datanodeUuid=bc13ed67-59f7-4a8d-85d7-95be8e38f4b9, infoPort=54661, 
ipcPort=56668, storageInfo=lv=-56;cid=testClusterID;nsid=328709068;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 16756 INFO  (IPC Server handler 6 on 50713) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-52b8fc10-c0d0-4037-81e2-73f0f69825df node DatanodeRegistration(127.0.0.1, 
datanodeUuid=17627afa-9889-472c-92a2-71abbe49b1a2, infoPort=44804, 
ipcPort=41568, storageInfo=lv=-56;cid=testClusterID;nsid=328709068;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 17205 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 17207 INFO  (Thread-123) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 17207 INFO  (Thread-123) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 17307 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58353
   [junit4]   2> 17332 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17444 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17493 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26431471 
name:ZooKeeperConnection Watcher:127.0.0.1:58353 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17493 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17494 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17496 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 17540 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17542 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x152b03726e80000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 17545 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17554 INFO  (zkCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d035e30 
name:ZooKeeperConnection Watcher:127.0.0.1:58353/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17555 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17555 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17559 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 17564 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 17570 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 17574 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 17579 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17587 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 17595 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17595 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 17600 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17600 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 17604 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17605 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 17608 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17608 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 17612 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17612 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 17616 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17616 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 17619 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 17626 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17626 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 17629 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17630 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 17633 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 17633 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 17747 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/cores/collection1
   [junit4]   2> 17914 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 17990 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ce24444{/mo_zu/a,null,AVAILABLE}
   [junit4]   2> 18006 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@b6c325f{HTTP/1.1}{127.0.0.1:41722}
   [junit4]   2> 18006 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.e.j.s.Server Started @20718ms
   [junit4]   2> 18006 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mo_zu/a, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/cores,
 hostPort=41722, 
solr.data.dir=hdfs://localhost:50713/hdfs__localhost_50713__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.x_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001_tempDir-002_control_data}
   [junit4]   2> 18014 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 18015 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001'
   [junit4]   2> 18015 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18015 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 18016 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18016 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18026 INFO  (zkCallback-11-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@393a4ae6 
name:ZooKeeperConnection Watcher:127.0.0.1:58353/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18027 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18027 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18029 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 18032 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/solr.xml
   [junit4]   2> 18060 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/cores
   [junit4]   2> 18060 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 607584973
   [junit4]   2> 18060 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001]
   [junit4]   2> 18060 WARN  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/lib
   [junit4]   2> 18077 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
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> 18078 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 18079 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 18079 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 18079 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58353/solr
   [junit4]   2> 18106 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 18106 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18111 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18111 INFO  (zkCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ef19b49 
name:ZooKeeperConnection Watcher:127.0.0.1:58353 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18116 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18117 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18125 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 18144 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@84002b name:ZooKeeperConnection 
Watcher:127.0.0.1:58353/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 18145 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 18154 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue
   [junit4]   2> 18163 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 18172 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 18177 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 18181 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 18193 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 18196 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 18199 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 18201 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/security.json
   [junit4]   2> 18207 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41722_mo_zu%2Fa
   [junit4]   2> 18209 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:41722_mo_zu%2Fa
   [junit4]   2> 18216 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect
   [junit4]   2> 18218 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 18225 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18227 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000
   [junit4]   2> 18231 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:41722_mo_zu%2Fa
   [junit4]   2> 18232 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 18234 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.Overseer Overseer 
(id=95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) starting
   [junit4]   2> 18248 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 18289 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 18290 INFO  
(OverseerCollectionConfigSetProcessor-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000)
 [n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.OverseerTaskProcessor Process 
current queue of overseer operations
   [junit4]   2> 18290 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.c.ZkStateReader Updating cluster 
state from ZooKeeper... 
   [junit4]   2> 18298 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 18457 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 18457 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.CoreContainer No authentication 
plugin used.
   [junit4]   2> 18459 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.CorePropertiesLocator Looking for 
core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/cores
   [junit4]   2> 18464 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.CoreDescriptor Created 
CoreDescriptor: {coreNodeName=, configSetProperties=configsetprops.json, 
dataDir=data/, loadOnStartup=true, schema=schema.xml, name=collection1, 
collection=control_collection, transient=false, shard=, config=solrconfig.xml}
   [junit4]   2> 18464 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/cores/collection1
   [junit4]   2> 18464 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 18467 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 18468 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 18468 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 18468 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 18482 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41722/mo_zu/a";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:41722_mo_zu%2Fa",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 18490 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 18493 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41722/mo_zu/a";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:41722_mo_zu%2Fa",
   [junit4]   2>   "shard":null}
   [junit4]   2> 18495 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 18506 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 18514 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] 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> 19491 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 19491 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 19493 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 19493 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 19494 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 19495 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/cores/collection1'
   [junit4]   2> 19495 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 19495 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 19499 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 19514 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 19531 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 19582 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19621 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 19917 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 19919 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 19921 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 19926 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 19985 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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/J0
   [junit4]   2> 19985 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 19985 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 19995 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:50713/solr_hdfs_home
   [junit4]   2> 19995 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication 
disabled
   [junit4]   2> 19995 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 19996 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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@73a7b9c6
   [junit4]   2> 20001 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 20122 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 20129 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 20163 WARN  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'hdfs:/localhost:50713/solr_hdfs_home/control_collection/core_node1/data/index' 
doesn't exist. Creating new index...
   [junit4]   2> 20163 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 20177 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] 
with direct memory allocation set to [true]
   [junit4]   2> 20177 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, 
slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 20177 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS 
BlockCache
   [junit4]   2> 20217 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 20217 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 20218 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=493305561, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 20583 INFO  (IPC Server handler 8 on 50713) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55499 is 
added to blk_1073741825_1001{blockUCState=COMMITTED, primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-52b8fc10-c0d0-4037-81e2-73f0f69825df:NORMAL:127.0.0.1:55499|RBW],
 
ReplicaUnderConstruction[[DISK]DS-74b71642-8296-4445-8927-becb463ef58d:NORMAL:127.0.0.1:41884|RBW]]}
 size 71
   [junit4]   2> 20583 INFO  (IPC Server handler 9 on 50713) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41884 is 
added to blk_1073741825_1001 size 71
   [junit4]   2> 20988 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7689d8a); 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 20988 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 20991 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:41722_mo_zu%2Fa 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 
hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 21001 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 21012 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 21012 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21012 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21013 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21013 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21013 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21014 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21014 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21015 WARN  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 21017 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21021 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21023 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21025 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21044 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/luke,/get,/admin/threads,/config,/update/json/docs,/admin/file,/admin/mbeans,/schema,/update,/admin/system,/admin/ping,/admin/properties,/admin/logging,/update/csv,standard,/admin/plugins,/replication,/admin/segments,/update/json,/dump
   [junit4]   2> 21046 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21049 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 21049 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
tlogDfsReplication=2
   [junit4]   2> 21069 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 21069 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21072 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=2.6943359375, 
floorSegmentMB=0.951171875, forceMergeDeletesPctAllowed=10.538262807227968, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 21149 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://localhost:50713/solr_hdfs_home/control_collection/core_node1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7689d8a); 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 21149 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21150 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7276d5b1[collection1] 
main
   [junit4]   2> 21150 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21152 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21152 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21155 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 21155 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 21155 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21156 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21156 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21156 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 21158 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 21165 INFO  
(searcherExecutor-51-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@7276d5b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21165 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21165 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
256 version buckets from index
   [junit4]   2> 21166 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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> 21166 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa 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 1525316692883800064
   [junit4]   2> 21166 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with 
highest version 1525316692883800064
   [junit4]   2> 21167 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 21169 INFO  
(coreLoadExecutor-50-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 21170 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
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:41722/mo_zu/a 
collection:control_collection shard:shard1
   [junit4]   2> 21178 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
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> 21185 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
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/95332293050630148-core_node1-n_0000000000
   [junit4]   2> 21186 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 21193 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21193 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
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> 21193 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] 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> 21194 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41722/mo_zu/a/collection1/
   [junit4]   2> 21194 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 21195 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41722/mo_zu/a/collection1/ has no replicas
   [junit4]   2> 21197 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 21198 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] 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> 21210 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 21227 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
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:41722/mo_zu/a/collection1/ shard1
   [junit4]   2> 21229 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] 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:41722/mo_zu/a";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 21335 INFO  
(zkCallback-15-thread-2-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] 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> 21381 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:41722/mo_zu/a/collection1/ and leader is 
http://127.0.0.1:41722/mo_zu/a/collection1/
   [junit4]   2> 21381 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
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:41722/mo_zu/a
   [junit4]   2> 21381 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 21382 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 21382 INFO  
(coreZkRegister-44-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:41722_mo_zu%2Fa s:shard1) [n:127.0.0.1:41722_mo_zu%2Fa 
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> 21386 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41722/mo_zu/a";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:41722_mo_zu%2Fa",
   [junit4]   2>   "shard":"shard1"} current state version: 3
   [junit4]   2> 21387 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41722/mo_zu/a";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:41722_mo_zu%2Fa",
   [junit4]   2>   "shard":"shard1"}
   [junit4]   2> 21496 INFO  
(zkCallback-15-thread-2-processing-n:127.0.0.1:41722_mo_zu%2Fa) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] 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> 21497 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 21497 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21500 INFO  (zkCallback-17-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f3dd1b8 
name:ZooKeeperConnection Watcher:127.0.0.1:58353/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21500 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21500 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 21501 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 21513 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 21513 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 21513 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 21514 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21516 INFO  (zkCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@61777863 
name:ZooKeeperConnection Watcher:127.0.0.1:58353/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21516 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21517 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 21522 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 21523 INFO  
(OverseerStateUpdate-95332293050630148-127.0.0.1:41722_mo_zu%2Fa-n_0000000000) 
[n:127.0.0.1:41722_mo_zu%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 21624 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_4D19F80C4186210D-001/shard-1-001/cores/collection1
   [junit4]   2> 21625 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[4D19F80C4186210D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/

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

e.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:880)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52112: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 7 moreThrowable #7: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=72515, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:49670, http://127.0.0.1:59326, 
http://127.0.0.1:46512, http://127.0.0.1:55754, http://127.0.0.1:52112]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4D19F80C4186210D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:890)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this request:[http://127.0.0.1:49670, 
http://127.0.0.1:59326, http://127.0.0.1:46512, http://127.0.0.1:55754, 
http://127.0.0.1:52112]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:880)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52112: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 7 more
   [junit4]   2> 3849129 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4D19F80C4186210D]-worker) 
[n:127.0.0.1:49670_ c:awholynewstresscollection_collection3_0 s:shard4 
r:core_node18 x:awholynewstresscollection_collection3_0_shard4_replica4] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4D19F80C4186210D-001
   [junit4]   2> Feb 05, 2016 7:59:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{range_facet_l_dv=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Asserting), 
intDefault=BlockTreeOrds(blocksize=128), id=FSTOrd50, 
timestamp=PostingsFormat(name=Asserting), 
range_facet_l=PostingsFormat(name=Asserting), 
_version_=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=MockRandom), 
other_tl1=BlockTreeOrds(blocksize=128), a_i1=PostingsFormat(name=Asserting), 
a_t=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, 
locale=ar-TN, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=1,free=188008592,total=484442112
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudManagedSchema, 
SoftAutoCommitTest, SpellingQueryConverterTest, ZkCLITest, 
ReplicationFactorTest, TestScoreJoinQPScore, TestJsonFacets, 
PreAnalyzedUpdateProcessorTest, HdfsThreadLeakTest, TestManagedResourceStorage, 
AsyncMigrateRouteKeyTest, ClusterStateUpdateTest, ChangedSchemaMergeTest, 
TestClassNameShortening, TestQuerySenderNoQuery, 
TestTrackingShardHandlerFactory, SpatialFilterTest, HighlighterTest, 
EnumFieldTest, TestBM25SimilarityFactory, SpellPossibilityIteratorTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
TestFiltering, TestCollationFieldDocValues, DOMUtilTest, DocValuesTest, 
TestUseDocValuesAsStored, TestRuleBasedAuthorizationPlugin, SparseHLLTest, 
SSLMigrationTest, DistanceFunctionTest, ShardRoutingTest, 
TestReloadAndDeleteDocs, TestQueryTypes, TriLevelCompositeIdRoutingTest, 
OpenCloseCoreStressTest, SpellCheckComponentTest, TimeZoneUtilsTest, 
OverseerCollectionConfigSetProcessorTest, TestReplicaProperties, 
AnalyticsQueryTest, TestQueryUtils, OverseerTaskQueueTest, 
TestNonDefinedSimilarityFactory, TestCursorMarkWithoutUniqueKey, 
TestSolrCoreProperties, SolrIndexSplitterTest, MBeansHandlerTest, 
TestWordDelimiterFilterFactory, TestQuerySenderListener, TestNoOpRegenerator, 
TestManagedStopFilterFactory, FileUtilsTest, HdfsBasicDistributedZkTest, 
TestDynamicFieldCollectionResource, TestInfoStreamLogging, SolrInfoMBeanTest, 
SolrPluginUtilsTest, DistributedIntervalFacetingTest, MultiThreadedOCPTest, 
TestRemoveLastDynamicCopyField, HdfsRecoveryZkTest, TestSolrDynamicMBean, 
DistributedTermsComponentTest, TestSimpleTrackingShardHandler, 
DirectSolrSpellCheckerTest, CheckHdfsIndexTest, TestMiniSolrCloudCluster, 
HdfsCollectionsAPIDistributedZkTest, TestSolrDeletionPolicy2, 
PKIAuthenticationIntegrationTest, TestDefaultStatsCache, 
SegmentsInfoRequestHandlerTest, SharedFSAutoReplicaFailoverTest, 
BigEndianAscendingWordSerializerTest, NotRequiredUniqueKeyTest, 
CoreMergeIndexesAdminHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
MinimalSchemaTest, ZkControllerTest, TestCryptoKeys, AliasIntegrationTest, 
TestExceedMaxTermLength, TestHashPartitioner, CollectionsAPIDistributedZkTest]
   [junit4] Completed [452/566 (3!)] on J1 in 1281.58s, 1 test, 1 error <<< 
FAILURES!

[...truncated 370 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20160205_065530_396.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid22891.hprof
 ...
   [junit4] Heap dump file created [658557662 bytes in 6.755 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:757: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:694: 
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:534:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1033:
 There were test failures: 566 suites (7 ignored), 2268 tests, 1 error, 2 
failures, 33 ignored (18 assumptions) [seed: 4D19F80C4186210D]

Total time: 248 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to