Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/325/

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

Error Message:
Error from server at https://127.0.0.1:43517/_za/r/collection1: 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 
/_za/r/collection1/update. Reason: <pre>    
{metadata={error-class=org.apache.solr.core.SolrCoreInitializationException,root-error-class=java.lang.OutOfMemoryError},msg=SolrCore
 &apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 
MB.,trace=org.apache.solr.core.SolrCoreInitializationException: SolrCore 
&apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1287)  at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:268)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:483)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.lang.Thread.run(Thread.java:745) Caused by: 
org.apache.solr.common.SolrException: The max direct memory is likely too low.  
Either increase it (by adding -XX:MaxDirectMemorySize=&lt;size&gt;g 
-XX:+UseLargePages to your containers startup args) or disable direct 
allocation using solr.hdfs.blockcache.direct.memory.allocation=false in 
solrconfig.xml. If you are putting the block cache on the heap, your java heap 
size might not be large enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:966)  at 
org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:831)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:932)  at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:556)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 ... 1 more Caused by: java.lang.RuntimeException: The max direct memory is 
likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:310)
  at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:286)
  at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:226) 
 at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:483)  
at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:906)  ... 9 more 
Caused by: java.lang.OutOfMemoryError: Direct buffer memory  at 
java.nio.Bits.reserveMemory(Bits.java:693)  at 
java.nio.DirectByteBuffer.&lt;init&gt;(DirectByteBuffer.java:123)  at 
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)  at 
org.apache.solr.store.blockcache.BlockCache.&lt;init&gt;(BlockCache.java:75)  
at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:308)
  ... 14 more ,code=500}</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43517/_za/r/collection1: 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 /_za/r/collection1/update. Reason:
<pre>    
{metadata={error-class=org.apache.solr.core.SolrCoreInitializationException,root-error-class=java.lang.OutOfMemoryError},msg=SolrCore
 &apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 
MB.,trace=org.apache.solr.core.SolrCoreInitializationException: SolrCore 
&apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
        at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1287)
        at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:268)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:483)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: The max direct memory is 
likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:966)
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:831)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:932)
        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:556)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: java.lang.RuntimeException: The max direct memory is likely too low. 
 Either increase it (by adding -XX:MaxDirectMemorySize=&lt;size&gt;g 
-XX:+UseLargePages to your containers startup args) or disable direct 
allocation using solr.hdfs.blockcache.direct.memory.allocation=false in 
solrconfig.xml. If you are putting the block cache on the heap, your java heap 
size might not be large enough. Failed allocating ~8.388608 MB.
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:310)
        at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:286)
        at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:226)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:483)
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:906)
        ... 9 more
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
        at java.nio.Bits.reserveMemory(Bits.java:693)
        at java.nio.DirectByteBuffer.&lt;init&gt;(DirectByteBuffer.java:123)
        at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
        at 
org.apache.solr.store.blockcache.BlockCache.&lt;init&gt;(BlockCache.java:75)
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:308)
        ... 14 more
,code=500}</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([C1C5ED1E6CC44FE:8448610B48302906]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:844)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:190)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12851 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/init-core-data-001
   [junit4]   2> 3634463 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=40 numCloses=40
   [junit4]   2> 3634463 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 3634465 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3634465 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_za/r
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3634569 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3634609 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3634632 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3634786 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_59609_hdfs____.x9nc1n/webapp
   [junit4]   2> 3635610 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59609
   [junit4]   2> 3636004 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3636005 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3636028 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_46752_datanode____egpl4p/webapp
   [junit4]   2> 3636858 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46752
   [junit4]   2> 3637176 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3637189 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3637254 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_33989_datanode____8870jl/webapp
   [junit4]   2> 3637441 INFO  (IPC Server handler 2 on 45538) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-54d58303-b845-415f-bce3-e6508e581085 node 
