Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2464/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexTooManyDocs

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([484C7B295405B9F3]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexTooManyDocs

Error Message:
Captured an uncaught exception in thread: Thread[id=2606, name=Thread-2416, 
state=RUNNABLE, group=TGRP-TestIndexTooManyDocs]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2606, name=Thread-2416, state=RUNNABLE, 
group=TGRP-TestIndexTooManyDocs]
Caused by: java.lang.AssertionError: only modifications from the current 
flushing queue are permitted while doing a full flush
        at __randomizedtesting.SeedInfo.seed([484C7B295405B9F3]:0)
        at 
org.apache.lucene.index.DocumentsWriter.assertTicketQueueModification(DocumentsWriter.java:683)
        at 
org.apache.lucene.index.DocumentsWriter.applyAllDeletes(DocumentsWriter.java:187)
        at 
org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:411)
        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:514)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1593)
        at 
org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$0(TestIndexTooManyDocs.java:70)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.index.TestIndexTooManyDocs.testIndexTooManyDocs

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([484C7B295405B9F3]:0)


FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail
        at 
__randomizedtesting.SeedInfo.seed([4BBF67C0EA44BC07:4A85E6379367571]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1965 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexTooManyDocs
   [junit4]   2> aug. 01, 2018 11:58:39 P.M. 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-2416,5,TGRP-TestIndexTooManyDocs]
   [junit4]   2> java.lang.AssertionError: only modifications from the current 
flushing queue are permitted while doing a full flush
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([484C7B295405B9F3]:0)
   [junit4]   2>        at 
org.apache.lucene.index.DocumentsWriter.assertTicketQueueModification(DocumentsWriter.java:683)
   [junit4]   2>        at 
org.apache.lucene.index.DocumentsWriter.applyAllDeletes(DocumentsWriter.java:187)
   [junit4]   2>        at 
org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:411)
   [junit4]   2>        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:514)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1593)
   [junit4]   2>        at 
org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$0(TestIndexTooManyDocs.java:70)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> aug. 02, 2018 1:58:39 A.M. 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.index.TestIndexTooManyDocs
   [junit4]   2>    1) Thread[id=2604, name=Thread-2414, state=BLOCKED, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at 
app//org.apache.lucene.index.ReaderPool.anyDocValuesChanges(ReaderPool.java:354)
   [junit4]   2>         at 
app//org.apache.lucene.index.IndexWriter.nrtIsCurrent(IndexWriter.java:4925)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:290)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:269)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:259)
   [junit4]   2>         at 
app//org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$1(TestIndexTooManyDocs.java:86)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs$$Lambda$453/1147611971.run(Unknown
 Source)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    2) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.base@10/java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.base@10/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2>         at java.base@10/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    3) Thread[id=2601, 
name=SUITE-TestIndexTooManyDocs-seed#[484C7B295405B9F3], state=RUNNABLE, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at 
java.base/java.lang.Thread.getStackTrace(Thread.java:1654)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at 
java.base/java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2>    4) Thread[id=12, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.base@10/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    5) Thread[id=2603, name=Thread-2413, state=RUNNABLE, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at 
app//org.apache.lucene.index.IndexWriter.nrtIsCurrent(IndexWriter.java:4921)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:290)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:269)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:259)
   [junit4]   2>         at 
app//org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$1(TestIndexTooManyDocs.java:86)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs$$Lambda$453/1147611971.run(Unknown
 Source)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    6) Thread[id=2602, 
name=TEST-TestIndexTooManyDocs.testIndexTooManyDocs-seed#[484C7B295405B9F3], 
state=WAITING, group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at java.base@10/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:883)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1343)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.testIndexTooManyDocs(TestIndexTooManyDocs.java:101)
   [junit4]   2>         at 
java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
java.base@10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at 
java.base@10/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexTooManyDocs -Dtests.method=testIndexTooManyDocs 
-Dtests.seed=484C7B295405B9F3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nb -Dtests.timezone=Asia/Harbin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J2 | TestIndexTooManyDocs.testIndexTooManyDocs <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([484C7B295405B9F3]:0)
   [junit4]   2> aug. 02, 2018 1:58:39 A.M. 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> aug. 02, 2018 1:59:00 A.M. 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 3 threads leaked from SUITE scope at 
