Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/59/

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetCloudTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
        at __randomizedtesting.SeedInfo.seed([F3905631EEDD9F00]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:76)
        at 
org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
        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$6.evaluate(RandomizedRunner.java:874)
        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:  
junit.framework.TestSuite.org.apache.solr.cloud.TriLevelCompositeIdRoutingTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TriLevelCompositeIdRoutingTest:     1) Thread[id=2962, 
name=zkCallback-420-thread-1, state=TIMED_WAITING, 
group=TGRP-TriLevelCompositeIdRoutingTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TriLevelCompositeIdRoutingTest: 
   1) Thread[id=2962, name=zkCallback-420-thread-1, state=TIMED_WAITING, 
group=TGRP-TriLevelCompositeIdRoutingTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([93FA2276321EBC7E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2962, name=zkCallback-420-thread-1, state=TIMED_WAITING, 
group=TGRP-TriLevelCompositeIdRoutingTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2962, name=zkCallback-420-thread-1, state=TIMED_WAITING, 
group=TGRP-TriLevelCompositeIdRoutingTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([93FA2276321EBC7E]:0)


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

Error Message:
There are still nodes recoverying - waited for 600 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 600 
seconds
        at 
__randomizedtesting.SeedInfo.seed([93FA2276321EBC7E:1BAE1DAC9CE2D186]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:914)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1471)
        at 
org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:99)
        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.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([93FA2276321EBC7E:1BAE1DAC9CE2D186]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:100)
        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.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1507625043838,generation=2,filelist=[_at6.fdt, 
_at6.fdx, _at6.fnm, _at6.nvd, _at6.nvm, _at6.si, _at6_FST50_0.doc, 
_at6_FST50_0.tfp, _g9h.fdt, _g9h.fdx, _g9h.fnm, _g9h.nvd, _g9h.nvm, _g9h.si, 
_g9h_FST50_0.doc, _g9h_FST50_0.tfp, _hdn.cfe, _hdn.cfs, _hdn.si, _ibm.cfe, 
_ibm.cfs, _ibm.si, _ikj.cfe, _ikj.cfs, _ikj.si, _isa.cfe, _isa.cfs, _isa.si, 
_j02.cfe, _j02.cfs, _j02.si, _j17.cfe, _j17.cfs, _j17.si, _j18.fdt, _j18.fdx, 
_j18.fnm, _j18.nvd, _j18.nvm, _j18.si, _j18_FST50_0.doc, _j18_FST50_0.tfp, 
_j19.fdt, _j19.fdx, _j19.fnm, _j19.nvd, _j19.nvm, _j19.si, _j19_FST50_0.doc, 
_j19_FST50_0.tfp, _j1a.fdt, _j1a.fdx, _j1a.fnm, _j1a.nvd, _j1a.nvm, _j1a.si, 
_j1a_FST50_0.doc, _j1a_FST50_0.tfp, _j1b.fdt, _j1b.fdx, _j1b.fnm, _j1b.nvd, 
_j1b.nvm, _j1b.si, _j1b_FST50_0.doc, _j1b_FST50_0.tfp, _j1c.fdt, _j1c.fdx, 
_j1c.fnm, _j1c.nvd, _j1c.nvm, _j1c.si, _j1c_FST50_0.doc, _j1c_FST50_0.tfp, 
_j1d.fdt, _j1d.fdx, _j1d.fnm, _j1d.nvd, _j1d.nvm, _j1d.si, _j1d_FST50_0.doc, 
_j1d_FST50_0.tfp, _j1e.fdt, _j1e.fdx, _j1e.fnm, _j1e.nvd, _j1e.nvm, _j1e.si, 
_j1e_FST50_0.doc, _j1e_FST50_0.tfp, _j1f.fdt, _j1f.fdx, _j1f.fnm, _j1f.nvd, 
_j1f.nvm, _j1f.si, _j1f_FST50_0.doc, _j1f_FST50_0.tfp, _j1g.fdt, _j1g.fdx, 
_j1g.fnm, _j1g.nvd, _j1g.nvm, _j1g.si, _j1g_FST50_0.doc, _j1g_FST50_0.tfp, 
_j1h.fdt, _j1h.fdx, _j1h.fnm, _j1h.nvd, _j1h.nvm, _j1h.si, _j1h_FST50_0.doc, 
_j1h_FST50_0.tfp, _j1i.fdt, _j1i.fdx, _j1i.fnm, _j1i.nvd, _j1i.nvm, _j1i.si, 
_j1i_FST50_0.doc, _j1i_FST50_0.tfp, _j1j.fdt, _j1j.fdx, _j1j.fnm, _j1j.nvd, 
_j1j.nvm, _j1j.si, _j1j_FST50_0.doc, _j1j_FST50_0.tfp, _j1l.fdt, _j1l.fdx, 
_j1l.fnm, _j1l.nvd, _j1l.nvm, _j1l.si, _j1l_FST50_0.doc, _j1l_FST50_0.tfp, 
_j1m.fdt, _j1m.fdx, _j1m.fnm, _j1m.nvd, _j1m.nvm, _j1m.si, _j1m_FST50_0.doc, 
_j1m_FST50_0.tfp, _j1n.fdt, _j1n.fdx, _j1n.fnm, _j1n.nvd, _j1n.nvm, _j1n.si, 
_j1n_FST50_0.doc, _j1n_FST50_0.tfp, _j1o.fdt, _j1o.fdx, _j1o.fnm, _j1o.nvd, 
_j1o.nvm, _j1o.si, _j1o_FST50_0.doc, _j1o_FST50_0.tfp, _j1p.fdt, _j1p.fdx, 
_j1p.fnm, _j1p.nvd, _j1p.nvm, _j1p.si, _j1p_FST50_0.doc, _j1p_FST50_0.tfp, 
_j1q.fdt, _j1q.fdx, _j1q.fnm, _j1q.nvd, _j1q.nvm, _j1q.si, _j1q_FST50_0.doc, 
_j1q_FST50_0.tfp, _j1r.fdt, _j1r.fdx, _j1r.fnm, _j1r.nvd, _j1r.nvm, _j1r.si, 
_j1r_FST50_0.doc, _j1r_FST50_0.tfp, _j1s.fdt, _j1s.fdx, _j1s.fnm, _j1s.nvd, 
_j1s.nvm, _j1s.si, _j1s_FST50_0.doc, _j1s_FST50_0.tfp, _j1t.fdt, _j1t.fdx, 
_j1t.fnm, _j1t.nvd, _j1t.nvm, _j1t.si, _j1t_FST50_0.doc, _j1t_FST50_0.tfp, 
segments_2]}]> but 
was:<[{indexVersion=1507625043838,generation=2,filelist=[_at6.fdt, _at6.fdx, 
_at6.fnm, _at6.nvd, _at6.nvm, _at6.si, _at6_FST50_0.doc, _at6_FST50_0.tfp, 
_g9h.fdt, _g9h.fdx, _g9h.fnm, _g9h.nvd, _g9h.nvm, _g9h.si, _g9h_FST50_0.doc, 
_g9h_FST50_0.tfp, _hdn.cfe, _hdn.cfs, _hdn.si, _ibm.cfe, _ibm.cfs, _ibm.si, 
_ikj.cfe, _ikj.cfs, _ikj.si, _isa.cfe, _isa.cfs, _isa.si, _j02.cfe, _j02.cfs, 
_j02.si, _j17.cfe, _j17.cfs, _j17.si, _j18.fdt, _j18.fdx, _j18.fnm, _j18.nvd, 
_j18.nvm, _j18.si, _j18_FST50_0.doc, _j18_FST50_0.tfp, _j19.fdt, _j19.fdx, 
_j19.fnm, _j19.nvd, _j19.nvm, _j19.si, _j19_FST50_0.doc, _j19_FST50_0.tfp, 
_j1a.fdt, _j1a.fdx, _j1a.fnm, _j1a.nvd, _j1a.nvm, _j1a.si, _j1a_FST50_0.doc, 
_j1a_FST50_0.tfp, _j1b.fdt, _j1b.fdx, _j1b.fnm, _j1b.nvd, _j1b.nvm, _j1b.si, 
_j1b_FST50_0.doc, _j1b_FST50_0.tfp, _j1c.fdt, _j1c.fdx, _j1c.fnm, _j1c.nvd, 
_j1c.nvm, _j1c.si, _j1c_FST50_0.doc, _j1c_FST50_0.tfp, _j1d.fdt, _j1d.fdx, 
_j1d.fnm, _j1d.nvd, _j1d.nvm, _j1d.si, _j1d_FST50_0.doc, _j1d_FST50_0.tfp, 
_j1e.fdt, _j1e.fdx, _j1e.fnm, _j1e.nvd, _j1e.nvm, _j1e.si, _j1e_FST50_0.doc, 
_j1e_FST50_0.tfp, _j1f.fdt, _j1f.fdx, _j1f.fnm, _j1f.nvd, _j1f.nvm, _j1f.si, 
_j1f_FST50_0.doc, _j1f_FST50_0.tfp, _j1g.fdt, _j1g.fdx, _j1g.fnm, _j1g.nvd, 
_j1g.nvm, _j1g.si, _j1g_FST50_0.doc, _j1g_FST50_0.tfp, _j1h.fdt, _j1h.fdx, 
_j1h.fnm, _j1h.nvd, _j1h.nvm, _j1h.si, _j1h_FST50_0.doc, _j1h_FST50_0.tfp, 
_j1i.fdt, _j1i.fdx, _j1i.fnm, _j1i.nvd, _j1i.nvm, _j1i.si, _j1i_FST50_0.doc, 
_j1i_FST50_0.tfp, _j1j.fdt, _j1j.fdx, _j1j.fnm, _j1j.nvd, _j1j.nvm, _j1j.si, 
_j1j_FST50_0.doc, _j1j_FST50_0.tfp, _j1l.fdt, _j1l.fdx, _j1l.fnm, _j1l.nvd, 
_j1l.nvm, _j1l.si, _j1l_FST50_0.doc, _j1l_FST50_0.tfp, _j1m.fdt, _j1m.fdx, 
_j1m.fnm, _j1m.nvd, _j1m.nvm, _j1m.si, _j1m_FST50_0.doc, _j1m_FST50_0.tfp, 
_j1n.fdt, _j1n.fdx, _j1n.fnm, _j1n.nvd, _j1n.nvm, _j1n.si, _j1n_FST50_0.doc, 
_j1n_FST50_0.tfp, _j1o.fdt, _j1o.fdx, _j1o.fnm, _j1o.nvd, _j1o.nvm, _j1o.si, 
_j1o_FST50_0.doc, _j1o_FST50_0.tfp, _j1p.fdt, _j1p.fdx, _j1p.fnm, _j1p.nvd, 
_j1p.nvm, _j1p.si, _j1p_FST50_0.doc, _j1p_FST50_0.tfp, _j1q.fdt, _j1q.fdx, 
_j1q.fnm, _j1q.nvd, _j1q.nvm, _j1q.si, _j1q_FST50_0.doc, _j1q_FST50_0.tfp, 
_j1r.fdt, _j1r.fdx, _j1r.fnm, _j1r.nvd, _j1r.nvm, _j1r.si, _j1r_FST50_0.doc, 
_j1r_FST50_0.tfp, _j1s.fdt, _j1s.fdx, _j1s.fnm, _j1s.nvd, _j1s.nvm, _j1s.si, 
_j1s_FST50_0.doc, _j1s_FST50_0.tfp, _j1t.fdt, _j1t.fdx, _j1t.fnm, _j1t.nvd, 
_j1t.nvm, _j1t.si, _j1t_FST50_0.doc, _j1t_FST50_0.tfp, segments_2]}, 
{indexVersion=1507625043838,generation=3,filelist=[_at6.fdt, _at6.fdx, 
_at6.fnm, _at6.nvd, _at6.nvm, _at6.si, _at6_FST50_0.doc, _at6_FST50_0.tfp, 
_g9h.fdt, _g9h.fdx, _g9h.fnm, _g9h.nvd, _g9h.nvm, _g9h.si, _g9h_FST50_0.doc, 
_g9h_FST50_0.tfp, _hdn.cfe, _hdn.cfs, _hdn.si, _ibm.cfe, _ibm.cfs, _ibm.si, 
_ikj.cfe, _ikj.cfs, _ikj.si, _isa.cfe, _isa.cfs, _isa.si, _j02.cfe, _j02.cfs, 
_j02.si, _j1k.cfe, _j1k.cfs, _j1k.si, _j1s.fdt, _j1s.fdx, _j1s.fnm, _j1s.nvd, 
_j1s.nvm, _j1s.si, _j1s_FST50_0.doc, _j1s_FST50_0.tfp, _j1t.fdt, _j1t.fdx, 
_j1t.fnm, _j1t.nvd, _j1t.nvm, _j1t.si, _j1t_FST50_0.doc, _j1t_FST50_0.tfp, 
_j1u.cfe, _j1u.cfs, _j1u.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1507625043838,generation=2,filelist=[_at6.fdt, 
_at6.fdx, _at6.fnm, _at6.nvd, _at6.nvm, _at6.si, _at6_FST50_0.doc, 
_at6_FST50_0.tfp, _g9h.fdt, _g9h.fdx, _g9h.fnm, _g9h.nvd, _g9h.nvm, _g9h.si, 
_g9h_FST50_0.doc, _g9h_FST50_0.tfp, _hdn.cfe, _hdn.cfs, _hdn.si, _ibm.cfe, 
_ibm.cfs, _ibm.si, _ikj.cfe, _ikj.cfs, _ikj.si, _isa.cfe, _isa.cfs, _isa.si, 
_j02.cfe, _j02.cfs, _j02.si, _j17.cfe, _j17.cfs, _j17.si, _j18.fdt, _j18.fdx, 
_j18.fnm, _j18.nvd, _j18.nvm, _j18.si, _j18_FST50_0.doc, _j18_FST50_0.tfp, 
_j19.fdt, _j19.fdx, _j19.fnm, _j19.nvd, _j19.nvm, _j19.si, _j19_FST50_0.doc, 
_j19_FST50_0.tfp, _j1a.fdt, _j1a.fdx, _j1a.fnm, _j1a.nvd, _j1a.nvm, _j1a.si, 
_j1a_FST50_0.doc, _j1a_FST50_0.tfp, _j1b.fdt, _j1b.fdx, _j1b.fnm, _j1b.nvd, 
_j1b.nvm, _j1b.si, _j1b_FST50_0.doc, _j1b_FST50_0.tfp, _j1c.fdt, _j1c.fdx, 
_j1c.fnm, _j1c.nvd, _j1c.nvm, _j1c.si, _j1c_FST50_0.doc, _j1c_FST50_0.tfp, 
_j1d.fdt, _j1d.fdx, _j1d.fnm, _j1d.nvd, _j1d.nvm, _j1d.si, _j1d_FST50_0.doc, 
_j1d_FST50_0.tfp, _j1e.fdt, _j1e.fdx, _j1e.fnm, _j1e.nvd, _j1e.nvm, _j1e.si, 
_j1e_FST50_0.doc, _j1e_FST50_0.tfp, _j1f.fdt, _j1f.fdx, _j1f.fnm, _j1f.nvd, 
_j1f.nvm, _j1f.si, _j1f_FST50_0.doc, _j1f_FST50_0.tfp, _j1g.fdt, _j1g.fdx, 
_j1g.fnm, _j1g.nvd, _j1g.nvm, _j1g.si, _j1g_FST50_0.doc, _j1g_FST50_0.tfp, 
_j1h.fdt, _j1h.fdx, _j1h.fnm, _j1h.nvd, _j1h.nvm, _j1h.si, _j1h_FST50_0.doc, 
_j1h_FST50_0.tfp, _j1i.fdt, _j1i.fdx, _j1i.fnm, _j1i.nvd, _j1i.nvm, _j1i.si, 
_j1i_FST50_0.doc, _j1i_FST50_0.tfp, _j1j.fdt, _j1j.fdx, _j1j.fnm, _j1j.nvd, 
_j1j.nvm, _j1j.si, _j1j_FST50_0.doc, _j1j_FST50_0.tfp, _j1l.fdt, _j1l.fdx, 
_j1l.fnm, _j1l.nvd, _j1l.nvm, _j1l.si, _j1l_FST50_0.doc, _j1l_FST50_0.tfp, 
_j1m.fdt, _j1m.fdx, _j1m.fnm, _j1m.nvd, _j1m.nvm, _j1m.si, _j1m_FST50_0.doc, 
_j1m_FST50_0.tfp, _j1n.fdt, _j1n.fdx, _j1n.fnm, _j1n.nvd, _j1n.nvm, _j1n.si, 
_j1n_FST50_0.doc, _j1n_FST50_0.tfp, _j1o.fdt, _j1o.fdx, _j1o.fnm, _j1o.nvd, 
_j1o.nvm, _j1o.si, _j1o_FST50_0.doc, _j1o_FST50_0.tfp, _j1p.fdt, _j1p.fdx, 
_j1p.fnm, _j1p.nvd, _j1p.nvm, _j1p.si, _j1p_FST50_0.doc, _j1p_FST50_0.tfp, 
_j1q.fdt, _j1q.fdx, _j1q.fnm, _j1q.nvd, _j1q.nvm, _j1q.si, _j1q_FST50_0.doc, 
_j1q_FST50_0.tfp, _j1r.fdt, _j1r.fdx, _j1r.fnm, _j1r.nvd, _j1r.nvm, _j1r.si, 
_j1r_FST50_0.doc, _j1r_FST50_0.tfp, _j1s.fdt, _j1s.fdx, _j1s.fnm, _j1s.nvd, 
_j1s.nvm, _j1s.si, _j1s_FST50_0.doc, _j1s_FST50_0.tfp, _j1t.fdt, _j1t.fdx, 
_j1t.fnm, _j1t.nvd, _j1t.nvm, _j1t.si, _j1t_FST50_0.doc, _j1t_FST50_0.tfp, 
segments_2]}]> but 
was:<[{indexVersion=1507625043838,generation=2,filelist=[_at6.fdt, _at6.fdx, 
_at6.fnm, _at6.nvd, _at6.nvm, _at6.si, _at6_FST50_0.doc, _at6_FST50_0.tfp, 
_g9h.fdt, _g9h.fdx, _g9h.fnm, _g9h.nvd, _g9h.nvm, _g9h.si, _g9h_FST50_0.doc, 
_g9h_FST50_0.tfp, _hdn.cfe, _hdn.cfs, _hdn.si, _ibm.cfe, _ibm.cfs, _ibm.si, 
_ikj.cfe, _ikj.cfs, _ikj.si, _isa.cfe, _isa.cfs, _isa.si, _j02.cfe, _j02.cfs, 
_j02.si, _j17.cfe, _j17.cfs, _j17.si, _j18.fdt, _j18.fdx, _j18.fnm, _j18.nvd, 
_j18.nvm, _j18.si, _j18_FST50_0.doc, _j18_FST50_0.tfp, _j19.fdt, _j19.fdx, 
_j19.fnm, _j19.nvd, _j19.nvm, _j19.si, _j19_FST50_0.doc, _j19_FST50_0.tfp, 
_j1a.fdt, _j1a.fdx, _j1a.fnm, _j1a.nvd, _j1a.nvm, _j1a.si, _j1a_FST50_0.doc, 
_j1a_FST50_0.tfp, _j1b.fdt, _j1b.fdx, _j1b.fnm, _j1b.nvd, _j1b.nvm, _j1b.si, 
_j1b_FST50_0.doc, _j1b_FST50_0.tfp, _j1c.fdt, _j1c.fdx, _j1c.fnm, _j1c.nvd, 
_j1c.nvm, _j1c.si, _j1c_FST50_0.doc, _j1c_FST50_0.tfp, _j1d.fdt, _j1d.fdx, 
_j1d.fnm, _j1d.nvd, _j1d.nvm, _j1d.si, _j1d_FST50_0.doc, _j1d_FST50_0.tfp, 
_j1e.fdt, _j1e.fdx, _j1e.fnm, _j1e.nvd, _j1e.nvm, _j1e.si, _j1e_FST50_0.doc, 
_j1e_FST50_0.tfp, _j1f.fdt, _j1f.fdx, _j1f.fnm, _j1f.nvd, _j1f.nvm, _j1f.si, 
_j1f_FST50_0.doc, _j1f_FST50_0.tfp, _j1g.fdt, _j1g.fdx, _j1g.fnm, _j1g.nvd, 
_j1g.nvm, _j1g.si, _j1g_FST50_0.doc, _j1g_FST50_0.tfp, _j1h.fdt, _j1h.fdx, 
_j1h.fnm, _j1h.nvd, _j1h.nvm, _j1h.si, _j1h_FST50_0.doc, _j1h_FST50_0.tfp, 
_j1i.fdt, _j1i.fdx, _j1i.fnm, _j1i.nvd, _j1i.nvm, _j1i.si, _j1i_FST50_0.doc, 
_j1i_FST50_0.tfp, _j1j.fdt, _j1j.fdx, _j1j.fnm, _j1j.nvd, _j1j.nvm, _j1j.si, 
_j1j_FST50_0.doc, _j1j_FST50_0.tfp, _j1l.fdt, _j1l.fdx, _j1l.fnm, _j1l.nvd, 
_j1l.nvm, _j1l.si, _j1l_FST50_0.doc, _j1l_FST50_0.tfp, _j1m.fdt, _j1m.fdx, 
_j1m.fnm, _j1m.nvd, _j1m.nvm, _j1m.si, _j1m_FST50_0.doc, _j1m_FST50_0.tfp, 
_j1n.fdt, _j1n.fdx, _j1n.fnm, _j1n.nvd, _j1n.nvm, _j1n.si, _j1n_FST50_0.doc, 
_j1n_FST50_0.tfp, _j1o.fdt, _j1o.fdx, _j1o.fnm, _j1o.nvd, _j1o.nvm, _j1o.si, 
_j1o_FST50_0.doc, _j1o_FST50_0.tfp, _j1p.fdt, _j1p.fdx, _j1p.fnm, _j1p.nvd, 
_j1p.nvm, _j1p.si, _j1p_FST50_0.doc, _j1p_FST50_0.tfp, _j1q.fdt, _j1q.fdx, 
_j1q.fnm, _j1q.nvd, _j1q.nvm, _j1q.si, _j1q_FST50_0.doc, _j1q_FST50_0.tfp, 
_j1r.fdt, _j1r.fdx, _j1r.fnm, _j1r.nvd, _j1r.nvm, _j1r.si, _j1r_FST50_0.doc, 
_j1r_FST50_0.tfp, _j1s.fdt, _j1s.fdx, _j1s.fnm, _j1s.nvd, _j1s.nvm, _j1s.si, 
_j1s_FST50_0.doc, _j1s_FST50_0.tfp, _j1t.fdt, _j1t.fdx, _j1t.fnm, _j1t.nvd, 
_j1t.nvm, _j1t.si, _j1t_FST50_0.doc, _j1t_FST50_0.tfp, segments_2]}, 
{indexVersion=1507625043838,generation=3,filelist=[_at6.fdt, _at6.fdx, 
_at6.fnm, _at6.nvd, _at6.nvm, _at6.si, _at6_FST50_0.doc, _at6_FST50_0.tfp, 
_g9h.fdt, _g9h.fdx, _g9h.fnm, _g9h.nvd, _g9h.nvm, _g9h.si, _g9h_FST50_0.doc, 
_g9h_FST50_0.tfp, _hdn.cfe, _hdn.cfs, _hdn.si, _ibm.cfe, _ibm.cfs, _ibm.si, 
_ikj.cfe, _ikj.cfs, _ikj.si, _isa.cfe, _isa.cfs, _isa.si, _j02.cfe, _j02.cfs, 
_j02.si, _j1k.cfe, _j1k.cfs, _j1k.si, _j1s.fdt, _j1s.fdx, _j1s.fnm, _j1s.nvd, 
_j1s.nvm, _j1s.si, _j1s_FST50_0.doc, _j1s_FST50_0.tfp, _j1t.fdt, _j1t.fdx, 
_j1t.fnm, _j1t.nvd, _j1t.nvm, _j1t.si, _j1t_FST50_0.doc, _j1t_FST50_0.tfp, 
_j1u.cfe, _j1u.cfs, _j1u.si, segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([93FA2276321EBC7E:B62D39464256B27D]: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)




Build Log:
[...truncated 13120 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> 2743772 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[93FA2276321EBC7E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.TestPKIAuthenticationPlugin_93FA2276321EBC7E-001/init-core-data-001
   [junit4]   2> 2743772 WARN  
(SUITE-TestPKIAuthenticationPlugin-seed#[93FA2276321EBC7E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=351 numCloses=351
   [junit4]   2> 2743779 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[93FA2276321EBC7E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2743780 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[93FA2276321EBC7E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2743823 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[93FA2276321EBC7E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2756579 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[93FA2276321EBC7E]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1507617583675 , 
received timestamp: 1507617594925 , TTL: 10000
   [junit4]   2> 2756579 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[93FA2276321EBC7E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=93FA2276321EBC7E -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sr-Latn -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   12.9s J2 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([93FA2276321EBC7E:1BAE1DAC9CE2D186]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.TestPKIAuthenticationPlugin_93FA2276321EBC7E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=845, maxMBSortInHeap=7.466840311266326, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn, 
timezone=Europe/Helsinki
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=204484080,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: 
[AssignBackwardCompatibilityTest, HdfsRecoverLeaseTest, InfixSuggestersTest, 
TestJsonFacets, TestSchemaResource, DeleteReplicaTest, 
TestUseDocValuesAsStored, TestIntervalFaceting, TestLegacyField, 
StatsComponentTest, TestPKIAuthenticationPlugin]
   [junit4] Completed [72/744 (1!)] on J2 in 13.01s, 1 test, 1 error <<< 
FAILURES!

[...truncated 11 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/init-core-data-001
   [junit4]   2> 2093506 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2093506 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2093565 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2093565 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2093565 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/ipe/zp
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2094182 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2094285 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2094295 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log jetty-6.1.26
   [junit4]   2> 2094417 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_50359_hdfs____kf9buu/webapp
   [junit4]   2> 2096053 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50359
   [junit4]   2> 2096651 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2096652 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log jetty-6.1.26
   [junit4]   2> 2096725 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_54320_datanode____.b7ilpj/webapp
   [junit4]   2> 2098749 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54320
   [junit4]   2> 2099176 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2099177 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log jetty-6.1.26
   [junit4]   2> 2099240 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_42812_datanode____.zg4vi6/webapp
   [junit4]   2> 2100787 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:52295) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 2101722 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x1bf4b08dc0378e: from storage 
DS-35bb9194-b31d-4abf-97ae-c7937da191ce node 
DatanodeRegistration(127.0.0.1:40519, 
datanodeUuid=da769b07-9e1a-4507-b851-e5fb1ae8a811, infoPort=36145, 
infoSecurePort=0, ipcPort=59985, 
storageInfo=lv=-56;cid=testClusterID;nsid=797234624;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2101722 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x1bf4b08dc0378e: from storage 
DS-d19c0988-1358-485b-a2cc-e49a34fec353 node 
DatanodeRegistration(127.0.0.1:40519, 
datanodeUuid=da769b07-9e1a-4507-b851-e5fb1ae8a811, infoPort=36145, 
infoSecurePort=0, ipcPort=59985, 
storageInfo=lv=-56;cid=testClusterID;nsid=797234624;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2104266 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[93FA2276321EBC7E]-worker) 
[    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42812
   [junit4]   2> 2105643 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:52295) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 2105761 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x1bf4b17d9cfce6: from storage 
DS-be943057-0370-4255-89f7-32241a66e26c node 
DatanodeRegistration(127.0.0.1:33907, 
datanodeUuid=c324c1a7-35fc-4db7-a174-f516404d2e59, infoPort=41605, 
infoSecurePort=0, ipcPort=35815, 
storageInfo=lv=-56;cid=testClusterID;nsid=797234624;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2105761 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x1bf4b17d9cfce6: from storage 
DS-696c8a59-0aee-48bc-89c7-b7b180ba1494 node 
DatanodeRegistration(127.0.0.1:33907, 
datanodeUuid=c324c1a7-35fc-4db7-a174-f516404d2e59, infoPort=41605, 
infoSecurePort=0, ipcPort=35815, 
storageInfo=lv=-56;cid=testClusterID;nsid=797234624;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2106510 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2106545 INFO  (Thread-1075) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2106546 INFO  (Thread-1075) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2106547 ERROR (Thread-1075) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2106652 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.ZkTestServer start zk server on port:43657
   [junit4]   2> 2108148 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2108165 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2108166 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2108174 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2108185 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2108186 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2108193 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2108201 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2108213 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2108214 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2108225 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2108233 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 2110320 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2110329 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bd8e7f0{/ipe/zp,null,AVAILABLE}
   [junit4]   2> 2110330 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.AbstractConnector Started 
ServerConnector@1264be3{HTTP/1.1,[http/1.1]}{127.0.0.1:48446}
   [junit4]   2> 2110330 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.Server Started @2130215ms
   [junit4]   2> 2110330 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:52295/hdfs__localhost_52295__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/ipe/zp, hostPort=48446, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/control-001/cores}
   [junit4]   2> 2110330 ERROR 
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2110330 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2110330 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2110330 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 2110330 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-10T06:29:05.710Z
   [junit4]   2> 2110647 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2110647 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/control-001/solr.xml
   [junit4]   2> 2110650 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2110650 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2110651 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2110673 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43657/solr
   [junit4]   2> 2110978 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110979 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:48446_ipe%2Fzp
   [junit4]   2> 2110996 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.Overseer Overseer 
(id=98803183906062340-127.0.0.1:48446_ipe%2Fzp-n_0000000000) starting
   [junit4]   2> 2111040 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48446_ipe%2Fzp
   [junit4]   2> 2111150 INFO  
(OverseerStateUpdate-98803183906062340-127.0.0.1:48446_ipe%2Fzp-n_0000000000) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2111944 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2112062 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2112062 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2112063 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/control-001/cores
   [junit4]   2> 2112945 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2112946 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43657/solr 
ready
   [junit4]   2> 2113002 INFO  (qtp1012437845-4650) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:48446_ipe%252Fzp&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2113141 INFO  
(OverseerThreadFactory-1571-thread-1-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2113265 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2113265 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2113533 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2115325 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2115438 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2116073 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2116774 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2116775 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2116854 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:52295/solr_hdfs_home
   [junit4]   2> 2116855 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2116855 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2116855 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:52295/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 2116856 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52295/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2117114 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2117114 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2117114 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2124691 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2124699 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52295/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2124730 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52295/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2124755 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2124755 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2124755 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2124816 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2124816 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=12.181640625, 
floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=0.8670676191146653, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14294353700137236
   [junit4]   2> 2128440 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33907 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-35bb9194-b31d-4abf-97ae-c7937da191ce:NORMAL:127.0.0.1:40519|RBW],
 
ReplicaUC[[DISK]DS-696c8a59-0aee-48bc-89c7-b7b180ba1494:NORMAL:127.0.0.1:33907|RBW]]}
 size 72
   [junit4]   2> 2128442 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40519 is added to 
blk_1073741825_1001 size 72
   [junit4]   2> 2128771 WARN  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2129890 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2129890 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2129890 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2130093 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 10000ms; 
   [junit4]   2> 2130093 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 2130177 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20505617464355322]
   [junit4]   2> 2133629 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a9848e3[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2133634 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2133634 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2133650 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2133652 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580850970919698432
   [junit4]   2> 2133751 INFO  
(searcherExecutor-1574-thread-1-processing-n:127.0.0.1:48446_ipe%2Fzp 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:48446_ipe%2Fzp c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3a9848e3[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2133779 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2133779 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2133779 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:48446/ipe/zp/control_collection_shard1_replica_n1/
   [junit4]   2> 2133779 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2133779 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:48446/ipe/zp/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2133779 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2133791 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:48446/ipe/zp/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2133797 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2133849 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2133850 INFO  (qtp1012437845-4648) [n:127.0.0.1:48446_ipe%2Fzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=20584
   [junit4]   2> 2134127 INFO  (qtp1012437845-4650) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 2134133 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2135129 INFO  (qtp1012437845-4650) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:48446_ipe%252Fzp&wt=javabin&version=2}
 status=0 QTime=22126
   [junit4]   2> 2135228 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2135229 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43657/solr 
ready
   [junit4]   2> 2135229 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2135230 INFO  (qtp1012437845-4651) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2135242 INFO  
(OverseerCollectionConfigSetProcessor-98803183906062340-127.0.0.1:48446_ipe%2Fzp-n_0000000000)
 [n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2135242 INFO  
(OverseerThreadFactory-1571-thread-2-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2135249 WARN  
(OverseerThreadFactory-1571-thread-2-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2135631 INFO  (qtp1012437845-4651) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 2135631 INFO  (qtp1012437845-4651) [n:127.0.0.1:48446_ipe%2Fzp 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=401
   [junit4]   2> 2136627 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/shard-1-001
 of type NRT
   [junit4]   2> 2136627 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2136710 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d30dabc{/ipe/zp,null,AVAILABLE}
   [junit4]   2> 2136710 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.AbstractConnector Started 
ServerConnector@395956a7{HTTP/1.1,[http/1.1]}{127.0.0.1:34423}
   [junit4]   2> 2136710 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.e.j.s.Server Started @2156595ms
   [junit4]   2> 2136710 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:52295/hdfs__localhost_52295__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/ipe/zp, hostPort=34423, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/shard-1-001/cores}
   [junit4]   2> 2136710 ERROR 
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2136710 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2136711 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2136711 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 2136711 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-10T06:29:32.091Z
   [junit4]   2> 2136750 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2136750 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/shard-1-001/solr.xml
   [junit4]   2> 2136774 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2136774 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2136775 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2136790 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) [   
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43657/solr
   [junit4]   2> 2136869 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2136905 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2136913 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34423_ipe%2Fzp
   [junit4]   2> 2136914 INFO  
(zkCallback-1203-thread-2-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 2137486 INFO  (zkCallback-1210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2137486 INFO  
(zkCallback-1215-thread-1-processing-n:127.0.0.1:34423_ipe%2Fzp) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 2138072 INFO  
(OverseerCollectionConfigSetProcessor-98803183906062340-127.0.0.1:48446_ipe%2Fzp-n_0000000000)
 [n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2139120 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2139219 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2139220 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2139253 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[93FA2276321EBC7E]) 
[n:127.0.0.1:34423_ipe%2Fzp    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/shard-1-001/cores
   [junit4]   2> 2139546 INFO  (qtp2113264408-4709) [n:127.0.0.1:34423_ipe%2Fzp 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:34423_ipe%252Fzp&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2139551 INFO  
(OverseerThreadFactory-1571-thread-3-processing-n:127.0.0.1:48446_ipe%2Fzp) 
[n:127.0.0.1:48446_ipe%2Fzp    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:34423_ipe%2Fzp for creating new replica
   [junit4]   2> 2139581 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2139581 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2140635 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2140949 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 2141382 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2141414 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2141414 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e61e72e
   [junit4]   2> 2141415 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:52295/solr_hdfs_home
   [junit4]   2> 2141425 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2141425 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2141425 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_93FA2276321EBC7E-001/shard-1-001/cores/collection1_shard1_replica_n21],
 dataDir=[hdfs://localhost:52295/solr_hdfs_home/collection1/core_node22/data/]
   [junit4]   2> 2141426 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52295/solr_hdfs_home/collection1/core_node22/data/snapshot_metadata
   [junit4]   2> 2141440 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2141440 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2141440 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2141849 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2141851 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52295/solr_hdfs_home/collection1/core_node22/data
   [junit4]   2> 2142127 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52295/solr_hdfs_home/collection1/core_node22/data/index
   [junit4]   2> 2142132 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2142132 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2142132 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2142236 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2142237 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=12.181640625, 
floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=0.8670676191146653, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14294353700137236
   [junit4]   2> 2142649 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33907 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-35bb9194-b31d-4abf-97ae-c7937da191ce:NORMAL:127.0.0.1:40519|RBW],
 
ReplicaUC[[DISK]DS-be943057-0370-4255-89f7-32241a66e26c:NORMAL:127.0.0.1:33907|RBW]]}
 size 0
   [junit4]   2> 2142729 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40519 is added to 
blk_1073741826_1002 size 72
   [junit4]   2> 2142830 WARN  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2143675 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2143676 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2143676 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2143897 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 10000ms; 
   [junit4]   2> 2143898 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 2143906 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20505617464355322]
   [junit4]   2> 2144037 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26ac9bf5[collection1_shard1_replica_n21] main]
   [junit4]   2> 2144045 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2144045 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2144045 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2144166 INFO  
(searcherExecutor-1585-thread-1-processing-n:127.0.0.1:34423_ipe%2Fzp 
x:collection1_shard1_replica_n21 s:shard1 c:collection1) 
[n:127.0.0.1:34423_ipe%2Fzp c:collection1 s:shard1  
x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@26ac9bf5[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2144166 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580850981944426496
   [junit4]   2> 2144188 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2144188 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2144188 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34423/ipe/zp/collection1_shard1_replica_n21/
   [junit4]   2> 2144188 INFO  (qtp2113264408-4707) [n:127.0.0.1:34423_ipe%2Fzp 
c:collection1 s:shard1  x:collection1_

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

lable. Index fetch failed by exception: org.apache.solr.common.SolrException: 
Server refused connection at: http://127.0.0.1:43834/solr/collection1
   [junit4]   2> 10545498 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 10545498 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14efa294: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4b7bfba
   [junit4]   2> 10545501 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 10545501 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d65ea: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@efb5090
   [junit4]   2> 10545535 INFO  (coreCloseExecutor-9176-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@39baeb85
   [junit4]   2> 10545535 INFO  (coreCloseExecutor-9176-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=968551301
   [junit4]   2> 10545535 INFO  (coreCloseExecutor-9176-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f049585: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@86181b5
   [junit4]   2> 10545611 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e474429{/solr,null,UNAVAILABLE}
   [junit4]   2> 10545635 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@57dcaa35{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 10545635 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1041315117
   [junit4]   2> 10545635 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 10545635 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@174a1c78: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@503d24b3
   [junit4]   2> 10545648 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 10545648 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6851d8c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4b7bfba
   [junit4]   2> 10545672 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 10545672 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b5a83d9: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@efb5090
   [junit4]   2> 10545707 INFO  (coreCloseExecutor-9178-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2fc2ac4
   [junit4]   2> 10545707 INFO  (coreCloseExecutor-9178-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=50080452
   [junit4]   2> 10545707 INFO  (coreCloseExecutor-9178-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7938aa0b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@61a4c880
   [junit4]   2> 10545763 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[93FA2276321EBC7E]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ef2ab9f{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93FA2276321EBC7E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=FST50, 
id=FST50, newname=FST50}, docValues:{}, maxPointsInLeafNode=2012, 
maxMBSortInHeap=6.960005382026641, sim=RandomSimilarity(queryNorm=true): {}, 
locale=pt-PT, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=96255456,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribIDF, 
RuleEngineTest, TestCopyFieldCollectionResource, TestRecoveryHdfs, 
TestSystemCollAutoCreate, ConcurrentDeleteAndCreateCollectionTest, 
PKIAuthenticationIntegrationTest, TestJsonRequest, 
DistribDocExpirationUpdateProcessorTest, HdfsBasicDistributedZkTest, 
DocumentAnalysisRequestHandlerTest, TestUnifiedSolrHighlighter, TestFieldCache, 
TestUninvertingReader, SpellCheckCollatorWithCollapseTest, 
SolrIndexSplitterTest, DefaultValueUpdateProcessorTest, TestConfigSets, 
TestRemoteStreaming, TestTolerantUpdateProcessorRandomCloud, MetricsConfigTest, 
TestHighlightDedupGrouping, TestExtendedDismaxParser, 
TestConfigSetsAPIZkFailure, TestMinMaxOnMultiValuedField, CursorPagingTest, 
SolrIndexMetricsTest, CdcrUpdateLogTest, TestStressLiveNodes, 
BigEndianAscendingWordSerializerTest, TestRawResponseWriter, 
TestCustomDocTransformer, SolrCoreTest, SuggesterWFSTTest, 
QueryElevationComponentTest, TestSolrDeletionPolicy1, 
ChaosMonkeyNothingIsSafeTest, AtomicUpdateProcessorFactoryTest, 
TestSchemaSimilarityResource, BasicDistributedZkTest, ExecutePlanActionTest, 
TestRangeQuery, BinaryUpdateRequestHandlerTest, WordBreakSolrSpellCheckerTest, 
TestRandomFaceting, LeaderFailureAfterFreshStartTest, 
AutoAddReplicasPlanActionTest, PreAnalyzedFieldManagedSchemaCloudTest, 
HdfsDirectoryTest, DeleteLastCustomShardedReplicaTest, TestNumericTokenStream, 
TestSolrCloudWithSecureImpersonation, CursorMarkTest, 
IndexBasedSpellCheckerTest, OverseerStatusTest, 
DocExpirationUpdateProcessorFactoryTest, DistributedSuggestComponentTest, 
TestFastOutputStream, TestCrossCoreJoin, CdcrBootstrapTest, 
TestHdfsCloudBackupRestore, TestStressLucene, TestManagedResourceStorage, 
TestFieldTypeResource, TestJoin, TestSegmentSorting, TestFaceting, 
TestLazyCores, TestFunctionQuery, TestReplicationHandler]
   [junit4] Completed [690/744 (4!)] on J0 in 787.60s, 16 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 3036 lines...]
   [junit4] Suite: org.apache.solr.analytics.NoFacetCloudTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.NoFacetCloudTest_F3905631EEDD9F00-001/init-core-data-001
   [junit4]   2> Oct 10, 2017 9:32:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-PY, timezone=America/Chicago
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=240079088,total=312999936
   [junit4]   2> NOTE: All tests run in this JVM: [ExpressionTest, 
AbstractAnalyticsStatsTest, RangeFacetTest, NoFacetCloudTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetCloudTest 
-Dtests.seed=F3905631EEDD9F00 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-PY -Dtests.timezone=America/Chicago -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | NoFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F3905631EEDD9F00]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:76)
   [junit4]    >        at 
org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/17 (1!)] on J1 in 84.74s, 0 tests, 1 failure <<< 
FAILURES!

[...truncated 44070 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to