DatanodeRegistration(127.0.0.1:37708, 
datanodeUuid=8f9129bc-bce5-40a2-8711-bf862aec1fbd, infoPort=56182, 
infoSecurePort=0, ipcPort=33055, 
storageInfo=lv=-56;cid=testClusterID;nsid=1679505384;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 3637441 INFO  (IPC Server handler 2 on 45538) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d0ead9c9-dfb8-4b88-b20d-1e8c679908cc node 
DatanodeRegistration(127.0.0.1:37708, 
datanodeUuid=8f9129bc-bce5-40a2-8711-bf862aec1fbd, infoPort=56182, 
infoSecurePort=0, ipcPort=33055, 
storageInfo=lv=-56;cid=testClusterID;nsid=1679505384;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3638382 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33989
   [junit4]   2> 3638991 INFO  (IPC Server handler 2 on 45538) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6db6a1ac-9c33-4225-a732-b5eb1dc646de node 
DatanodeRegistration(127.0.0.1:60829, 
datanodeUuid=91f5c9bf-8c9b-4ba0-b92f-d5844cc1d93f, infoPort=57711, 
infoSecurePort=0, ipcPort=36133, 
storageInfo=lv=-56;cid=testClusterID;nsid=1679505384;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3638991 INFO  (IPC Server handler 2 on 45538) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-430b830c-aa10-4d37-b7b6-9d5adbe6b26e node 
DatanodeRegistration(127.0.0.1:60829, 
datanodeUuid=91f5c9bf-8c9b-4ba0-b92f-d5844cc1d93f, infoPort=57711, 
infoSecurePort=0, ipcPort=36133, 
storageInfo=lv=-56;cid=testClusterID;nsid=1679505384;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 1 msecs
   [junit4]   2> 3639147 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3639149 INFO  (Thread-11354) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3639149 INFO  (Thread-11354) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3639249 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49514
   [junit4]   2> 3639320 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3639323 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3639324 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3639326 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3639331 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3639334 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3639337 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3639341 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3639345 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3639348 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3639352 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3639597 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/control-001/cores/collection1
   [junit4]   2> 3639618 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3639738 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1809c8ab{/_za/r,null,AVAILABLE}
   [junit4]   2> 3639739 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2915e32e{SSL,[ssl, 
http/1.1]}{127.0.0.1:43517}
   [junit4]   2> 3639739 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server Started @3646439ms
   [junit4]   2> 3639739 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:45538/hdfs__localhost_45538__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001_tempDir-002_control_data,
 hostContext=/_za/r, hostPort=43517, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/control-001/cores}
   [junit4]   2> 3639740 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3639740 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 3639740 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3639740 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3639740 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-10T03:54:04.274Z
   [junit4]   2> 3639761 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3639761 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/control-001/solr.xml
   [junit4]   2> 3639777 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3639784 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49514/solr
   [junit4]   2> 3639842 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3639843 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:43517__za%2Fr
   [junit4]   2> 3639844 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.Overseer Overseer 
(id=97766371734061061-127.0.0.1:43517__za%2Fr-n_0000000000) starting
   [junit4]   2> 3639870 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43517__za%2Fr
   [junit4]   2> 3639885 INFO  
(zkCallback-2367-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3639996 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/control-001/cores
   [junit4]   2> 3639998 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 3640007 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3640045 INFO  
(OverseerStateUpdate-97766371734061061-127.0.0.1:43517__za%2Fr-n_0000000000) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 3641063 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 3641115 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3641422 WARN  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 3641424 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3641461 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 3641462 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:45538/solr_hdfs_home
   [junit4]   2> 3641462 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3641462 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3641462 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:45538/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 3641462 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314aff3e
   [junit4]   2> 3641462 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 3641491 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3641491 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   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> 3641492 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3644367 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c41dc8f
   [junit4]   2> 3644367 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 3644492 INFO  
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 3644495 ERROR 
(coreLoadExecutor-6557-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrCore Error while closing
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1564)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:958)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:932)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:556)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3644495 ERROR 
(coreContainerWorkExecutor-6551-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.CoreContainer Error waiting for 
SolrCore to be created
   [junit4]   2> java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: Unable to create core [collection1]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:584)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:947)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:556)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The max 
direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup 
args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:932)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: java.lang.RuntimeException: The max direct memory 
is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup 
args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:310)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:286)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:226)
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:483)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:906)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Direct buffer memory
   [junit4]   2>        at java.nio.Bits.reserveMemory(Bits.java:693)
   [junit4]   2>        at 