org.apache.lucene.index.TestIndexTooManyDocs: 
   [junit4]   2>    1) Thread[id=2604, name=Thread-2414, state=RUNNABLE, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at 
app//org.apache.lucene.index.IndexWriter.nrtIsCurrent(IndexWriter.java:4921)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:290)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:269)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:259)
   [junit4]   2>         at 
app//org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$1(TestIndexTooManyDocs.java:86)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs$$Lambda$453/1147611971.run(Unknown
 Source)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    2) Thread[id=2603, name=Thread-2413, state=BLOCKED, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at 
app//org.apache.lucene.index.IndexWriter.nrtIsCurrent(IndexWriter.java:4921)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:290)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:269)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:259)
   [junit4]   2>         at 
app//org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$1(TestIndexTooManyDocs.java:86)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs$$Lambda$453/1147611971.run(Unknown
 Source)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    3) Thread[id=2602, 
name=TEST-TestIndexTooManyDocs.testIndexTooManyDocs-seed#[484C7B295405B9F3], 
state=WAITING, group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at java.base@10/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:883)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1343)
   [junit4]   2>         at 
java.base@10/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.testIndexTooManyDocs(TestIndexTooManyDocs.java:101)
   [junit4]   2>         at 
java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
java.base@10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at 
java.base@10/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> aug. 02, 2018 1:59:00 A.M. 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2604, name=Thread-2414, state=RUNNABLE, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>    2) Thread[id=2603, name=Thread-2413, state=BLOCKED, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>    3) Thread[id=2602, 
name=TEST-TestIndexTooManyDocs.testIndexTooManyDocs-seed#[484C7B295405B9F3], 
state=WAITING, group=TGRP-TestIndexTooManyDocs]
   [junit4]   2> Aug 01, 2018 5:59:03 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=2604, name=Thread-2414, state=RUNNABLE, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at 
app//org.apache.lucene.index.IndexWriter.nrtIsCurrent(IndexWriter.java:4921)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:290)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:269)
   [junit4]   2>         at 
app//org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:259)
   [junit4]   2>         at 
app//org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$1(TestIndexTooManyDocs.java:86)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs$$Lambda$453/1147611971.run(Unknown
 Source)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    2) Thread[id=2603, name=Thread-2413, state=BLOCKED, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]   2>         at 
app//org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$1(TestIndexTooManyDocs.java:86)
   [junit4]   2>         at 
