Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1263/
3 tests failed.
FAILED: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test.test
Error Message:
.response.numFound:68!=69
Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:68!=69
at
__randomizedtesting.SeedInfo.seed([F0AE8849D2D95DCD:78FAB7937C253035]:0)
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:932)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:607)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566)
at
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:334)
at
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:104)
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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:110)
at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:779) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:841) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1090) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:955) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:849) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950) at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:583) 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)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:110)
at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:779)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:841)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1090)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:849)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:583)
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)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([F0AE8849D2D95DCD]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
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)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload
Error Message:
expected:<[{indexVersion=1489573627977,generation=2,filelist=[_b8.fdt, _b8.fdx,
_b8.fnm, _b8.nvd, _b8.nvm, _b8.si, _b8_Memory_0.ram, _mg.cfe, _mg.cfs, _mg.si,
_o9.fdt, _o9.fdx, _o9.fnm, _o9.nvd, _o9.nvm, _o9.si, _o9_Memory_0.ram, _oa.cfe,
_oa.cfs, _oa.si, _ob.fdt, _ob.fdx, _ob.fnm, _ob.nvd, _ob.nvm, _ob.si,
_ob_Memory_0.ram, _oc.fdt, _oc.fdx, _oc.fnm, _oc.nvd, _oc.nvm, _oc.si,
_oc_Memory_0.ram, _od.fdt, _od.fdx, _od.fnm, _od.nvd, _od.nvm, _od.si,
_od_Memory_0.ram, _oe.fdt, _oe.fdx, _oe.fnm, _oe.nvd, _oe.nvm, _oe.si,
_oe_Memory_0.ram, _of.fdt, _of.fdx, _of.fnm, _of.nvd, _of.nvm, _of.si,
_of_Memory_0.ram, _og.fdt, _og.fdx, _og.fnm, _og.nvd, _og.nvm, _og.si,
_og_Memory_0.ram, _oh.fdt, _oh.fdx, _oh.fnm, _oh.nvd, _oh.nvm, _oh.si,
_oh_Memory_0.ram, _oi.fdt, _oi.fdx, _oi.fnm, _oi.nvd, _oi.nvm, _oi.si,
_oi_Memory_0.ram, _oj.fdt, _oj.fdx, _oj.fnm, _oj.nvd, _oj.nvm, _oj.si,
_oj_Memory_0.ram, _ok.fdt, _ok.fdx, _ok.fnm, _ok.nvd, _ok.nvm, _ok.si,
_ok_Memory_0.ram, _ol.fdt, _ol.fdx, _ol.fnm, _ol.nvd, _ol.nvm, _ol.si,
_ol_Memory_0.ram, _om.fdt, _om.fdx, _om.fnm, _om.nvd, _om.nvm, _om.si,
_om_Memory_0.ram, segments_2]}]> but
was:<[{indexVersion=1489573627977,generation=2,filelist=[_b8.fdt, _b8.fdx,
_b8.fnm, _b8.nvd, _b8.nvm, _b8.si, _b8_Memory_0.ram, _mg.cfe, _mg.cfs, _mg.si,
_o9.fdt, _o9.fdx, _o9.fnm, _o9.nvd, _o9.nvm, _o9.si, _o9_Memory_0.ram, _oa.cfe,
_oa.cfs, _oa.si, _ob.fdt, _ob.fdx, _ob.fnm, _ob.nvd, _ob.nvm, _ob.si,
_ob_Memory_0.ram, _oc.fdt, _oc.fdx, _oc.fnm, _oc.nvd, _oc.nvm, _oc.si,
_oc_Memory_0.ram, _od.fdt, _od.fdx, _od.fnm, _od.nvd, _od.nvm, _od.si,
_od_Memory_0.ram, _oe.fdt, _oe.fdx, _oe.fnm, _oe.nvd, _oe.nvm, _oe.si,
_oe_Memory_0.ram, _of.fdt, _of.fdx, _of.fnm, _of.nvd, _of.nvm, _of.si,
_of_Memory_0.ram, _og.fdt, _og.fdx, _og.fnm, _og.nvd, _og.nvm, _og.si,
_og_Memory_0.ram, _oh.fdt, _oh.fdx, _oh.fnm, _oh.nvd, _oh.nvm, _oh.si,
_oh_Memory_0.ram, _oi.fdt, _oi.fdx, _oi.fnm, _oi.nvd, _oi.nvm, _oi.si,
_oi_Memory_0.ram, _oj.fdt, _oj.fdx, _oj.fnm, _oj.nvd, _oj.nvm, _oj.si,
_oj_Memory_0.ram, _ok.fdt, _ok.fdx, _ok.fnm, _ok.nvd, _ok.nvm, _ok.si,
_ok_Memory_0.ram, _ol.fdt, _ol.fdx, _ol.fnm, _ol.nvd, _ol.nvm, _ol.si,
_ol_Memory_0.ram, _om.fdt, _om.fdx, _om.fnm, _om.nvd, _om.nvm, _om.si,
_om_Memory_0.ram, segments_2]},
{indexVersion=1489573627977,generation=3,filelist=[_b8.fdt, _b8.fdx, _b8.fnm,
_b8.nvd, _b8.nvm, _b8.si, _b8_Memory_0.ram, _mg.cfe, _mg.cfs, _mg.si, _om.fdt,
_om.fdx, _om.fnm, _om.nvd, _om.nvm, _om.si, _om_Memory_0.ram, _on.cfe, _on.cfs,
_on.si, segments_3]}]>
Stack Trace:
java.lang.AssertionError:
expected:<[{indexVersion=1489573627977,generation=2,filelist=[_b8.fdt, _b8.fdx,
_b8.fnm, _b8.nvd, _b8.nvm, _b8.si, _b8_Memory_0.ram, _mg.cfe, _mg.cfs, _mg.si,
_o9.fdt, _o9.fdx, _o9.fnm, _o9.nvd, _o9.nvm, _o9.si, _o9_Memory_0.ram, _oa.cfe,
_oa.cfs, _oa.si, _ob.fdt, _ob.fdx, _ob.fnm, _ob.nvd, _ob.nvm, _ob.si,
_ob_Memory_0.ram, _oc.fdt, _oc.fdx, _oc.fnm, _oc.nvd, _oc.nvm, _oc.si,
_oc_Memory_0.ram, _od.fdt, _od.fdx, _od.fnm, _od.nvd, _od.nvm, _od.si,
_od_Memory_0.ram, _oe.fdt, _oe.fdx, _oe.fnm, _oe.nvd, _oe.nvm, _oe.si,
_oe_Memory_0.ram, _of.fdt, _of.fdx, _of.fnm, _of.nvd, _of.nvm, _of.si,
_of_Memory_0.ram, _og.fdt, _og.fdx, _og.fnm, _og.nvd, _og.nvm, _og.si,
_og_Memory_0.ram, _oh.fdt, _oh.fdx, _oh.fnm, _oh.nvd, _oh.nvm, _oh.si,
_oh_Memory_0.ram, _oi.fdt, _oi.fdx, _oi.fnm, _oi.nvd, _oi.nvm, _oi.si,
_oi_Memory_0.ram, _oj.fdt, _oj.fdx, _oj.fnm, _oj.nvd, _oj.nvm, _oj.si,
_oj_Memory_0.ram, _ok.fdt, _ok.fdx, _ok.fnm, _ok.nvd, _ok.nvm, _ok.si,
_ok_Memory_0.ram, _ol.fdt, _ol.fdx, _ol.fnm, _ol.nvd, _ol.nvm, _ol.si,
_ol_Memory_0.ram, _om.fdt, _om.fdx, _om.fnm, _om.nvd, _om.nvm, _om.si,
_om_Memory_0.ram, segments_2]}]> but
was:<[{indexVersion=1489573627977,generation=2,filelist=[_b8.fdt, _b8.fdx,
_b8.fnm, _b8.nvd, _b8.nvm, _b8.si, _b8_Memory_0.ram, _mg.cfe, _mg.cfs, _mg.si,
_o9.fdt, _o9.fdx, _o9.fnm, _o9.nvd, _o9.nvm, _o9.si, _o9_Memory_0.ram, _oa.cfe,
_oa.cfs, _oa.si, _ob.fdt, _ob.fdx, _ob.fnm, _ob.nvd, _ob.nvm, _ob.si,
_ob_Memory_0.ram, _oc.fdt, _oc.fdx, _oc.fnm, _oc.nvd, _oc.nvm, _oc.si,
_oc_Memory_0.ram, _od.fdt, _od.fdx, _od.fnm, _od.nvd, _od.nvm, _od.si,
_od_Memory_0.ram, _oe.fdt, _oe.fdx, _oe.fnm, _oe.nvd, _oe.nvm, _oe.si,
_oe_Memory_0.ram, _of.fdt, _of.fdx, _of.fnm, _of.nvd, _of.nvm, _of.si,
_of_Memory_0.ram, _og.fdt, _og.fdx, _og.fnm, _og.nvd, _og.nvm, _og.si,
_og_Memory_0.ram, _oh.fdt, _oh.fdx, _oh.fnm, _oh.nvd, _oh.nvm, _oh.si,
_oh_Memory_0.ram, _oi.fdt, _oi.fdx, _oi.fnm, _oi.nvd, _oi.nvm, _oi.si,
_oi_Memory_0.ram, _oj.fdt, _oj.fdx, _oj.fnm, _oj.nvd, _oj.nvm, _oj.si,
_oj_Memory_0.ram, _ok.fdt, _ok.fdx, _ok.fnm, _ok.nvd, _ok.nvm, _ok.si,
_ok_Memory_0.ram, _ol.fdt, _ol.fdx, _ol.fnm, _ol.nvd, _ol.nvm, _ol.si,
_ol_Memory_0.ram, _om.fdt, _om.fdx, _om.fnm, _om.nvd, _om.nvm, _om.si,
_om_Memory_0.ram, segments_2]},
{indexVersion=1489573627977,generation=3,filelist=[_b8.fdt, _b8.fdx, _b8.fnm,
_b8.nvd, _b8.nvm, _b8.si, _b8_Memory_0.ram, _mg.cfe, _mg.cfs, _mg.si, _om.fdt,
_om.fdx, _om.fnm, _om.nvd, _om.nvm, _om.si, _om_Memory_0.ram, _on.cfe, _on.cfs,
_on.si, segments_3]}]>
at
__randomizedtesting.SeedInfo.seed([F0AE8849D2D95DCD:D5799379A29153CE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1279)
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
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 11508 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/init-core-data-001
[junit4] 2> 287751 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 287751 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 287753 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 287753 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /m/p
[junit4] 2> 288881 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 289836 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 290076 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[junit4] 2> 290095 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 290179 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 290221 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-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_53365_hdfs____131ev2/webapp
[junit4] 2> 291279 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53365
[junit4] 2> 292611 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 292615 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 292628 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-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_59736_datanode____8ttbq5/webapp
[junit4] 2> 293176 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59736
[junit4] 2> 293639 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 293641 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 293689 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-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_39186_datanode____.e8mjf4/webapp
[junit4] 2> 294196 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39186
[junit4] 2> 296668 INFO (IPC Server handler 6 on 39846) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-7f931647-479a-4fce-af8a-74dc41570345 node
DatanodeRegistration(127.0.0.1:56009,
datanodeUuid=71c6e5f7-dc1c-4be9-946d-0d2ebf316f7a, infoPort=35392,
infoSecurePort=0, ipcPort=60810,
storageInfo=lv=-56;cid=testClusterID;nsid=1500762001;c=0), blocks: 0,
hasStaleStorage: true, processing time: 238 msecs
[junit4] 2> 296668 INFO (IPC Server handler 7 on 39846) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-789b8340-9182-4c31-b118-2a1fb7a969f4 node
DatanodeRegistration(127.0.0.1:45470,
datanodeUuid=12a4bb73-d407-4f65-a7c5-bf57db09de17, infoPort=38247,
infoSecurePort=0, ipcPort=42609,
storageInfo=lv=-56;cid=testClusterID;nsid=1500762001;c=0), blocks: 0,
hasStaleStorage: true, processing time: 15 msecs
[junit4] 2> 296669 INFO (IPC Server handler 6 on 39846) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-e886d4eb-f484-4253-9d12-70568dfde726 node
DatanodeRegistration(127.0.0.1:56009,
datanodeUuid=71c6e5f7-dc1c-4be9-946d-0d2ebf316f7a, infoPort=35392,
infoSecurePort=0, ipcPort=60810,
storageInfo=lv=-56;cid=testClusterID;nsid=1500762001;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 296670 INFO (IPC Server handler 7 on 39846) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-9bcde12d-8dfc-42d3-825f-83d84340f883 node
DatanodeRegistration(127.0.0.1:45470,
datanodeUuid=12a4bb73-d407-4f65-a7c5-bf57db09de17, infoPort=38247,
infoSecurePort=0, ipcPort=42609,
storageInfo=lv=-56;cid=testClusterID;nsid=1500762001;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 297106 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 297114 INFO (Thread-249) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 297114 INFO (Thread-249) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 297214 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.ZkTestServer start zk server on port:49197
[junit4] 2> 297271 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 297273 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 297274 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 297275 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 297276 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 297277 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 297278 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 297279 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 297280 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 297291 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 297292 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 297546 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/control-001/cores/collection1
[junit4] 2> 297548 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 297553 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42cf1de5{/m/p,null,AVAILABLE}
[junit4] 2> 297553 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@648f5296{HTTP/1.1,[http/1.1]}{127.0.0.1:56656}
[junit4] 2> 297553 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server Started @300486ms
[junit4] 2> 297553 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:39846/hdfs__localhost_39846__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001_tempDir-002_control_data,
hostContext=/m/p, hostPort=56656,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/control-001/cores}
[junit4] 2> 297554 ERROR
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 297554 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 297554 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 297554 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 297554 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-15T10:02:05.907Z
[junit4] 2> 297561 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 297561 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/control-001/solr.xml
[junit4] 2> 297591 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49197/solr
[junit4] 2> 297668 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 297669 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56656_m%2Fp
[junit4] 2> 297670 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.Overseer Overseer
(id=97620598815195140-127.0.0.1:56656_m%2Fp-n_0000000000) starting
[junit4] 2> 297711 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56656_m%2Fp
[junit4] 2> 297719 INFO
(zkCallback-111-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 297895 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/control-001/cores
[junit4] 2> 297895 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 298292 INFO
(OverseerStateUpdate-97620598815195140-127.0.0.1:56656_m%2Fp-n_0000000000)
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 298318 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 298355 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 298489 WARN
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp 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> 298497 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 298512 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 298523 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:39846/solr_hdfs_home
[junit4] 2> 298523 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 298523 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 298523 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:39846/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 298524 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp 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@4360220f
[junit4] 2> 298524 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 298556 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp 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> 298556 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp 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> 298556 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 299303 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 299311 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 299361 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 299378 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp 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> 299378 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp 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> 299378 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 299387 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 299388 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1196027669,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 299663 INFO (IPC Server handler 8 on 39846) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56009 is
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-7f931647-479a-4fce-af8a-74dc41570345:NORMAL:127.0.0.1:56009|RBW],
ReplicaUC[[DISK]DS-9bcde12d-8dfc-42d3-825f-83d84340f883:NORMAL:127.0.0.1:45470|RBW]]}
size 75
[junit4] 2> 299664 INFO (IPC Server handler 9 on 39846) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45470 is
added to blk_1073741825_1001 size 75
[junit4] 2> 300090 WARN
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 300227 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 300227 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 300227 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 300242 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 300243 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 300245 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.89453125,
noCFSRatio=0.3409574282302449]
[junit4] 2> 300346 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29f59007[collection1] main]
[junit4] 2> 300353 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 300354 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 300356 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 300360 INFO
(searcherExecutor-322-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@29f59007[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 300365 INFO
(coreLoadExecutor-321-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1561929584442605568
[junit4] 2> 300381 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 300381 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 300381 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56656/m/p/collection1/
[junit4] 2> 300381 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 300381 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:56656/m/p/collection1/ has no replicas
[junit4] 2> 300381 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 300394 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:56656/m/p/collection1/ shard1
[junit4] 2> 300601 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 300602 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49197/solr ready
[junit4] 2> 300604 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 300604 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 300640 INFO
(coreZkRegister-314-thread-1-processing-n:127.0.0.1:56656_m%2Fp x:collection1
c:control_collection) [n:127.0.0.1:56656_m%2Fp c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 300703 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-1-001/cores/collection1
[junit4] 2> 300704 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-1-001
[junit4] 2> 300705 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 300714 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ff955bd{/m/p,null,AVAILABLE}
[junit4] 2> 300714 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3dc1d047{HTTP/1.1,[http/1.1]}{127.0.0.1:52096}
[junit4] 2> 300714 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server Started @303647ms
[junit4] 2> 300714 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:39846/hdfs__localhost_39846__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/m/p, hostPort=52096,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-1-001/cores}
[junit4] 2> 300715 ERROR
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 300719 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 300719 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 300719 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 300719 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-15T10:02:09.072Z
[junit4] 2> 300731 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 300731 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-1-001/solr.xml
[junit4] 2> 300753 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49197/solr
[junit4] 2> 300774 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:52096_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 300776 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:52096_m%2Fp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 300784 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:52096_m%2Fp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52096_m%2Fp
[junit4] 2> 300785 INFO (zkCallback-115-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 300785 INFO
(zkCallback-111-thread-2-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 300797 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 300855 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:52096_m%2Fp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-1-001/cores
[junit4] 2> 300855 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:52096_m%2Fp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 300860 INFO
(OverseerStateUpdate-97620598815195140-127.0.0.1:56656_m%2Fp-n_0000000000)
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 300963 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] 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> 301888 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 301902 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 302137 WARN
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp 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> 302139 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 302175 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 302175 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:39846/solr_hdfs_home
[junit4] 2> 302175 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 302176 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 302176 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-1-001/cores/collection1],
dataDir=[hdfs://localhost:39846/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 302176 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4360220f
[junit4] 2> 302176 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 302193 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp 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> 302193 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp 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> 302193 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 302221 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 302223 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 302251 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 302260 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp 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> 302260 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp 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> 302260 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 302270 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 302273 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1196027669,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 302317 INFO (IPC Server handler 4 on 39846) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45470 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-7f931647-479a-4fce-af8a-74dc41570345:NORMAL:127.0.0.1:56009|RBW],
ReplicaUC[[DISK]DS-789b8340-9182-4c31-b118-2a1fb7a969f4:NORMAL:127.0.0.1:45470|RBW]]}
size 0
[junit4] 2> 302322 INFO (IPC Server handler 8 on 39846) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56009 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-789b8340-9182-4c31-b118-2a1fb7a969f4:NORMAL:127.0.0.1:45470|RBW],
ReplicaUC[[DISK]DS-e886d4eb-f484-4253-9d12-70568dfde726:NORMAL:127.0.0.1:56009|FINALIZED]]}
size 0
[junit4] 2> 302343 WARN
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp 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> 302401 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 302401 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 302402 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 302541 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 302541 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 302550 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.89453125,
noCFSRatio=0.3409574282302449]
[junit4] 2> 302562 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@36231842[collection1] main]
[junit4] 2> 302575 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 302576 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 302576 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 302578 INFO
(searcherExecutor-333-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@36231842[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 302591 INFO
(coreLoadExecutor-332-thread-1-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1561929586776735744
[junit4] 2> 302612 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] 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> 302612 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 302612 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp 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> 302612 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52096/m/p/collection1/
[junit4] 2> 302612 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 302612 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52096/m/p/collection1/ has
no replicas
[junit4] 2> 302612 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 302615 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52096/m/p/collection1/ shard2
[junit4] 2> 302720 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] 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> 302766 INFO
(coreZkRegister-327-thread-1-processing-n:127.0.0.1:52096_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:52096_m%2Fp c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 302872 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] 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> 303650 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-2-001/cores/collection1
[junit4] 2> 303654 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-2-001
[junit4] 2> 303656 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 303660 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5860b4df{/m/p,null,AVAILABLE}
[junit4] 2> 303661 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d4c104c{HTTP/1.1,[http/1.1]}{127.0.0.1:53091}
[junit4] 2> 303662 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server Started @306594ms
[junit4] 2> 303662 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:39846/hdfs__localhost_39846__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/m/p, hostPort=53091,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-2-001/cores}
[junit4] 2> 303662 ERROR
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 303664 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 303664 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 303664 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 303665 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-15T10:02:12.017Z
[junit4] 2> 303676 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 303676 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-2-001/solr.xml
[junit4] 2> 303696 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49197/solr
[junit4] 2> 303723 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:53091_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 303726 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:53091_m%2Fp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 303730 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:53091_m%2Fp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53091_m%2Fp
[junit4] 2> 303735 INFO
(zkCallback-111-thread-1-processing-n:127.0.0.1:56656_m%2Fp)
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 303735 INFO (zkCallback-115-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 303735 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 303762 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 303795 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:53091_m%2Fp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-2-001/cores
[junit4] 2> 303795 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD])
[n:127.0.0.1:53091_m%2Fp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 303804 INFO
(OverseerStateUpdate-97620598815195140-127.0.0.1:56656_m%2Fp-n_0000000000)
[n:127.0.0.1:56656_m%2Fp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 303916 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] 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> 303916 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp ] 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> 304831 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 304845 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 304944 WARN
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp 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> 304946 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 304962 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 304962 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:39846/solr_hdfs_home
[junit4] 2> 304962 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 304962 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 304962 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-2-001/cores/collection1],
dataDir=[hdfs://localhost:39846/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 304963 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4360220f
[junit4] 2> 304963 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 304970 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp 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> 304970 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp 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> 304970 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 304979 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 304982 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 305000 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:39846/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 305009 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp 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> 305009 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp 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> 305009 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 305024 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 305025 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1196027669,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 305075 INFO (IPC Server handler 4 on 39846) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45470 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-7f931647-479a-4fce-af8a-74dc41570345:NORMAL:127.0.0.1:56009|RBW],
ReplicaUC[[DISK]DS-9bcde12d-8dfc-42d3-825f-83d84340f883:NORMAL:127.0.0.1:45470|RBW]]}
size 0
[junit4] 2> 305079 INFO (IPC Server handler 5 on 39846) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56009 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-7f931647-479a-4fce-af8a-74dc41570345:NORMAL:127.0.0.1:56009|RBW],
ReplicaUC[[DISK]DS-9bcde12d-8dfc-42d3-825f-83d84340f883:NORMAL:127.0.0.1:45470|RBW]]}
size 0
[junit4] 2> 305091 WARN
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp 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> 305138 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 305139 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 305139 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 305149 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 305149 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 305164 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.89453125,
noCFSRatio=0.3409574282302449]
[junit4] 2> 305192 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3582605e[collection1] main]
[junit4] 2> 305194 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 305195 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 305195 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 305196 INFO
(searcherExecutor-344-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3582605e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 305204 INFO
(coreLoadExecutor-343-thread-1-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1561929589516664832
[junit4] 2> 305215 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 305215 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 305215 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53091/m/p/collection1/
[junit4] 2> 305215 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 305215 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53091/m/p/collection1/ has
no replicas
[junit4] 2> 305215 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 305218 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53091/m/p/collection1/ shard1
[junit4] 2> 305321 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:53091_m%2Fp)
[n:127.0.0.1:53091_m%2Fp ] 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> 305321 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:52096_m%2Fp)
[n:127.0.0.1:52096_m%2Fp ] 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> 305371 INFO
(coreZkRegister-338-thread-1-processing-n:127.0.0.1:53091_m%2Fp x:collection1
c:collection1) [n:127.0.0.1:53091_m%2Fp c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 305423 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-3-001/cores/collection1
[junit4] 2> 305423 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_F0AE8849D2D95DCD-001/shard-3-001
[junit4] 2> 305427 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 305429 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@83a7eb2{/m/p,null,AVAILABLE}
[junit4] 2> 305429 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7f2bd05c{HTTP/1.1,[http/1.1]}{127.0.0.1:38772}
[junit4] 2> 305429 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[F0AE8849D2D95DCD]) [ ]
o.e.j.s.Server Started @308362ms
[
[...truncated too long message...]
>
[junit4] 2> IPC Parameter Sending Thread #7:
[junit4] 2> [...sun.*]
[junit4] 2>
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2>
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] 2>
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] 2>
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] 2>
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] 2>
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2>
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> SUITE-HdfsRecoveryZkTest-seed#[F0AE8849D2D95DCD]:
[junit4] 2> java.lang.Object.wait(Native Method)
[junit4] 2> java.lang.Thread.join(Thread.java:1257)
[junit4] 2> [...com.carrotsearch.randomizedtesting.*]
[junit4] 2>
[junit4] 2> 3770802 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F0AE8849D2D95DCD]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=PostingsFormat(name=LuceneFixedGap),
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_i=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap)}, docValues:{},
maxPointsInLeafNode=1967, maxMBSortInHeap=7.460913507333879,
sim=RandomSimilarity(queryNorm=true): {}, locale=ro, timezone=America/Bahia
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=2,free=163714328,total=522190848
[junit4] 2> NOTE: All tests run in this JVM: [JSONWriterTest,
SolrJmxReporterTest, LoggingHandlerTest, DeleteInactiveReplicaTest,
IndexSchemaTest, TestSmileRequest, TestCursorMarkWithoutUniqueKey,
TestInPlaceUpdatesStandalone, TestComplexPhraseLeadingWildcard,
TestChildDocTransformer, TestManagedSchemaAPI, TestDownShardTolerantSearch,
HdfsBasicDistributedZk2Test, TestStressLiveNodes,
TestLeaderElectionWithEmptyReplica, BadCopyFieldTest, TestCustomStream,
SortByFunctionTest, JsonLoaderTest, TestRTimerTree, TestUnifiedSolrHighlighter,
TestTrieFacet, ShardSplitTest, SpellCheckCollatorTest, AlternateDirectoryTest,
CoreAdminRequestStatusTest, ShardRoutingCustomTest, ConnectionReuseTest,
PeerSyncReplicationTest, OverriddenZkACLAndCredentialsProvidersTest,
TimeZoneUtilsTest, TestFieldTypeCollectionResource,
TestImpersonationWithHadoopAuth, LeaderInitiatedRecoveryOnShardRestartTest,
ChaosMonkeyNothingIsSafeTest, TestReloadAndDeleteDocs,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSubQueryTransformerDistrib,
IndexBasedSpellCheckerTest, RollingRestartTest, TestRestManager,
TestPerFieldSimilarityWithDefaultOverride, DirectSolrConnectionTest,
TestInfoStreamLogging, SimpleCollectionCreateDeleteTest, TestJsonRequest,
TestCoreContainer, TestUseDocValuesAsStored2,
TestDistributedStatsComponentCardinality,
ClassificationUpdateProcessorIntegrationTest, DistributedMLTComponentTest,
SuggesterFSTTest, TestTrie, SimplePostToolTest, TestCloudInspectUtil,
TestSolrCloudWithSecureImpersonation, TestSQLHandlerNonCloud,
ChaosMonkeySafeLeaderTest, TestFieldCacheSort, TestDynamicFieldResource,
TestLRUStatsCache, TestConfigSetsAPI, TestCustomDocTransformer,
TermVectorComponentTest, SpellingQueryConverterTest, SpellCheckComponentTest,
TestSystemIdResolver, CSVRequestHandlerTest, TestLocalFSCloudBackupRestore,
TestConfigReload, TestElisionMultitermQuery, DistributedFacetPivotLargeTest,
TestSurroundQueryParser, TestQueryUtils, SoftAutoCommitTest,
TlogReplayBufferedWhileIndexingTest, ShardRoutingTest,
LeaderFailoverAfterPartitionTest, DistributedIntervalFacetingTest,
TestExceedMaxTermLength, TestBackupRepositoryFactory,
BlockJoinFacetDistribTest, SpatialFilterTest, TestFieldSortValues,
MoreLikeThisHandlerTest, TestSchemaManager, MetricUtilsTest,
BlobRepositoryCloudTest, SchemaVersionSpecificBehaviorTest, HdfsSyncSliceTest,
TestOrdValues, TestSolrFieldCacheMBean, TestNamedUpdateProcessors,
SolrCmdDistributorTest, TestGraphMLResponseWriter, TestReqParamsAPI,
AnalysisErrorHandlingTest, TestPostingsSolrHighlighter,
SpatialHeatmapFacetsTest, DistributedQueryComponentOptimizationTest, ZkCLITest,
SolrXmlInZkTest, BitVectorTest, TestSSLRandomization, TestSolrCoreSnapshots,
DOMUtilTest, TestFastLRUCache, TestTrackingShardHandlerFactory,
HdfsChaosMonkeySafeLeaderTest, TestBlendedInfixSuggestions,
TestConfigSetProperties, TestNumericTerms64, CollectionsAPIDistributedZkTest,
OverseerTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting,
DistributedSpellCheckComponentTest, TestStressReorder, TestReload,
TestGroupingSearch, ConvertedLegacyTest, TestFiltering,
DirectUpdateHandlerTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest,
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest,
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest,
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1,
SolrInfoMBeanTest, TestWriterPerf, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions,
TermsComponentTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField,
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
TestPHPSerializedResponseWriter, SOLR749Test, UpdateParamsTest,
TestSolrIndexConfig, BadComponentTest, TestStressRecovery, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestDistributedMissingSort, TestPathTrie,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
ActionThrottleTest, AliasIntegrationTest, CdcrRequestHandlerTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, DeleteReplicaTest,
DistribCursorPagingTest, HttpPartitionTest, MissingSegmentRecoveryTest,
MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest,
OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest,
RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeTest,
TestCloudRecovery, TestReplicaProperties, TestRequestStatusCollectionAPI,
TestSegmentSorting, TestShortCircuitedRequests, TestSizeLimitedDistributedMap,
TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates,
HdfsRecoverLeaseTest, HdfsRecoveryZkTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=F0AE8849D2D95DCD -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=ro -Dtests.timezone=America/Bahia -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:110)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:779)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:841)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1090)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:849)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:583)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([F0AE8849D2D95DCD]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [539/698 (3!)] on J1 in 45.94s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63129 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]