You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/04/06 00:33:42 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 30 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/30/

3 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy

Error Message:
After running Solr cloud example, test collection 'testCloudExamplePrompt1' not found in Solr at: http://localhost:60888/solr; tool output:  Welcome to the SolrCloud example!  This interactive session will help you launch a SolrCloud cluster on your local workstation. To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]:  Ok, let's start up 1 Solr nodes for your example SolrCloud cluster. Please enter the port for node1 [8983]:  Creating Solr home directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-001/cloud/node1/solr  Starting up Solr on port 60888 using command: "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/bin/solr" start -cloud -p 60888 -s "temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-001/cloud/node1/solr"  

Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt1' not found in Solr at: http://localhost:60888/solr; tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local workstation.
To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-001/cloud/node1/solr

Starting up Solr on port 60888 using command:
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/bin/solr" start -cloud -p 60888 -s "temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-001/cloud/node1/solr"


	at __randomizedtesting.SeedInfo.seed([9B66677E15147EC4:69CEDC716AA1E7E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:560)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.util.TestSolrCLIRunExample:     1) Thread[id=47946, name=Scheduler-1362853136, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=47941, name=qtp690712108-47941, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=47940, name=qtp690712108-47940, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=47943, name=qtp690712108-47943, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=47939, name=qtp690712108-47939, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=47944, name=qtp690712108-47944, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=47945, name=qtp690712108-47945, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=47938, name=qtp690712108-47938, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=47942, name=qtp690712108-47942, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.util.TestSolrCLIRunExample: 
   1) Thread[id=47946, name=Scheduler-1362853136, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=47941, name=qtp690712108-47941, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=47940, name=qtp690712108-47940, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=47943, name=qtp690712108-47943, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=47939, name=qtp690712108-47939, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=47944, name=qtp690712108-47944, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=47945, name=qtp690712108-47945, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=47938, name=qtp690712108-47938, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=47942, name=qtp690712108-47942, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:600)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:663)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9B66677E15147EC4]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=47946, name=Scheduler-1362853136, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=47946, name=Scheduler-1362853136, state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9B66677E15147EC4]:0)