app//org.apache.lucene.index.TestIndexTooManyDocs$$Lambda$453/1147611971.run(Unknown
 Source)
   [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=18034, maxDocsPerChunk=790, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=18034, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=nb, timezone=Asia/Harbin
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=3,free=375103616,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestMatchesIterator, 
TestDeterminism, TestIntroSelector, TestSpans, TestIndexWriterOnDiskFull, 
TestStressNRT, TestSortedNumericSortField, TestDocValues, 
TestSimpleFSDirectory, TestCharsRef, TestIndexWriterConfig, TestRegexpRandom2, 
TestSetOnce, TestPerFieldPostingsFormat2, TestLucene50TermVectorsFormat, 
TestMultiLevelSkipList, TestMSBRadixSorter, TestBytesStore, TestMutableValues, 
TestStandardAnalyzer, TestLatLonPointQueries, TestBM25Similarity, 
TestThreadedForceMerge, TestMultiTermQueryRewrites, TestTermVectorsReader, 
TestLucene70SegmentInfoFormat, TestOneMergeWrappingMergePolicy, 
TestNativeFSLockFactory, TestFlushByRamOrCountsPolicy, TestIndexedDISI, 
TestFileSwitchDirectory, TestSort, TestComplexExplanationsOfNonMatches, 
TestAllFilesHaveCodecHeader, TestAutomaton, TestNGramPhraseQuery, 
TestStringMSBRadixSorter, TestPrefixInBooleanQuery, TestIndexWriterExceptions, 
TestIndexWriterOutOfFileDescriptors, TestFilterLeafReader, 
TestIndexManyDocuments, TestDuelingCodecsAtNight, TestSubScorerFreqs, 
TestSoftDeletesRetentionMergePolicy, Test2BPoints, TestIndexingSequenceNumbers, 
TestDocumentsWriterDeleteQueue, TestLongValuesSource, TestStressDeletes, 
TestTermRangeQuery, TestIndexWriterUnicode, TestScoreCachingWrappingScorer, 
TestReaderWrapperDVTypeCheck, TestBooleanQueryVisitSubscorers, 
TestFieldsReader, TestCustomTermFreq, TestTwoPhaseCommitTool, 
TestDocsAndPositions, TestBagOfPostings, TestPackedInts, TestEarlyTermination, 
TestCollectionUtil, TestWildcard, TestWeakIdentityMap, 
TestBooleanMinShouldMatch, TestSearchWithThreads, TestCodecUtil, 
TestIntRangeFieldQueries, TestDoubleRangeFieldQueries, TestPointValues, 
TestIndexTooManyDocs]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexTooManyDocs -Dtests.seed=484C7B295405B9F3 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nb 
-Dtests.timezone=Asia/Harbin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestIndexTooManyDocs (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([484C7B295405B9F3]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2606, name=Thread-2416, state=RUNNABLE, 
group=TGRP-TestIndexTooManyDocs]
   [junit4]    > Caused by: java.lang.AssertionError: only modifications from 
the current flushing queue are permitted while doing a full flush
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([484C7B295405B9F3]:0)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.assertTicketQueueModification(DocumentsWriter.java:683)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.applyAllDeletes(DocumentsWriter.java:187)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:411)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:514)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1593)
   [junit4]    >        at 
org.apache.lucene.index.TestIndexTooManyDocs.lambda$testIndexTooManyDocs$0(TestIndexTooManyDocs.java:70)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [474/483 (1!)] on J2 in 7223.07s, 1 test, 3 errors <<< 
FAILURES!