java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
   [junit4]   2>        at 
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
   [junit4]   2>        at 
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:75)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:308)
   [junit4]   2>        ... 14 more
   [junit4]   2> 3644879 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3644880 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49514/solr ready
   [junit4]   2> 3644880 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3644880 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 3645301 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-1-001/cores/collection1
   [junit4]   2> 3645302 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-1-001
   [junit4]   2> 3645317 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3645401 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32bad31e{/_za/r,null,AVAILABLE}
   [junit4]   2> 3645402 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a7abcf8{SSL,[ssl, 
http/1.1]}{127.0.0.1:43638}
   [junit4]   2> 3645402 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server Started @3652102ms
   [junit4]   2> 3645402 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:45538/hdfs__localhost_45538__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/_za/r, hostPort=43638, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-1-001/cores}
   [junit4]   2> 3645402 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3645403 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 3645403 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3645403 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3645403 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-10T03:54:09.937Z
   [junit4]   2> 3645454 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3645454 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-1-001/solr.xml
   [junit4]   2> 3645462 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3645463 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49514/solr
   [junit4]   2> 3645519 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3645521 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3645525 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43638__za%2Fr
   [junit4]   2> 3645527 INFO  (zkCallback-2371-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3645527 INFO  
(zkCallback-2367-thread-1-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3645528 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3645744 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-1-001/cores
   [junit4]   2> 3645744 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 3645758 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3645759 INFO  
(OverseerStateUpdate-97766371734061061-127.0.0.1:43517__za%2Fr-n_0000000000) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 3645861 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3646800 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 3646846 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3647255 WARN  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3647257 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3647302 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3647302 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:45538/solr_hdfs_home
   [junit4]   2> 3647302 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3647303 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3647303 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:45538/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 3647303 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314aff3e
   [junit4]   2> 3647303 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 3647329 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3647329 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   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> 3647329 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3648438 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3648439 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 3648487 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 3648501 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3648501 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   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> 3648501 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3648522 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3648523 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=77.1640625, 
floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=11.858209463039913, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.765625, noCFSRatio=1.0
   [junit4]   2> 3648604 INFO  (IPC Server handler 7 on 45538) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60829 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-54d58303-b845-415f-bce3-e6508e581085:NORMAL:127.0.0.1:37708|RBW],
 
ReplicaUC[[DISK]DS-6db6a1ac-9c33-4225-a732-b5eb1dc646de:NORMAL:127.0.0.1:60829|FINALIZED]]}
 size 0
   [junit4]   2> 3648604 INFO  (IPC Server handler 8 on 45538) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37708 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-6db6a1ac-9c33-4225-a732-b5eb1dc646de:NORMAL:127.0.0.1:60829|FINALIZED],
 
ReplicaUC[[DISK]DS-d0ead9c9-dfb8-4b88-b20d-1e8c679908cc:NORMAL:127.0.0.1:37708|FINALIZED]]}
 size 0
   [junit4]   2> 3648624 WARN  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3648781 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3648781 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3648781 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3648791 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3648791 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3648800 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1235017656, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3648832 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c30087[collection1] main]
   [junit4]   2> 3648833 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3648834 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3648834 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3648836 INFO  
