Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22181/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=244, 
name=cdcr-replicator-64-thread-1, state=RUNNABLE, 
group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=244, name=cdcr-replicator-64-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
        at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=18843, 
name=cdcr-replicator-4297-thread-1, state=RUNNABLE, 
group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=18843, name=cdcr-replicator-4297-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
        at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 
'minGramSize'
        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
        at 
org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
        at 
org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
        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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 
'minGramSize'
        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
        at 
org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
        at 
org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
        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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 
'minGramSize'
        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
        at 
org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
        at 
org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
        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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 
'minGramSize'
        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
        at 
org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
        at 
org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
        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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 
'minGramSize'
        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
        at 
org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
        at 
org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
        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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 
'minGramSize'
        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
        at 
org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
        at 
org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
        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 12560 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/init-core-data-001
   [junit4]   2> 181494 INFO  
(TEST-ResourceLoaderTest.testWrongEncoding-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 181535 INFO  
(TEST-ResourceLoaderTest.testBOMMarkers-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest 
-Dtests.method=testAwareCompatibility -Dtests.seed=2F9556F55C6D0C4C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr 
-Dtests.timezone=Pacific/Fiji -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: 
Configuration Error: missing parameter 'minGramSize'
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    >        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    >        at 
org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    >        at 
org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 181562 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 181585 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 181587 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 181590 WARN  
(TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[2F9556F55C6D0C4C]) [   
 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@374e8b),
 locale=sr, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=61540736,total=156184576
   [junit4]   2> NOTE: All tests run in this JVM: [TestNodeLostTrigger, 
TestManagedSchemaThreadSafety, PrimUtilsTest, MetricsHistoryIntegrationTest, 
CleanupOldIndexTest, InfoHandlerTest, PolyFieldTest, TestDFISimilarityFactory, 
TestSSLRandomization, TestPerFieldSimilarity, ExplicitHLLTest, 
TestFreeTextSuggestions, TestRetrieveFieldsOptimizer, 
TestNamedUpdateProcessors, RuleEngineTest, TestLegacyFieldCache, 
TestOverriddenPrefixQueryForCustomFieldType, TestFieldCache, 
FastVectorHighlighterTest, TestBM25SimilarityFactory, TestCollectionAPI, 
BasicFunctionalityTest, UtilsToolTest, TestReload, LoggingHandlerTest, 
SimplePostToolTest, ResourceLoaderTest]
   [junit4] Completed [61/812 (1!)] on J1 in 0.12s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 1654 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/init-core-data-001
   [junit4]   2> 2184292 WARN  
(SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2184292 INFO  
(SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2184293 INFO  
(SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2184293 INFO  
(SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2184296 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 2184296 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001
   [junit4]   2> 2184296 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2184296 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2184296 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2184298 ERROR (Thread-4088) [    ] 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> 2184396 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38911
   [junit4]   2> 2184399 INFO  (zkConnectionManagerCallback-3578-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184409 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2184411 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@98d421{/solr,null,AVAILABLE}
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b962de{HTTP/1.1,[http/1.1]}{127.0.0.1:38907}
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.e.j.s.Server Started @2184439ms
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38907}
   [junit4]   2> 2184412 ERROR (jetty-launcher-3575-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184413 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-05T12:39:43.154Z
   [junit4]   2> 2184414 INFO  (zkConnectionManagerCallback-3580-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184415 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184741 INFO  (jetty-launcher-3575-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38911/solr
   [junit4]   2> 2184743 INFO  (zkConnectionManagerCallback-3584-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184745 INFO  (zkConnectionManagerCallback-3586-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184793 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2184794 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38907_solr
   [junit4]   2> 2184794 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.c.Overseer Overseer 
(id=72148262748094467-127.0.0.1:38907_solr-n_0000000000) starting
   [junit4]   2> 2184799 INFO  (zkConnectionManagerCallback-3593-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184801 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38911/solr ready
   [junit4]   2> 2184802 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38907_solr
   [junit4]   2> 2184804 INFO  (zkCallback-3585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184807 INFO  (zkCallback-3592-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184823 WARN  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 2184848 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38907.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184856 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38907.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184856 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38907.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184857 INFO  (jetty-launcher-3575-thread-1) 
[n:127.0.0.1:38907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 2184872 INFO  (zkConnectionManagerCallback-3596-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184876 INFO  (zkConnectionManagerCallback-3599-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184877 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001
   [junit4]   2> 2184877 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2184877 INFO  (Thread-4098) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2184878 INFO  (Thread-4098) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2184879 ERROR (Thread-4098) [    ] 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> 2184977 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34673
   [junit4]   2> 2184980 INFO  (zkConnectionManagerCallback-3603-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184987 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2185000 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e9786{/solr,null,AVAILABLE}
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@144bec7{HTTP/1.1,[http/1.1]}{127.0.0.1:43899}
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.e.j.s.Server Started @2185028ms
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43899}
   [junit4]   2> 2185001 ERROR (jetty-launcher-3600-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185002 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-05T12:39:43.742Z
   [junit4]   2> 2185005 INFO  (zkConnectionManagerCallback-3605-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185006 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187124 INFO  (jetty-launcher-3600-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34673/solr
   [junit4]   2> 2187125 INFO  (zkConnectionManagerCallback-3609-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187127 INFO  (zkConnectionManagerCallback-3611-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187171 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187171 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43899_solr
   [junit4]   2> 2187172 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.c.Overseer Overseer 
(id=72148262786170883-127.0.0.1:43899_solr-n_0000000000) starting
   [junit4]   2> 2187177 INFO  (zkConnectionManagerCallback-3618-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187178 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34673/solr ready
   [junit4]   2> 2187178 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43899_solr
   [junit4]   2> 2187183 INFO  (zkCallback-3617-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187183 INFO  (zkCallback-3610-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187200 WARN  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 2187221 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43899.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187229 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43899.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187229 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43899.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187230 INFO  (jetty-launcher-3600-thread-1) 
[n:127.0.0.1:43899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 2187253 INFO  (zkConnectionManagerCallback-3621-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187256 INFO  (zkConnectionManagerCallback-3624-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187258 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:38911/solr
   [junit4]   2> 2187258 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:34673/solr
   [junit4]   2> 2187259 INFO  (zkConnectionManagerCallback-3626-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187264 INFO  (zkConnectionManagerCallback-3630-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187265 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187265 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34673/solr ready
   [junit4]   2> 2187267 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2187269 INFO  (OverseerThreadFactory-4258-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 2187375 INFO  
(OverseerStateUpdate-72148262786170883-127.0.0.1:43899_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43899/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187377 INFO  
(OverseerStateUpdate-72148262786170883-127.0.0.1:43899_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43899/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187581 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr    
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2187582 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr    
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2187583 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr    
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2188598 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2188598 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2188607 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2188607 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2188611 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2188611 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using 
configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2188611 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2188611 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using 
configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43899.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43899.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 2188767 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2188767 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2188767 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188767 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188768 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2188771 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14152dc[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2188771 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f048fd[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2188774 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2188774 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2188774 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2188780 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 2188786 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 2188807 INFO  
(searcherExecutor-4264-thread-1-processing-n:127.0.0.1:43899_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster1_shard2_replica_n2] Registered new searcher 
Searcher@f048fd[cdcr-cluster1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2188807 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1602436346725531648
   [junit4]   2> 2188808 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:43899_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster1_shard1_replica_n1] Registered new searcher 
Searcher@14152dc[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2188808 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1602436346726580224
   [junit4]   2> 2188814 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2188815 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2188820 INFO  (zkCallback-3610-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 2188821 INFO  (zkCallback-3610-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 2188822 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 2188823 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 2188926 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2188928 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1345
   [junit4]   2> 2188975 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2188978 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1397
   [junit4]   2> 2188981 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2189079 INFO  (zkCallback-3610-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2189271 INFO  
(OverseerCollectionConfigSetProcessor-72148262786170883-127.0.0.1:43899_solr-n_0000000000)
 [    ] 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> 2189982 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2714
   [junit4]   2> 2189984 INFO  (zkConnectionManagerCallback-3634-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2189989 INFO  (zkConnectionManagerCallback-3638-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2189991 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2189992 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38911/solr ready
   [junit4]   2> 2189994 INFO  (qtp27890533-18646) [n:127.0.0.1:38907_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2189996 INFO  (OverseerThreadFactory-4245-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 2190103 INFO  
(OverseerStateUpdate-72148262748094467-127.0.0.1:38907_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38907/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2190105 INFO  
(OverseerStateUpdate-72148262748094467-127.0.0.1:38907_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38907/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2190309 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr    
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2190309 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr    
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2190310 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr    
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2191325 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2191325 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2191333 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2191333 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2191335 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2191335 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2191335 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using 
configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2191335 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using 
configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38907.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38907.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 2191453 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2191453 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2191454 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2191455 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2191455 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2191455 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2191456 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2191456 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2191457 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a2426e[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2191458 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster2
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2191459 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50db42[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster2
   [junit4]   2> 2191460 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2191461 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2191462 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2191462 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 2191463 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 2191466 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1602436349513695232
   [junit4]   2> 2191466 INFO  
(searcherExecutor-4275-thread-1-processing-n:127.0.0.1:38907_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster2_shard2_replica_n2] Registered new searcher 
Searcher@1a2426e[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2191467 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1602436349514743808
   [junit4]   2> 2191467 INFO  
(searcherExecutor-4276-thread-1-processing-n:127.0.0.1:38907_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster2_shard1_replica_n1] Registered new searcher 
Searcher@50db42[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2191471 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2191472 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2191473 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2191473 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2191475 INFO  (zkCallback-3585-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 2191477 INFO  (zkCallback-3585-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 2191477 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 2191479 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 2191631 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2191631 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2191633 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1324
   [junit4]   2> 2191633 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1324
   [junit4]   2> 2191637 INFO  (qtp27890533-18646) [n:127.0.0.1:38907_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard r

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

    >   at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #31: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=295, name=cdcr-replicator-64-thread-30, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #32: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=296, name=cdcr-replicator-64-thread-31, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #33: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=297, name=cdcr-replicator-64-thread-32, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #34: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=298, name=cdcr-replicator-64-thread-33, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #35: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=299, name=cdcr-replicator-64-thread-34, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #36: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=300, name=cdcr-replicator-64-thread-35, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001
   [junit4]   2> Jun 05, 2018 1:11:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d3e83),
 locale=sr, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=17897216,total=60219392
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, 
ResourceLoaderTest, ResourceLoaderTest, CdcrBidirectionalTest]
   [junit4] Completed [10/10 (6!)] on J2 in 119.28s, 1 test, 1 error <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 10 suites, 40 tests, 6 errors [seed: 2F9556F55C6D0C4C]

Total time: 2 minutes 3 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro]   5/5 failed: org.apache.solr.core.ResourceLoaderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=662477361369e2c5c8117ee9b535bd19256eccc5, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22180
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to