[...truncated 11619 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/init-core-data-001
   [junit4]   2> 714047 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 714047 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 714047 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 714047 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001
   [junit4]   2> 714048 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 714048 INFO  (Thread-3972) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 714048 INFO  (Thread-3972) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 714056 ERROR (Thread-3972) [    ] 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> 714148 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39175
   [junit4]   2> 714159 INFO  (zkConnectionManagerCallback-1756-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714165 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 714165 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 714268 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714268 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714268 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 714268 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@242b93d0{/solr,null,AVAILABLE}
   [junit4]   2> 714269 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7ec732f1{HTTP/1.1,[http/1.1]}{127.0.0.1:41741}
   [junit4]   2> 714270 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.Server Started @714293ms
   [junit4]   2> 714270 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41741}
   [junit4]   2> 714270 ERROR (jetty-launcher-1753-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 714270 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 714270 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 714270 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714270 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714270 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-01T18:25:01.590369Z
   [junit4]   2> 714296 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714296 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714297 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 714304 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36c66034{/solr,null,AVAILABLE}
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1bc5c2c0{HTTP/1.1,[http/1.1]}{127.0.0.1:40283}
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.Server Started @714328ms
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40283}
   [junit4]   2> 714305 ERROR (jetty-launcher-1753-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714305 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-01T18:25:01.625580Z
   [junit4]   2> 714308 INFO  (zkConnectionManagerCallback-1758-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714309 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714325 INFO  (zkConnectionManagerCallback-1760-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714326 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714449 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39175/solr
   [junit4]   2> 714472 INFO  (zkConnectionManagerCallback-1764-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714484 INFO  (zkConnectionManagerCallback-1766-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714546 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41741_solr
   [junit4]   2> 714546 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.c.Overseer Overseer 
(id=72087097443483652-127.0.0.1:41741_solr-n_0000000000) starting
   [junit4]   2> 714572 INFO  (zkConnectionManagerCallback-1773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714574 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39175/solr ready
   [junit4]   2> 714575 INFO  
(OverseerStateUpdate-72087097443483652-127.0.0.1:41741_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41741_solr
   [junit4]   2> 714579 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41741_solr
   [junit4]   2> 714580 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 714580 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 714582 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 714582 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 714600 INFO  (zkCallback-1765-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 714604 INFO  (zkCallback-1772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 714604 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:41741_solr]
   [junit4]   2> 714605 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 714609 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 714609 DEBUG (ScheduledTrigger-3035-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 714640 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 714652 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41741.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 714657 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39175/solr
   [junit4]   2> 714658 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41741.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 714658 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41741.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 714660 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:41741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/.
   [junit4]   2> 714680 INFO  (zkConnectionManagerCallback-1778-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714700 INFO  (zkConnectionManagerCallback-1780-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714705 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 714709 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 714709 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40283_solr
   [junit4]   2> 714710 INFO  (zkCallback-1772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 714710 INFO  (zkCallback-1765-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 714721 INFO  (zkCallback-1779-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 714733 INFO  (zkConnectionManagerCallback-1787-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714734 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 714735 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39175/solr ready
   [junit4]   2> 714736 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 714745 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40283.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 714751 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40283.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 714751 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40283.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 714752 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/.
   [junit4]   2> 714792 INFO  (zkConnectionManagerCallback-1790-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714812 INFO  (zkConnectionManagerCallback-1795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714813 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714814 INFO  
(SUITE-TestWithCollection-seed#[4BBF67C0EA44BC07]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39175/solr ready
   [junit4]   2> 714827 INFO  
(TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[4BBF67C0EA44BC07])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionNoWithCollection
   [junit4]   2> 714828 DEBUG (zkCallback-1772-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 714828 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 714829 INFO  
(TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[4BBF67C0EA44BC07])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714829 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714830 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 714830 DEBUG 
(OverseerAutoScalingTriggerThread-72087097443483652-127.0.0.1:41741_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 714837 INFO  (qtp1687932765-9707) [n:127.0.0.1:41741_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&withCollection=testCreateCollectionNoWithCollection_abc&name=testCreateCollectionNoWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 714844 INFO  (OverseerThreadFactory-3037-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCreateCollectionNoWithCollection_xyz
   [junit4]   2> 714844 ERROR (OverseerThreadFactory-3037-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: 
testCreateCollectionNoWithCollection_xyz operation: create 
failed:org.apache.solr.common.SolrException: The 'withCollection' does not 
exist: testCreateCollectionNoWithCollection_abc
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:115)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:473)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 714846 INFO  (qtp1687932765-9707) [n:127.0.0.1:41741_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&withCollection=testCreateCollectionNoWithCollection_abc&name=testCreateCollectionNoWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=400 QTime=8
   [junit4]   2> 714847 INFO  (qtp1687932765-9698) [n:127.0.0.1:41741_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testCreateCollectionNoWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 714848 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCreateCollectionNoWithCollection_abc
   [junit4]   2> 714848 INFO  
(OverseerCollectionConfigSetProcessor-72087097443483652-127.0.0.1:41741_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> 714849 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 714849 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 714850 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 714851 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 714852 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 714853 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 714855 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 714856 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 714857 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 714858 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 714859 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 714860 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 714861 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 714862 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 714863 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 714863 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 714865 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 714866 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 714868 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 714869 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 714870 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 714871 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 714872 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 714872 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 714873 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 714873 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 714874 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 714875 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 714875 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 714876 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 714876 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 714877 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 714878 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 714880 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 714881 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 714881 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 714882 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 714883 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 714883 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 714884 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 714884 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 714885 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 714886 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 714886 INFO  (OverseerThreadFactory-3037-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 714991 INFO  
(OverseerStateUpdate-72087097443483652-127.0.0.1:41741_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41741/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 714993 INFO  
(OverseerStateUpdate-72087097443483652-127.0.0.1:41741_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40283/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 715195 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr    
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 715195 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr    
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 715195 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr    
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard2_replica_n2&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 716208 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 716208 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 716209 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 716209 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 716209 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 716209 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 716209 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 716210 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 716210 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 716210 WARN  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 716212 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 716212 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 716221 WARN  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 716224 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 716228 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 716256 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.s.IndexSchema 
[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 716256 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.s.IndexSchema 
[testCreateCollectionNoWithCollection_abc_shard2_replica_n2] Schema 
name=default-config
   [junit4]   2> 716398 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 716404 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 716425 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCreateCollectionNoWithCollection_abc_shard2_replica_n2' using 
configuration from collection testCreateCollectionNoWithCollection_abc, 
trusted=true
   [junit4]   2> 716426 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40283.solr.core.testCreateCollectionNoWithCollection_abc.shard2.replica_n2'
 (registry 
'solr.core.testCreateCollectionNoWithCollection_abc.shard2.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 716426 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 716426 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrCore 
[[testCreateCollectionNoWithCollection_abc_shard2_replica_n2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node1/./testCreateCollectionNoWithCollection_abc_shard2_replica_n2/data/]
   [junit4]   2> 716430 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCreateCollectionNoWithCollection_abc_shard1_replica_n1' using 
configuration from collection testCreateCollectionNoWithCollection_abc, 
trusted=true
   [junit4]   2> 716431 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41741.solr.core.testCreateCollectionNoWithCollection_abc.shard1.replica_n1'
 (registry 
'solr.core.testCreateCollectionNoWithCollection_abc.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58ed3a87
   [junit4]   2> 716431 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 716431 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore 
[[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001/tempDir-001/node2/./testCreateCollectionNoWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 716452 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 716464 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 716520 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 716520 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 716522 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 716522 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 716522 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 716522 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 716523 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 716523 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 716523 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1531118c[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
main]
   [junit4]   2> 716524 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e0a737d[testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
main]
   [junit4]   2> 716524 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 716524 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 716524 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 716524 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 716525 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 
x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 716525 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 716525 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 716525 INFO  (qtp1352032291-9714) [n:127.0.0.1:40283_solr 
c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 
x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 716525 INFO  (qtp1687932765-9701) [n:127.0.0.1:41741_solr 
c:testCreateCollectionNoWithCollection_abc s:s

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

yz.AUTOCREATED
   [junit4]   2>        3       
/solr/collections/testCreateCollection_abc/terms/shard1
   [junit4]   2>        3       
/solr/configs/testNodeAdded_abc.AUTOCREATED/managed-schema
   [junit4]   2>        3       
/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard2
   [junit4]   2>        3       
/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard1
   [junit4]   2>        3       
/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2>        3       
/solr/configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2>        3       
/solr/collections/testCreateCollection_xyz/terms/shard1
   [junit4]   2>        3       /solr/configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2>        3       
/solr/collections/testMoveReplicaWithCollection_xyz/terms/shard1
   [junit4]   2>        3       
/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2>        3       
/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2>        2       
/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2>        2       /solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2>        2       /solr/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2>        2       /solr/collections/testNodeAdded_abc/state.json
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2>        2       /solr/configs/testAddReplica_xyz.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      /solr/aliases.json
   [junit4]   2>        20      /solr/clusterstate.json
   [junit4]   2>        13      /solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2>        13      /solr/collections/testNodeAdded_abc/state.json
   [junit4]   2>        6       
/solr/collections/testMoveReplicaWithCollection_abc/state.json
   [junit4]   2>        6       
/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2>        6       
/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2>        6       
/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2>        5       
/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2>        5       
/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2>        5       
/solr/collections/testAddReplicaWithPolicy_abc/state.json
   [junit4]   2>        5       
/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2>        4       
/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2>        4       
/solr/collections/testAddReplicaWithPolicy_xyz/state.json
   [junit4]   2>        3       /solr/collections/testAddReplica_xyz/state.json
   [junit4]   2>        2       /solr/collections/testAddReplica_abc/state.json
   [junit4]   2>        2       
/solr/collections/testCreateCollectionNoWithCollection_abc/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72087097443483655-127.0.0.1:40283_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        232     /solr/collections
   [junit4]   2>        51      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_4BBF67C0EA44BC07-001
   [junit4]   2> Aug 01, 2018 6:26:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=21, maxMBSortInHeap=7.28227663687892, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sbp-TZ, 
timezone=Canada/Saskatchewan
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=292663736,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, 
AlternateDirectoryTest, TestBlobHandler, TestHdfsCloudBackupRestore, 
TestCloudJSONFacetJoinDomain, TestPerFieldSimilarityWithDefaultOverride, 
IndexSchemaTest, TestCloudConsistency, LeaderElectionContextKeyTest, 
HttpPartitionTest, TestBM25SimilarityFactory, SparseHLLTest, TestIndexSearcher, 
HdfsChaosMonkeyNothingIsSafeTest, Tagger2Test, UUIDUpdateProcessorFallbackTest, 
BlockJoinFacetSimpleTest, StatsComponentTest, TestUtils, SynonymTokenizerTest, 
TestCloudManagedSchema, TimeRoutedAliasUpdateProcessorTest, 
CollectionsAPISolrJTest, MBeansHandlerTest, TestJmxIntegration, 
TestClusterStateMutator, TestSolrQueryResponse, TestManagedResourceStorage, 
DirectoryFactoryTest, HighlighterMaxOffsetTest, SmileWriterTest, 
TestDistributedGrouping, CdcrUpdateLogTest, TestCoreDiscovery, 
TestUninvertingReader, TestJsonRequest, OutputWriterTest, HdfsRecoverLeaseTest, 
TestStressReorder, TestCloudPseudoReturnFields, TestPKIAuthenticationPlugin, 
TestFoldingMultitermQuery, DistributedMLTComponentTest, 
ScheduledTriggerIntegrationTest, BigEndianAscendingWordSerializerTest, 
TestJavabinTupleStreamParser, TestCollapseQParserPlugin, 
HttpSolrCallGetCoreTest, RollingRestartTest, TestMissingGroups, 
TestStandardQParsers, HDFSCollectionsAPITest, 
TestOverriddenPrefixQueryForCustomFieldType, DistanceUnitsTest, 
RAMDirectoryFactoryTest, LeaderVoteWaitTimeoutTest, CoreAdminOperationTest, 
InfoHandlerTest, DistributedTermsComponentTest, 
TestEmbeddedSolrServerAdminHandler, TestExecutePlanAction, 
AutoscalingHistoryHandlerTest, SliceStateTest, SolrShardReporterTest, 
SignatureUpdateProcessorFactoryTest, TestMacroExpander, DistributedQueueTest, 
CollectionsAPIAsyncDistributedZkTest, TestDistributedStatsComponentCardinality, 
PrimitiveFieldTypeTest, TestDistribDocBasedVersion, JsonLoaderTest, 
TestFieldCollectionResource, TestPullReplica, SimpleFacetsTest, 
TestFileDictionaryLookup, TestApiFramework, ConnectionManagerTest, 
TestWithCollection]
   [junit4] Completed [333/826 (1!)] on J2 in 104.02s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 43733 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2464/consoleText

[repro] Revision: 2cde6fb2c8a7eef0c40148ce9e3ff63bde18c359

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestIndexTooManyDocs 
-Dtests.method=testIndexTooManyDocs -Dtests.seed=484C7B295405B9F3 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nb 
-Dtests.timezone=Asia/Harbin -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestIndexTooManyDocs 
-Dtests.seed=484C7B295405B9F3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nb -Dtests.timezone=Asia/Harbin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestWithCollection 
-Dtests.method=testMoveReplicaWithCollection -Dtests.seed=4BBF67C0EA44BC07 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sbp-TZ 
-Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestWithCollection
[repro]    lucene/core
[repro]       TestIndexTooManyDocs
[repro] ant compile-test

[...truncated 3338 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestWithCollection" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=4BBF67C0EA44BC07 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sbp-TZ -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 116 lines...]
[repro] ant compile-test

[...truncated 92 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestIndexTooManyDocs" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=484C7B295405B9F3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nb -Dtests.timezone=Asia/Harbin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.index.TestIndexTooManyDocs
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 0

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

Reply via email to