Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1384/
4 tests failed.
FAILED: org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly
Error Message:
responseHeader.segmentTerminatedEarly missing/false in
{zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=48}
Stack Trace:
java.lang.AssertionError: responseHeader.segmentTerminatedEarly missing/false
in {zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=48}
at
__randomizedtesting.SeedInfo.seed([29F158366A04B08F:F9579F9BB65624E5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SegmentTerminateEarlyTestState.queryTimestampDescendingSegmentTerminateEarlyYes(SegmentTerminateEarlyTestState.java:150)
at
org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly(TestSegmentSorting.java:109)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
FAILED: org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest.test
Error Message:
shard1 is not consistent. Got 464 from
http://127.0.0.1:48000/rs_rzn/m/collection1_shard1_replica_n21 (previous
client) and got 7004 from
http://127.0.0.1:36814/rs_rzn/m/collection1_shard1_replica_n23
Stack Trace:
java.lang.AssertionError: shard1 is not consistent. Got 464 from
http://127.0.0.1:48000/rs_rzn/m/collection1_shard1_replica_n21 (previous
client) and got 7004 from
http://127.0.0.1:36814/rs_rzn/m/collection1_shard1_replica_n23
at
__randomizedtesting.SeedInfo.seed([29F158366A04B08F:A1A567ECC4F8DD77]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1302)
at
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:155)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload
Error Message:
expected:<[{indexVersion=1505019731918,generation=2,filelist=[_i6.cfe, _i6.cfs,
_i6.si, _ib.fdt, _ib.fdx, _ib.fnm, _ib.nvd, _ib.nvm, _ib.si,
_ib_Lucene50_0.doc, _ib_Lucene50_0.tim, _ib_Lucene50_0.tip, _ic.fdt, _ic.fdx,
_ic.fnm, _ic.nvd, _ic.nvm, _ic.si, _ic_Lucene50_0.doc, _ic_Lucene50_0.tim,
_ic_Lucene50_0.tip, _ih.fdt, _ih.fdx, _ih.fnm, _ih.nvd, _ih.nvm, _ih.si,
_ih_Lucene50_0.doc, _ih_Lucene50_0.tim, _ih_Lucene50_0.tip, _ij.fdt, _ij.fdx,
_ij.fnm, _ij.nvd, _ij.nvm, _ij.si, _ij_Lucene50_0.doc, _ij_Lucene50_0.tim,
_ij_Lucene50_0.tip, _im.fdt, _im.fdx, _im.fnm, _im.nvd, _im.nvm, _im.si,
_im_Lucene50_0.doc, _im_Lucene50_0.tim, _im_Lucene50_0.tip, _in.cfe, _in.cfs,
_in.si, _iq.fdt, _iq.fdx, _iq.fnm, _iq.nvd, _iq.nvm, _iq.si,
_iq_Lucene50_0.doc, _iq_Lucene50_0.tim, _iq_Lucene50_0.tip, _ir.cfe, _ir.cfs,
_ir.si, _is.fdt, _is.fdx, _is.fnm, _is.nvd, _is.nvm, _is.si,
_is_Lucene50_0.doc, _is_Lucene50_0.tim, _is_Lucene50_0.tip, _it.fdt, _it.fdx,
_it.fnm, _it.nvd, _it.nvm, _it.si, _it_Lucene50_0.doc, _it_Lucene50_0.tim,
_it_Lucene50_0.tip, segments_2]}]> but
was:<[{indexVersion=1505019731918,generation=2,filelist=[_i6.cfe, _i6.cfs,
_i6.si, _ib.fdt, _ib.fdx, _ib.fnm, _ib.nvd, _ib.nvm, _ib.si,
_ib_Lucene50_0.doc, _ib_Lucene50_0.tim, _ib_Lucene50_0.tip, _ic.fdt, _ic.fdx,
_ic.fnm, _ic.nvd, _ic.nvm, _ic.si, _ic_Lucene50_0.doc, _ic_Lucene50_0.tim,
_ic_Lucene50_0.tip, _ih.fdt, _ih.fdx, _ih.fnm, _ih.nvd, _ih.nvm, _ih.si,
_ih_Lucene50_0.doc, _ih_Lucene50_0.tim, _ih_Lucene50_0.tip, _ij.fdt, _ij.fdx,
_ij.fnm, _ij.nvd, _ij.nvm, _ij.si, _ij_Lucene50_0.doc, _ij_Lucene50_0.tim,
_ij_Lucene50_0.tip, _im.fdt, _im.fdx, _im.fnm, _im.nvd, _im.nvm, _im.si,
_im_Lucene50_0.doc, _im_Lucene50_0.tim, _im_Lucene50_0.tip, _in.cfe, _in.cfs,
_in.si, _iq.fdt, _iq.fdx, _iq.fnm, _iq.nvd, _iq.nvm, _iq.si,
_iq_Lucene50_0.doc, _iq_Lucene50_0.tim, _iq_Lucene50_0.tip, _ir.cfe, _ir.cfs,
_ir.si, _is.fdt, _is.fdx, _is.fnm, _is.nvd, _is.nvm, _is.si,
_is_Lucene50_0.doc, _is_Lucene50_0.tim, _is_Lucene50_0.tip, _it.fdt, _it.fdx,
_it.fnm, _it.nvd, _it.nvm, _it.si, _it_Lucene50_0.doc, _it_Lucene50_0.tim,
_it_Lucene50_0.tip, segments_2]},
{indexVersion=1505019731918,generation=3,filelist=[_ik.cfe, _ik.cfs, _ik.si,
_im.fdt, _im.fdx, _im.fnm, _im.nvd, _im.nvm, _im.si, _im_Lucene50_0.doc,
_im_Lucene50_0.tim, _im_Lucene50_0.tip, _in.cfe, _in.cfs, _in.si, _ir.cfe,
_ir.cfs, _ir.si, _is.fdt, _is.fdx, _is.fnm, _is.nvd, _is.nvm, _is.si,
_is_Lucene50_0.doc, _is_Lucene50_0.tim, _is_Lucene50_0.tip, _iu.cfe, _iu.cfs,
_iu.si, segments_3]}]>
Stack Trace:
java.lang.AssertionError:
expected:<[{indexVersion=1505019731918,generation=2,filelist=[_i6.cfe, _i6.cfs,
_i6.si, _ib.fdt, _ib.fdx, _ib.fnm, _ib.nvd, _ib.nvm, _ib.si,
_ib_Lucene50_0.doc, _ib_Lucene50_0.tim, _ib_Lucene50_0.tip, _ic.fdt, _ic.fdx,
_ic.fnm, _ic.nvd, _ic.nvm, _ic.si, _ic_Lucene50_0.doc, _ic_Lucene50_0.tim,
_ic_Lucene50_0.tip, _ih.fdt, _ih.fdx, _ih.fnm, _ih.nvd, _ih.nvm, _ih.si,
_ih_Lucene50_0.doc, _ih_Lucene50_0.tim, _ih_Lucene50_0.tip, _ij.fdt, _ij.fdx,
_ij.fnm, _ij.nvd, _ij.nvm, _ij.si, _ij_Lucene50_0.doc, _ij_Lucene50_0.tim,
_ij_Lucene50_0.tip, _im.fdt, _im.fdx, _im.fnm, _im.nvd, _im.nvm, _im.si,
_im_Lucene50_0.doc, _im_Lucene50_0.tim, _im_Lucene50_0.tip, _in.cfe, _in.cfs,
_in.si, _iq.fdt, _iq.fdx, _iq.fnm, _iq.nvd, _iq.nvm, _iq.si,
_iq_Lucene50_0.doc, _iq_Lucene50_0.tim, _iq_Lucene50_0.tip, _ir.cfe, _ir.cfs,
_ir.si, _is.fdt, _is.fdx, _is.fnm, _is.nvd, _is.nvm, _is.si,
_is_Lucene50_0.doc, _is_Lucene50_0.tim, _is_Lucene50_0.tip, _it.fdt, _it.fdx,
_it.fnm, _it.nvd, _it.nvm, _it.si, _it_Lucene50_0.doc, _it_Lucene50_0.tim,
_it_Lucene50_0.tip, segments_2]}]> but
was:<[{indexVersion=1505019731918,generation=2,filelist=[_i6.cfe, _i6.cfs,
_i6.si, _ib.fdt, _ib.fdx, _ib.fnm, _ib.nvd, _ib.nvm, _ib.si,
_ib_Lucene50_0.doc, _ib_Lucene50_0.tim, _ib_Lucene50_0.tip, _ic.fdt, _ic.fdx,
_ic.fnm, _ic.nvd, _ic.nvm, _ic.si, _ic_Lucene50_0.doc, _ic_Lucene50_0.tim,
_ic_Lucene50_0.tip, _ih.fdt, _ih.fdx, _ih.fnm, _ih.nvd, _ih.nvm, _ih.si,
_ih_Lucene50_0.doc, _ih_Lucene50_0.tim, _ih_Lucene50_0.tip, _ij.fdt, _ij.fdx,
_ij.fnm, _ij.nvd, _ij.nvm, _ij.si, _ij_Lucene50_0.doc, _ij_Lucene50_0.tim,
_ij_Lucene50_0.tip, _im.fdt, _im.fdx, _im.fnm, _im.nvd, _im.nvm, _im.si,
_im_Lucene50_0.doc, _im_Lucene50_0.tim, _im_Lucene50_0.tip, _in.cfe, _in.cfs,
_in.si, _iq.fdt, _iq.fdx, _iq.fnm, _iq.nvd, _iq.nvm, _iq.si,
_iq_Lucene50_0.doc, _iq_Lucene50_0.tim, _iq_Lucene50_0.tip, _ir.cfe, _ir.cfs,
_ir.si, _is.fdt, _is.fdx, _is.fnm, _is.nvd, _is.nvm, _is.si,
_is_Lucene50_0.doc, _is_Lucene50_0.tim, _is_Lucene50_0.tip, _it.fdt, _it.fdx,
_it.fnm, _it.nvd, _it.nvm, _it.si, _it_Lucene50_0.doc, _it_Lucene50_0.tim,
_it_Lucene50_0.tip, segments_2]},
{indexVersion=1505019731918,generation=3,filelist=[_ik.cfe, _ik.cfs, _ik.si,
_im.fdt, _im.fdx, _im.fnm, _im.nvd, _im.nvm, _im.si, _im_Lucene50_0.doc,
_im_Lucene50_0.tim, _im_Lucene50_0.tip, _in.cfe, _in.cfs, _in.si, _ir.cfe,
_ir.cfs, _ir.si, _is.fdt, _is.fdx, _is.fnm, _is.nvd, _is.nvm, _is.si,
_is_Lucene50_0.doc, _is_Lucene50_0.tim, _is_Lucene50_0.tip, _iu.cfe, _iu.cfs,
_iu.si, segments_3]}]>
at
__randomizedtesting.SeedInfo.seed([29F158366A04B08F:C2643061A4CBE8C]: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:1277)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([29F158366A04B08F:A1A567ECC4F8DD77]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
Build Log:
[...truncated 12604 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/init-core-data-001
[junit4] 2> 1495656 WARN
(SUITE-TestReplicationHandler-seed#[29F158366A04B08F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1495657 INFO
(SUITE-TestReplicationHandler-seed#[29F158366A04B08F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1495658 INFO
(SUITE-TestReplicationHandler-seed#[29F158366A04B08F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1495658 INFO
(SUITE-TestReplicationHandler-seed#[29F158366A04B08F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1495659 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
[junit4] 2> 1495660 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/collection1
[junit4] 2> 1495665 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1495666 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f765c76{/solr,null,AVAILABLE}
[junit4] 2> 1495667 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@130fd397{HTTP/1.1,[http/1.1]}{127.0.0.1:58943}
[junit4] 2> 1495667 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server Started @1501454ms
[junit4] 2> 1495667 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=58943}
[junit4] 2> 1495667 ERROR
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1495667 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 1495667 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 1495667 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 1495667 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T04:56:02.932Z
[junit4] 2> 1495668 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/solr.xml
[junit4] 2> 1495803 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1495837 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1495860 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1495860 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1495862 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] 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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/.
[junit4] 2> 1495862 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1495903 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1495911 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1495913 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1495913 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 1495913 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1495913 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1495913 INFO (coreLoadExecutor-2237-thread-1) [
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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1495915 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.849609375,
floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=23.15174888899174,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.262985546653848
[junit4] 2> 1495976 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1495976 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1495977 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@502c57b6
[junit4] 2> 1495977 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6f431955[collection1] main]
[junit4] 2> 1495977 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/collection1/conf
[junit4] 2> 1495978 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1495978 INFO (coreLoadExecutor-2237-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1495980 INFO
(searcherExecutor-2238-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f431955[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1496403 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1
[junit4] 2> 1496406 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1496407 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@546fd4b2{/solr,null,AVAILABLE}
[junit4] 2> 1496408 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@3f260{HTTP/1.1,[http/1.1]}{127.0.0.1:38981}
[junit4] 2> 1496408 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server Started @1502195ms
[junit4] 2> 1496408 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=38981}
[junit4] 2> 1496408 ERROR
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1496408 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 1496408 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 1496408 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 1496408 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T04:56:03.673Z
[junit4] 2> 1496409 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/solr.xml
[junit4] 2> 1496416 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1496488 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1496498 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1496498 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1496500 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] 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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/.
[junit4] 2> 1496500 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1496527 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1496559 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1496561 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1496561 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 1496561 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1496561 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1496561 INFO (coreLoadExecutor-2247-thread-1) [
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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1496569 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.849609375,
floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=23.15174888899174,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.262985546653848
[junit4] 2> 1496622 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1496622 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1496623 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5f96d103
[junit4] 2> 1496623 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@218ad699[collection1] main]
[junit4] 2> 1496623 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1/conf
[junit4] 2> 1496625 INFO (coreLoadExecutor-2247-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1496633 INFO
(searcherExecutor-2248-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@218ad699[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1496857 INFO (qtp349139885-11664) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1496863 INFO (indexFetcher-2252-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1496863 INFO (indexFetcher-2252-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1496863 INFO (indexFetcher-2252-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1496863 INFO (indexFetcher-2252-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1497082 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@3f260{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1497082 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2047316934
[junit4] 2> 1497083 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1497083 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@53006934: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@50859bc4
[junit4] 2> 1497089 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1497089 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@dcdaa77: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@55ff67e2
[junit4] 2> 1497093 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1497093 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@463b4f60: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@4917f02b
[junit4] 2> 1497093 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1497094 INFO (coreCloseExecutor-2253-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3a97024a
[junit4] 2> 1497094 INFO (coreCloseExecutor-2253-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=982975050
[junit4] 2> 1497094 INFO (coreCloseExecutor-2253-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2025252c: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@314a2411
[junit4] 2> 1497112 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@546fd4b2{/solr,null,UNAVAILABLE}
[junit4] 2> 1497114 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1497124 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20627fa2{/solr,null,AVAILABLE}
[junit4] 2> 1497124 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@6f5280e3{HTTP/1.1,[http/1.1]}{127.0.0.1:39512}
[junit4] 2> 1497124 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server Started @1502912ms
[junit4] 2> 1497125 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=39512}
[junit4] 2> 1497125 ERROR
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1497125 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 1497125 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 1497125 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 1497125 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T04:56:04.390Z
[junit4] 2> 1497125 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/solr.xml
[junit4] 2> 1497133 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1497162 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1497170 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1497171 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1497172 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] 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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/.
[junit4] 2> 1497172 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1497181 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1497189 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1497190 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1497190 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 1497191 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1497191 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1497191 INFO (coreLoadExecutor-2260-thread-1) [
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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1497193 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.5224609375,
floorSegmentMB=1.345703125, forceMergeDeletesPctAllowed=20.29844421040527,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8383056515705354
[junit4] 2> 1497276 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1497276 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1497277 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=5436839,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1497278 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@69cbab50[collection1] main]
[junit4] 2> 1497278 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1/conf
[junit4] 2> 1497278 INFO (coreLoadExecutor-2260-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1497280 INFO
(searcherExecutor-2261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69cbab50[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1497919 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@130fd397{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1497919 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=663148508
[junit4] 2> 1497919 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1497919 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@48962747: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5b155883
[junit4] 2> 1497923 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1497923 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@492873ad: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@55ff67e2
[junit4] 2> 1497926 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1497926 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@da6329d: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@4917f02b
[junit4] 2> 1497933 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1497935 INFO (coreCloseExecutor-2265-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6e179422
[junit4] 2> 1497935 INFO (coreCloseExecutor-2265-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1847039010
[junit4] 2> 1497935 INFO (coreCloseExecutor-2265-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@24920260: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@33117104
[junit4] 2> 1497955 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f765c76{/solr,null,UNAVAILABLE}
[junit4] 2> 1497957 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1498008 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ec842aa{/solr,null,AVAILABLE}
[junit4] 2> 1498009 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@26e7749c{HTTP/1.1,[http/1.1]}{127.0.0.1:60179}
[junit4] 2> 1498009 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.e.j.s.Server Started @1503796ms
[junit4] 2> 1498009 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=60179}
[junit4] 2> 1498009 ERROR
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1498009 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 1498009 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 1498009 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 1498009 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T04:56:05.274Z
[junit4] 2> 1498010 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/solr.xml
[junit4] 2> 1498014 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1498065 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1498074 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1498074 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1498076 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] 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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/.
[junit4] 2> 1498076 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1498165 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1498172 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1498191 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1498191 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 1498194 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24769406
[junit4] 2> 1498195 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1498195 INFO (coreLoadExecutor-2272-thread-1) [
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/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1498216 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.5224609375,
floorSegmentMB=1.345703125, forceMergeDeletesPctAllowed=20.29844421040527,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8383056515705354
[junit4] 2> 1498452 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1498452 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1498460 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=5436839,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1498462 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77034da[collection1]
main]
[junit4] 2> 1498462 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-001/collection1/conf
[junit4] 2> 1498467 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 1498467 INFO (coreLoadExecutor-2272-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1498472 INFO
(searcherExecutor-2273-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77034da[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1498972 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1498980 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 7
[junit4] 2> 1498980 INFO (qtp1808898323-11703) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1498983 INFO (qtp1808898323-11703) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 2
[junit4] 2> 1498983 INFO (qtp1808898323-11704) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1498983 INFO (qtp1808898323-11704) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2fe717bf commitCommandVersion:0
[junit4] 2> 1499029 INFO (qtp1808898323-11704) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@251f7ccf[collection1] main]
[junit4] 2> 1499030 INFO (qtp1808898323-11704) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1499031 INFO
(searcherExecutor-2261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@251f7ccf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1499031 INFO (qtp1808898323-11704) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 47
[junit4] 2> 1499034 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 1
[junit4] 2> 1499034 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 1499034 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1499035 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 1499035 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 1499035 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 1499036 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 1499036 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 1499036 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 1499037 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 1499037 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 1499037 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 1499037 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 1499038 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 1499038 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 1499038 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 1499039 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 1499039 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 1499039 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 1499040 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 1499040 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 1499040 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 1499041 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 1499041 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 1499041 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 1499042 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 1499042 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 1499042 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 1499043 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 1499043 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 1499043 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 1499043 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 1499044 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 1499044 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 1499044 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 1499045 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 1499045 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 1499045 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 1499046 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 1499046 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 1499046 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 1499046 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 1499047 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 1499047 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 1499047 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 1499052 INFO (qtp1572708923-11720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 1499053 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 1499059 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 1499059 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 1499060 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 1499060 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 1499060 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 1499061 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 1499061 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 1499061 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 1499062 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 1499062 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 1499067 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 1499067 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 1499067 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 1499068 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 1499068 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 1499068 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 1499069 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 1499069 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 1499069 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 1499070 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 1499070 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 1499070 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 1499070 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 1499071 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 1499071 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 1499079 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 1499079 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 1499080 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 1499080 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 1499087 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 1499087 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 1499088 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 1499088 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 1499088 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1499089 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@b515a23 commitCommandVersion:0
[junit4] 2> 1499231 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e0d71bd[collection1] main]
[junit4] 2> 1499232 INFO
(searcherExecutor-2273-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2e0d71bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C80)))}
[junit4] 2> 1499233 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1499233 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 144
[junit4] 2> 1499242 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=80 status=0 QTime=5
[junit4] 2> 1499243 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[29F158366A04B08F]) [
] o.a.s.h.TestReplicationHandler Waited for 0ms and found 80 docs
[junit4] 2> 1499307 INFO (qtp1808898323-11701) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 1499352 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1499371 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1499372 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 1499372 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1505019366354
[junit4] 2> 1499372 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1499372 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1505019366248
[junit4] 2> 1499372 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1499377 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=4
[junit4] 2> 1499378 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 1499399 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to
NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1/data/index.20170910175606643
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c527f62;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> 1499400 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499432 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499434 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499435 INFO (qtp1572708923-11721) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499436 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499437 INFO (qtp1572708923-11723) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499438 INFO (qtp1572708923-11727) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499439 INFO (qtp1572708923-11725) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499440 INFO (qtp1572708923-11724) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499440 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is
557165111 and actual is checksum 2925313798. expected length is 184 and actual
length is 120
[junit4] 2> 1499441 INFO (qtp1572708923-11721) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1499445 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=true,bytesDownloaded=3013) : 0 secs (null bytes/sec) to
NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_29F158366A04B08F-001/solr-instance-002/collection1/data/index.20170910175606643
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c527f62;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> 1499445 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download of configuration files from master:
[{size=1530, name=schema.xml, checksum=1508380349}]
[junit4] 2> 1499456 INFO (qtp1572708923-11726) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&cf=schema.xml&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=1
[junit4] 2> 1499538 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore Updating index properties... index=index.20170910175606643
[junit4] 2> 1499545 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Configuration files are modified, core will be reloaded
[junit4] 2> 1499548 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFet
[...truncated too long message...]
ib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20170910_043101_3566512220388709036734.events
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20170910_043101_3565248085666556099245.suites
-stdin
[junit4] ERROR: JVM J2 ended with an exception: Quit event not received from
the forked process? This may indicate JVM crash or runner bugs.
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1540)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
[junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] at java.lang.Thread.run(Thread.java:748)
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:834:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:770:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:267:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/common-build.xml:549:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:1494:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:1021:
At least one slave process threw an exception, first: Quit event not received
from the forked process? This may indicate JVM crash or runner bugs.
Total time: 589 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-NightlyTests-master #1381 to
compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]