(searcherExecutor-6565-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c30087[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3648838 INFO  
(coreLoadExecutor-6564-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1564261957890998272
   [junit4]   2> 3648865 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3648866 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 3648866 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 3648866 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43638/_za/r/collection1/
   [junit4]   2> 3648866 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3648866 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:43638/_za/r/collection1/ has no replicas
   [junit4]   2> 3648866 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 3648872 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:43638/_za/r/collection1/ shard2
   [junit4]   2> 3648987 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3649089 INFO  
(coreZkRegister-6559-thread-1-processing-n:127.0.0.1:43638__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:43638__za%2Fr c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 3649194 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3649519 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-2-001/cores/collection1
   [junit4]   2> 3649520 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-2-001
   [junit4]   2> 3649524 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3649602 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@526018a8{/_za/r,null,AVAILABLE}
   [junit4]   2> 3649603 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7e780db4{SSL,[ssl, 
http/1.1]}{127.0.0.1:40178}
   [junit4]   2> 3649603 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server Started @3656303ms
   [junit4]   2> 3649605 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:45538/hdfs__localhost_45538__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/_za/r, hostPort=40178, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-2-001/cores}
   [junit4]   2> 3649605 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3649609 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 3649609 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3649609 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3649609 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-10T03:54:14.143Z
   [junit4]   2> 3649638 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3649638 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-2-001/solr.xml
   [junit4]   2> 3649667 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3649677 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49514/solr
   [junit4]   2> 3649850 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3649853 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3649866 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40178__za%2Fr
   [junit4]   2> 3649868 INFO  (zkCallback-2371-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3649873 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3649873 INFO  
(zkCallback-2367-thread-2-processing-n:127.0.0.1:43517__za%2Fr) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3649874 INFO  
(zkCallback-2383-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3650069 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-2-001/cores
   [junit4]   2> 3650069 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 3650080 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3650081 INFO  
(OverseerStateUpdate-97766371734061061-127.0.0.1:43517__za%2Fr-n_0000000000) 
[n:127.0.0.1:43517__za%2Fr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard3
   [junit4]   2> 3650184 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3650184 INFO  
(zkCallback-2383-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3651171 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 3651218 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3651618 WARN  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3651620 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3651674 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3651674 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:45538/solr_hdfs_home
   [junit4]   2> 3651674 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3651674 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3651674 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:45538/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 3651675 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314aff3e
   [junit4]   2> 3651675 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 3651699 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3651699 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   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> 3651699 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3651714 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3651715 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 3651791 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45538/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 3651817 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3651817 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   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> 3651817 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3651834 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3651835 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=77.1640625, 
floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=11.858209463039913, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.765625, noCFSRatio=1.0
   [junit4]   2> 3651937 INFO  (IPC Server handler 5 on 45538) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37708 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-430b830c-aa10-4d37-b7b6-9d5adbe6b26e:NORMAL:127.0.0.1:60829|RBW],
 
ReplicaUC[[DISK]DS-54d58303-b845-415f-bce3-e6508e581085:NORMAL:127.0.0.1:37708|FINALIZED]]}
 size 0
   [junit4]   2> 3651939 INFO  (IPC Server handler 7 on 45538) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60829 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-430b830c-aa10-4d37-b7b6-9d5adbe6b26e:NORMAL:127.0.0.1:60829|RBW],
 
ReplicaUC[[DISK]DS-54d58303-b845-415f-bce3-e6508e581085:NORMAL:127.0.0.1:37708|FINALIZED]]}
 size 0
   [junit4]   2> 3651963 WARN  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3652160 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3652160 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3652161 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3652182 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3652182 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3652185 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1235017656, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3652199 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e6fb7a4[collection1] main]
   [junit4]   2> 3652201 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3652202 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3652202 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3652203 INFO  