Build Log:
[...truncated 14754 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/init-core-data-001
   [junit4]   2> 3265400 INFO  (SUITE-TestSolrCLIRunExample-seed#[9B66677E15147EC4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3265401 INFO  (SUITE-TestSolrCLIRunExample-seed#[9B66677E15147EC4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 3265401 INFO  (SUITE-TestSolrCLIRunExample-seed#[9B66677E15147EC4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3265412 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[9B66677E15147EC4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExampleWithAutoScalingPolicy
   [junit4]   2> 3265454 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[9B66677E15147EC4]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-002
   [junit4]   2> 3265455 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[9B66677E15147EC4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3265455 INFO  (Thread-14471) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3265455 INFO  (Thread-14471) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3265465 ERROR (Thread-14471) [    ] 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> 3265555 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[9B66677E15147EC4]) [    ] o.a.s.c.ZkTestServer start zk server on port:44262
   [junit4]   2> 3265564 INFO  (zkConnectionManagerCallback-12940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3265576 INFO  (jetty-launcher-12937-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3265577 INFO  (jetty-launcher-12937-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3265577 INFO  (jetty-launcher-12937-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3265577 INFO  (jetty-launcher-12937-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3265577 INFO  (jetty-launcher-12937-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5559e93{/solr,null,AVAILABLE}
   [junit4]   2> 3265578 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[9B66677E15147EC4]) [    ] 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> 3265581 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[9B66677E15147EC4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44262 44262
   [junit4]   2> 3265756 INFO  (Thread-14471) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44262 44262
   [junit4]   2> 
   [junit4]   2> ERROR: java.lang.Exception: Error starting up MiniSolrCloudCluster
   [junit4]   2> 
   [junit4]   2> 3270766 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[9B66677E15147EC4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExampleWithAutoScalingPolicy
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.method=testInteractiveSolrCloudExampleWithAutoScalingPolicy -Dtests.seed=9B66677E15147EC4 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-NZ -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 5.37s J2 | TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt1' not found in Solr at: http://localhost:60888/solr; tool output: 
   [junit4]    > Welcome to the SolrCloud example!
   [junit4]    > This interactive session will help you launch a SolrCloud cluster on your local workstation.
   [junit4]    > To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: 
   [junit4]    > Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
   [junit4]    > Please enter the port for node1 [8983]: 
   [junit4]    > Creating Solr home directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-001/cloud/node1/solr
   [junit4]    > Starting up Solr on port 60888 using command:
   [junit4]    > "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/bin/solr" start -cloud -p 60888 -s "temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-001/cloud/node1/solr"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9B66677E15147EC4:69CEDC716AA1E7E2]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:560)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3270799 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[9B66677E15147EC4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 3270804 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[9B66677E15147EC4]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004
   [junit4]   2> 3270804 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[9B66677E15147EC4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3270804 INFO  (Thread-14480) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3270804 INFO  (Thread-14480) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3270809 ERROR (Thread-14480) [    ] 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> 3270904 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[9B66677E15147EC4]) [    ] o.a.s.c.ZkTestServer start zk server on port:36389
   [junit4]   2> 3270919 INFO  (zkConnectionManagerCallback-12944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3270933 INFO  (jetty-launcher-12941-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3270935 INFO  (jetty-launcher-12941-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3270935 INFO  (jetty-launcher-12941-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3270935 INFO  (jetty-launcher-12941-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3270935 INFO  (jetty-launcher-12941-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54407de1{/solr,null,AVAILABLE}
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3464ca80{HTTP/1.1,[http/1.1]}{127.0.0.1:55605}
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.e.j.s.Server Started @3270990ms
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55605}
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 55605
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3270936 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T00:11:10.696Z
   [junit4]   2> 3270954 INFO  (zkConnectionManagerCallback-12946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3270955 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3270962 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15ac1474, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3270966 INFO  (jetty-launcher-12941-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36389/solr
   [junit4]   2> 3270968 INFO  (zkConnectionManagerCallback-12950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3270970 INFO  (zkConnectionManagerCallback-12952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3271098 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3271099 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:55605_solr
   [junit4]   2> 3271100 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.c.Overseer Overseer (id=73579691990319107-localhost:55605_solr-n_0000000000) starting
   [junit4]   2> 3271110 INFO  (zkConnectionManagerCallback-12959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3271112 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36389/solr ready
   [junit4]   2> 3271115 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:55605_solr
   [junit4]   2> 3271118 INFO  (zkCallback-12958-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3271119 INFO  (zkCallback-12951-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3271288 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ac1474
   [junit4]   2> 3271302 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ac1474
   [junit4]   2> 3271302 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ac1474
   [junit4]   2> 3271304 INFO  (jetty-launcher-12941-thread-1) [n:localhost:55605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1
   [junit4]   2> 3271329 INFO  (zkConnectionManagerCallback-12961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3271345 INFO  (qtp491412762-47958) [n:localhost:55605_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=9
   [junit4]   2> 3271347 INFO  (qtp491412762-47960) [n:localhost:55605_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 3271348 INFO  (qtp491412762-47960) [n:localhost:55605_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 3271352 INFO  (zkConnectionManagerCallback-12967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3271354 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[9B66677E15147EC4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3271356 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[9B66677E15147EC4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36389/solr ready
   [junit4]   2> 3271359 INFO  (qtp491412762-47960) [n:localhost:55605_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 3271359 INFO  (qtp491412762-47960) [n:localhost:55605_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 3271492 INFO  (OverseerThreadFactory-13274-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCloudExamplePrompt
   [junit4]   2> 3271493 WARN  (OverseerThreadFactory-13274-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection testCloudExamplePrompt is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 3271602 INFO  (OverseerStateUpdate-73579691990319107-localhost:55605_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:55605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3271605 INFO  (OverseerStateUpdate-73579691990319107-localhost:55605_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:55605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3271615 INFO  (OverseerStateUpdate-73579691990319107-localhost:55605_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:55605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3271620 INFO  (OverseerStateUpdate-73579691990319107-localhost:55605_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:55605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3272853 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3272853 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/extraction/lib
   [junit4]   2> 3272856 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist
   [junit4]   2> 3272856 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/extraction/lib
   [junit4]   2> 3272856 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/clustering/lib
   [junit4]   2> 3272857 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 3272857 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3272857 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist
   [junit4]   2> 3272857 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3272857 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/clustering/lib
   [junit4]   2> 3272857 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/langid/lib
   [junit4]   2> 3272857 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3272857 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist
   [junit4]   2> 3272857 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3272858 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/langid/lib
   [junit4]   2> 3272858 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/velocity/lib
   [junit4]   2> 3272858 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3272858 WARN  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist
   [junit4]   2> 3272858 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3272858 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3272858 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/velocity/lib
   [junit4]   2> 3272858 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3272859 WARN  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3272859 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3272859 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3272859 WARN  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3272861 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 3272861 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3272861 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 3272873 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3272888 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 3272888 WARN  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3273870 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCloudExamplePrompt/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 3273876 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179999ms
   [junit4]   2> 3274137 INFO  (qtp491412762-47960) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCloudExamplePrompt/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3274138 INFO  (qtp491412762-47958) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node6 x:testCloudExamplePrompt_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCloudExamplePrompt/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 3274138 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 3274139 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCloudExamplePrompt/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 3274144 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3274144 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3274144 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://localhost:55605/solr/testCloudExamplePrompt_shard1_replica_n2/
   [junit4]   2> 3274376 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3274376 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3274376 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SyncStrategy Sync replicas to http://localhost:55605/solr/testCloudExamplePrompt_shard2_replica_n7/
   [junit4]   2> 3274445 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3274445 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3274445 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3274452 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://localhost:55605/solr/testCloudExamplePrompt_shard1_replica_n2/ shard1
   [junit4]   2> 3274553 INFO  (qtp491412762-47964) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard1 r:core_node4 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3274678 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3274678 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3274678 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3274682 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://localhost:55605/solr/testCloudExamplePrompt_shard2_replica_n7/ shard2
   [junit4]   2> 3274833 INFO  (qtp491412762-47961) [n:localhost:55605_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n7] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3275549 INFO  (OverseerCollectionConfigSetProcessor-73579691990319107-localhost:55605_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> 3276154 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10568570bc40007, likely client has closed socket
   [junit4]   2> 3276172 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/extraction/lib
   [junit4]   2> 3276172 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3276172 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/clustering/lib
   [junit4]   2> 3276172 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3276172 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/langid/lib
   [junit4]   2> 3276173 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3276173 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../contrib/velocity/lib
   [junit4]   2> 3276173 WARN  (Thread-14494) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n5/../../../../dist
   [junit4]   2> 3276289 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 3276289 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3276289 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 3276290 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3276290 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 3276290 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3276290 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 3276290 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 3276295 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3276295 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3276295 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3276295 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3276296 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3276296 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3276296 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3276296 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 3276298 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/extraction/lib
   [junit4]   2> 3276298 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist
   [junit4]   2> 3276298 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/clustering/lib
   [junit4]   2> 3276299 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist
   [junit4]   2> 3276299 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/langid/lib
   [junit4]   2> 3276299 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../dist
   [junit4]   2> 3276299 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B66677E15147EC4-001/tempDir-004/node1/testCloudExamplePrompt_shard2_replica_n7/../../../../contrib/velocity/lib
   [junit4]   2> 3276299 WARN  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-co

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

e = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null2049153990
     [copy] Copying 40 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null2049153990
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null2049153990

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1019870360
     [copy] Copying 246 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1019870360
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1019870360

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 47ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 110 minutes 41 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 31 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/31/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([A1878ED8B1D0B67F:9C5F20F4893EE80F]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:127)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:57555/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57555/solr]
	at __randomizedtesting.SeedInfo.seed([A1878ED8B1D0B67F:9934AA26962362AE]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:57555/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 44 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:57555 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more




Build Log:
[...truncated 13845 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 2227991 INFO  (SUITE-TestAuthenticationFramework-seed#[A1878ED8B1D0B67F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/init-core-data-001
   [junit4]   2> 2227992 INFO  (SUITE-TestAuthenticationFramework-seed#[A1878ED8B1D0B67F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2227993 INFO  (SUITE-TestAuthenticationFramework-seed#[A1878ED8B1D0B67F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2227996 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001
   [junit4]   2> 2227997 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2227997 INFO  (Thread-7335) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2227997 INFO  (Thread-7335) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2228002 ERROR (Thread-7335) [    ] 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> 2228097 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.ZkTestServer start zk server on port:55411
   [junit4]   2> 2228099 INFO  (zkConnectionManagerCallback-5707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228105 INFO  (jetty-launcher-5704-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2228105 INFO  (jetty-launcher-5704-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2228106 INFO  (jetty-launcher-5704-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2228106 INFO  (jetty-launcher-5704-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2228106 INFO  (jetty-launcher-5704-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22fa5dcf{/solr,null,AVAILABLE}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30d2ce14{/solr,null,AVAILABLE}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61f1244f{SSL,[ssl, http/1.1]}{127.0.0.1:57804}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.e.j.s.Server Started @2228174ms
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57804}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6227ca93{SSL,[ssl, http/1.1]}{127.0.0.1:34520}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.e.j.s.Server Started @2228174ms
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34520}
   [junit4]   2> 2228108 ERROR (jetty-launcher-5704-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2228108 ERROR (jetty-launcher-5704-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-07T05:31:05.435Z
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-07T05:31:05.435Z
   [junit4]   2> 2228110 INFO  (zkConnectionManagerCallback-5709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228111 INFO  (zkConnectionManagerCallback-5711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228111 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2228112 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2228117 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1056ea24b4b0001, likely client has closed socket
   [junit4]   2> 2228121 INFO  (jetty-launcher-5704-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55411/solr
   [junit4]   2> 2228122 INFO  (jetty-launcher-5704-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55411/solr
   [junit4]   2> 2228123 INFO  (zkConnectionManagerCallback-5715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228124 INFO  (zkConnectionManagerCallback-5719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228125 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1056ea24b4b0003, likely client has closed socket
   [junit4]   2> 2228126 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1056ea24b4b0004, likely client has closed socket
   [junit4]   2> 2228126 INFO  (zkConnectionManagerCallback-5721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228128 INFO  (zkConnectionManagerCallback-5723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228293 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2228294 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2228294 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57804_solr
   [junit4]   2> 2228295 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34520_solr
   [junit4]   2> 2228296 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.Overseer Overseer (id=73586612248444933-127.0.0.1:57804_solr-n_0000000000) starting
   [junit4]   2> 2228302 INFO  (zkCallback-5720-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228303 INFO  (zkCallback-5722-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228310 INFO  (zkConnectionManagerCallback-5732-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228311 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228312 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55411/solr ready
   [junit4]   2> 2228321 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2228321 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57804_solr
   [junit4]   2> 2228326 INFO  (zkCallback-5722-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228326 INFO  (zkCallback-5720-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228340 INFO  (zkCallback-5731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228423 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2228499 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2228515 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57804.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228526 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57804.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228539 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57804.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228540 INFO  (jetty-launcher-5704-thread-2) [n:127.0.0.1:57804_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/.
   [junit4]   2> 2228569 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34520.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228617 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34520.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228617 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34520.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228626 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/.
   [junit4]   2> 2228648 INFO  (zkConnectionManagerCallback-5737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228649 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2228650 INFO  (jetty-launcher-5704-thread-1) [n:127.0.0.1:34520_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55411/solr ready
   [junit4]   2> 2228677 INFO  (zkConnectionManagerCallback-5739-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228681 INFO  (zkConnectionManagerCallback-5744-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228682 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2228683 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55411/solr ready
   [junit4]   2> 2228686 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2228706 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2228709 INFO  (OverseerThreadFactory-7881-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2228851 INFO  (OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34520/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2228862 INFO  (OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57804/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2228866 INFO  (OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34520/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2228870 INFO  (OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57804/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2229084 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2229085 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2229109 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2229110 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2229113 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2229218 INFO  (zkCallback-5720-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2229218 INFO  (zkCallback-5722-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2229219 INFO  (zkCallback-5722-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2230105 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230108 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230114 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 2230118 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2230118 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230118 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230119 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57804.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230119 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230119 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/testcollection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 2230121 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230121 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230122 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57804.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230122 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230122 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/testcollection_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2230127 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230131 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230160 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2230161 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2230163 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230163 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230163 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230163 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230163 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34520.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230164 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230164 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/testcollection_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2230164 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34520.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230164 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230164 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2230215 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2230215 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230217 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230217 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230219 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a77db5a[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2230221 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2230221 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230222 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230222 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597064156334260224
   [junit4]   2> 2230225 INFO  (searcherExecutor-7887-thread-1-processing-n:127.0.0.1:57804_solr x:testcollection_shard2_replica_n6 c:testcollection s:shard2 r:core_node8) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@1a77db5a[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230232 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2230237 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2230239 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2230239 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230240 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230240 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230242 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@666975[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2230244 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2230244 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230245 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230245 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597064156358377472
   [junit4]   2> 2230248 INFO  (searcherExecutor-7886-thread-1-processing-n:127.0.0.1:57804_solr x:testcollection_shard1_replica_n3 c:testcollection s:shard1 r:core_node5) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@666975[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230251 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2230251 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2230251 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230253 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230253 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230255 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c6b9aed[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2230256 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2230256 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2230256 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230257 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230257 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597064156370960384
   [junit4]   2> 2230259 INFO  (searcherExecutor-7889-thread-1-processing-n:127.0.0.1:34520_solr x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node2) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@2c6b9aed[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230263 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node2=0, core_node5=0}, version=1}
   [junit4]   2> 2230270 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2230270 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230272 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230272 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230274 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f9b06ad[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2230275 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2230275 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230276 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230277 INFO  (searcherExecutor-7888-thread-1-processing-n:127.0.0.1:34520_solr x:testcollection_shard2_replica_n4 c:testcollection s:shard2 r:core_node7) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@7f9b06ad[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230277 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597064156391931904
   [junit4]   2> 2230281 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 2230356 INFO  (zkCallback-5720-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2230356 INFO  (zkCallback-5722-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2230357 INFO  (zkCallback-5722-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2230737 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2230737 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2230737 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 2230738 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:57804/solr START replicas=[https://127.0.0.1:34520/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 2230741 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2230756 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2230756 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2230756 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 2230757 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:57804/solr START replicas=[https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2230758 INFO  (qtp1428290734-24257) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:57804/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2231044 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:57804/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2231061 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 2231163 INFO  (zkCallback-5720-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231163 INFO  (zkCallback-5722-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231163 INFO  (zkCallback-5722-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231196 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2231198 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2113
   [junit4]   2> 2231212 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2231214 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2129
   [junit4]   2> 2231268 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2154
   [junit4]   2> 2231285 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2176
   [junit4]   2> 2231292 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2231388 INFO  (zkCallback-5720-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231388 INFO  (zkCallback-5722-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231388 INFO  (zkCallback-5722-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2232292 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3585
   [junit4]   2> 2232293 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2232293 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 2232299 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34520/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1523079069623&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2232301 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1523079069623&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2232301 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 2232304 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node2=1, core_node5=1}, version=2}
   [junit4]   2> 2232309 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1 (1597064158515298304)]} 0 0
   [junit4]   2> 2232310 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 (1597064158515298304)]} 0 7
   [junit4]   2> 2232315 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597064158528929792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232315 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dff16e7 commitCommandVersion:1597064158528929792
   [junit4]   2> 2232317 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597064158531026944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232317 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@325c186f commitCommandVersion:1597064158531026944
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597064158544658432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232330 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13fef419[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 2232330 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232332 INFO  (searcherExecutor-7889-thread-1-processing-n:127.0.0.1:34520_solr x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node2) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@13fef419[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2232333 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17
   [junit4]   2> 2232333 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec9e7d[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2232333 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232335 INFO  (searcherExecutor-7886-thread-1-processing-n:127.0.0.1:57804_solr x:testcollection_shard1_replica_n3 c:testcollection s:shard1 r:core_node5) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@1ec9e7d[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2232335 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597064158551998464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 2232337 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 0 26
   [junit4]   2> 2232339 INFO  (qtp1428290734-24249) [n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34520/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1523079069665&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2232340 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1523079069665&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 2232341 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1523079069665&ids=1&isShard=true&shard.url=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2232341 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 2232342 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2232350 INFO  (OverseerCollectionConfigSetProcessor-73586612248444933-127.0.0.1:57804_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> 2232350 INFO  (OverseerThreadFactory-7881-thread-2) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 2232351 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 2232351 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b63ff48: rootName = solr_34520, domain = solr.core.testcollection.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@e76decf
   [junit4]   2> 2232351 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 2232351 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d678392: rootName = solr_57804, domain = solr.core.testcollection.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@1fa72c1a
   [junit4]   2> 2232370 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 2232370 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@78efdd8e
   [junit4]   2> 2232370 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ea3d315: rootName = solr_34520, domain = solr.core.testcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@692eb880
   [junit4]   2> 2232372 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 2232372 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@390855bb: rootName = solr_57804, domain = solr.core.testcollection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@2e6177c3
   [junit4]   2> 2232374 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@49a35eba
   [junit4]   2> 2232389 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=78efdd8e
   [junit4]   2> 2232389 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ab4c0c6
   [junit4]   2> 2232390 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=78efdd8e
   [junit4]   2> 2232390 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=1ab4c0c6
   [junit4]   2> 2232390 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=1ab4c0c6
   [junit4]   2> 2232391 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@102b2ddf
   [junit4]   2> 2232391 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=102b2ddf
   [junit4]   2> 2232391 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=102b2ddf
   [junit4]   2> 2232391 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=49a35eba
   [junit4]   2> 2232391 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=49a35eba
   [junit4]   2> 2232394 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node8=0}, version=2}
   [junit4]   2> 2232395 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node5=1}, version=3}
   [junit4]   2> 2232395 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 2232396 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 2232396 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 2232397 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=44
   [junit4]   2> 2232397 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={}, version=3}
   [junit4]   2> 2232399 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 2232402 WARN  (zkCallback-5722-thread-2) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2232404 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 2232405 WARN  (zkCallback-5722-thread-2) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2232410 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=58
   [junit4]   2> 2233129 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=787
   [junit4]   2> 2233129 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 2233129 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testcollection
   [junit4]   2> 2233130 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=27684626-b9bb-4e21-b3ed-50279e9576e6&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2233133 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=27684626-b9bb-4e21-b3ed-50279e9576e6&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2233134 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=27684626-b9bb-4e21-b3ed-50279e9576e6&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2233135 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=27684626-b9bb-4e21-b3ed-50279e9576e6&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2233136 INFO  (OverseerThreadFactory-7881-thread-3) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2233137 INFO  (OverseerCollectionConfigSetProcessor-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2233348 INFO  (OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"te

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

e = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1308399581
     [copy] Copying 40 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1308399581
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1308399581

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1540760504
     [copy] Copying 246 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1540760504
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1540760504

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 42ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 110 minutes 36 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)