(searcherExecutor-6576-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e6fb7a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3652206 INFO  
(coreLoadExecutor-6575-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1564261961422602240
   [junit4]   2> 3652227 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3652229 INFO  
(zkCallback-2383-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3652230 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 3652230 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 3652230 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40178/_za/r/collection1/
   [junit4]   2> 3652230 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3652230 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:40178/_za/r/collection1/ has no replicas
   [junit4]   2> 3652230 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 3652235 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:40178/_za/r/collection1/ shard3
   [junit4]   2> 3652341 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3652341 INFO  
(zkCallback-2383-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3652390 INFO  
(coreZkRegister-6570-thread-1-processing-n:127.0.0.1:40178__za%2Fr 
x:collection1 c:collection1) [n:127.0.0.1:40178__za%2Fr c:collection1 s:shard3 
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 3652494 INFO  
(zkCallback-2377-thread-1-processing-n:127.0.0.1:43638__za%2Fr) 
[n:127.0.0.1:43638__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3652494 INFO  
(zkCallback-2383-thread-1-processing-n:127.0.0.1:40178__za%2Fr) 
[n:127.0.0.1:40178__za%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3652722 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-3-001/cores/collection1
   [junit4]   2> 3652723 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-3-001
   [junit4]   2> 3652727 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3652817 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f7e5eeb{/_za/r,null,AVAILABLE}
   [junit4]   2> 3652818 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5db7633f{SSL,[ssl, 
http/1.1]}{127.0.0.1:34898}
   [junit4]   2> 3652818 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.e.j.s.Server Started @3659517ms
   [junit4]   2> 3652818 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:45538/hdfs__localhost_45538__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001_tempDir-002_jetty3,
 solrconfig=solrconfig.xml, hostContext=/_za/r, hostPort=34898, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001/shard-3-001/cores}
   [junit4]   2> 3652818 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[C1C5ED1E6CC44FE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3652839 INFO  (TEST-HdfsCh

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

d getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at 
sun.reflect.GeneratedMethodAccessor159.invoke(Unknown Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.teardownClass(HdfsChaosMonkeySafeLeaderTest.java:47)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 53 more
   [junit4]   2> 3689966 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[C1C5ED1E6CC44FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_C1C5ED1E6CC44FE-001
   [junit4]   2> Apr 10, 2017 3:54:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-NI, 
timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=329198992,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, 
TestAnalyzedSuggestions, HdfsRecoverLeaseTest, MetricsHandlerTest, 
ShardSplitTest, TestAnalyzeInfixSuggestions, CoreAdminHandlerTest, 
PeerSyncReplicationTest, HardAutoCommitTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestHashQParserPlugin, 
TestTolerantSearch, MultiThreadedOCPTest, SolrJmxReporterTest, TestReload, 
CreateCollectionCleanupTest, RecoveryZkTest, MinimalSchemaTest, UpdateLogTest, 
TestInfoStreamLogging, TestConfigReload, TestBulkSchemaAPI, TestStressReorder, 
TestUninvertingReader, TestDistributedStatsComponentCardinality, 
AsyncCallRequestStatusResponseTest, PrimUtilsTest, TestIndexingPerformance, 
TestJavabinTupleStreamParser, BasicDistributedZk2Test, 
ConfigureRecoveryStrategyTest, TestDefaultSearchFieldResource, 
TestSmileRequest, TestRandomFlRTGCloud, TestCollectionAPIs, 
TestFieldCacheReopen, TestExactStatsCache, TestConfigSetsAPI, 
TimeZoneUtilsTest, TestLegacyFieldCache, TestCollationFieldDocValues, 
TestReloadAndDeleteDocs, XmlUpdateRequestHandlerTest, 
HdfsBasicDistributedZk2Test, TestCoreDiscovery, 
OpenExchangeRatesOrgProviderTest, ClassificationUpdateProcessorTest, 
TestBackupRepositoryFactory, TestUnifiedSolrHighlighter, 
StatelessScriptUpdateProcessorFactoryTest, PreAnalyzedFieldTest, 
TestSolrQueryParser, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestPhraseSuggestions, TestXIncludeConfig, CollectionTooManyReplicasTest, 
TestTrieFacet, TestDefaultStatsCache, TestSolrFieldCacheMBean, 
TestFreeTextSuggestions, CdcrUpdateLogTest, DebugComponentTest, 
SimpleFacetsTest, ActionThrottleTest, SimpleCollectionCreateDeleteTest, 
RequestHandlersTest, QueryParsingTest, StatsComponentTest, 
TestSolrCoreSnapshots, TestSSLRandomization, 
TestLeaderElectionWithEmptyReplica, DeleteShardTest, TestIndexSearcher, 
TestBinaryField, ShowFileRequestHandlerTest, JsonValidatorTest, 
SolrIndexMetricsTest, LargeFieldTest, TestFieldCacheSortRandom, 
TestSolrCloudWithSecureImpersonation, OverseerRolesTest, HdfsLockFactoryTest, 
TestPostingsSolrHighlighter, TestCloudManagedSchema, UnloadDistributedZkTest, 
FullSolrCloudDistribCmdsTest, UpdateParamsTest, DistributedFacetPivotSmallTest, 
TestFieldTypeResource, TestCloudRecovery, TestPKIAuthenticationPlugin, 
TestUtils, DistributedQueryComponentOptimizationTest, 
TestSchemaSimilarityResource, HttpSolrCallGetCoreTest, RollingRestartTest, 
ExplicitHLLTest, PrimitiveFieldTypeTest, TestComplexPhraseLeadingWildcard, 
TestSolrDeletionPolicy1, SolrCoreMetricManagerTest, TestExtendedDismaxParser, 
TestCloudInspectUtil, TestRawTransformer, TestSolrJ, AutoCommitTest, 
HdfsUnloadDistributedZkTest, HdfsChaosMonkeySafeLeaderTest]
   [junit4] Completed [380/703 (1!)] on J2 in 65.22s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44416 lines...]


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

Reply via email to