You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/20 02:43:29 UTC

[JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.7.0_80) - Build # 50 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/50/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=7292, name=zkCallback-1003-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7126, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    3) Thread[id=7304, name=zkCallback-1003-thread-5, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7265, name=zkCallback-1003-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=7125, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-SendThread(127.0.0.1:55041), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    6) Thread[id=7303, name=zkCallback-1003-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=7292, name=zkCallback-1003-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7126, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   3) Thread[id=7304, name=zkCallback-1003-thread-5, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7265, name=zkCallback-1003-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=7125, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-SendThread(127.0.0.1:55041), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   6) Thread[id=7303, name=zkCallback-1003-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([140C4DFE77815F2E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7265, name=zkCallback-1003-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7125, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-SendThread(127.0.0.1:55041), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    3) Thread[id=7303, name=zkCallback-1003-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7292, name=zkCallback-1003-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=7304, name=zkCallback-1003-thread-5, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7265, name=zkCallback-1003-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7125, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-SendThread(127.0.0.1:55041), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   3) Thread[id=7303, name=zkCallback-1003-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7292, name=zkCallback-1003-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=7304, name=zkCallback-1003-thread-5, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([140C4DFE77815F2E]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
some core start times did not change on reload

Stack Trace:
java.lang.AssertionError: some core start times did not change on reload
	at __randomizedtesting.SeedInfo.seed([140C4DFE77815F2E:9C587224D97D32D6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:822)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11493 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/init-core-data-001
   [junit4]   2> 930170 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[140C4DFE77815F2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 930170 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[140C4DFE77815F2E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 930174 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 930174 INFO  (Thread-2615) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 930174 INFO  (Thread-2615) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 930274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.ZkTestServer start zk server on port:55041
   [junit4]   2> 930274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 930274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930276 INFO  (zkCallback-965-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6731ad72 name:ZooKeeperConnection Watcher:127.0.0.1:55041 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930276 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930276 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 930276 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 930277 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 930277 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930278 INFO  (zkCallback-966-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10e4f53f name:ZooKeeperConnection Watcher:127.0.0.1:55041/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930278 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930278 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 930278 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 930279 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 930280 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 930280 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 930280 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 930281 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 930281 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 930281 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 930282 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 930282 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 930283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 930283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 930283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 930283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 930291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 930291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 930292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 930292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 930292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 930292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 930293 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 930293 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 930294 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 930294 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 930294 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 930295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 930295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 930295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930296 INFO  (zkCallback-967-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12617059 name:ZooKeeperConnection Watcher:127.0.0.1:55041/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930296 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930296 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 930345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1
   [junit4]   2> 930346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 930347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4655698c{/,null,AVAILABLE}
   [junit4]   2> 930353 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e6656ac{SSL-http/1.1}{127.0.0.1:50177}
   [junit4]   2> 930353 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.Server Started @932057ms
   [junit4]   2> 930353 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50177, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/tempDir-001/control/data}
   [junit4]   2> 930353 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@36d98810
   [junit4]   2> 930353 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001'
   [junit4]   2> 930354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 930354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 930354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930355 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c032ba5 name:ZooKeeperConnection Watcher:127.0.0.1:55041/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930355 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930355 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 930356 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 930356 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/solr.xml
   [junit4]   2> 930365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores
   [junit4]   2> 930365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1869706501
   [junit4]   2> 930365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001]
   [junit4]   2> 930365 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/lib
   [junit4]   2> 930365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 930367 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 930368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 930368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 930368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55041/solr
   [junit4]   2> 930368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 930368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 930368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930369 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d1cbaa name:ZooKeeperConnection Watcher:127.0.0.1:55041 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930369 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930370 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 930370 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930371 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3afbd89c name:ZooKeeperConnection Watcher:127.0.0.1:55041/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930371 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 930372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 930373 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 930374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 930374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 930375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 930375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 930376 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 930376 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 930377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50177_
   [junit4]   2> 930377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50177_
   [junit4]   2> 930377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 930377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 930378 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 930378 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95415985199513605-127.0.0.1:50177_-n_0000000000
   [junit4]   2> 930378 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50177_
   [junit4]   2> 930378 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 930379 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer Overseer (id=95415985199513605-127.0.0.1:50177_-n_0000000000) starting
   [junit4]   2> 930379 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 930389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 930389 INFO  (OverseerCollectionConfigSetProcessor-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 930389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 930390 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 930401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 930401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 930401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores
   [junit4]   2> 930402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml, configSetProperties=configsetprops.json, schema=schema.xml, dataDir=data/, loadOnStartup=true, coreNodeName=, shard=, collection=control_collection, transient=false, name=collection1}
   [junit4]   2> 930402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1
   [junit4]   2> 930402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 930402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 930402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [n:127.0.0.1:50177_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 930403 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 930403 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 930403 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"https://127.0.0.1:50177",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:50177_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down"} current state version: 0
   [junit4]   2> 930403 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 930404 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "base_url":"https://127.0.0.1:50177",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:50177_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 930404 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 930404 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 930405 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1'
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 931404 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 931405 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 931409 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 931417 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 931441 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 931446 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 931586 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 931590 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 931591 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 931595 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 931597 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 931599 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931599 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931600 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 931600 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 931600 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 931600 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1/data/]
   [junit4]   2> 931600 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87a8df
   [junit4]   2> 931601 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1/data
   [junit4]   2> 931601 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1/data/index/
   [junit4]   2> 931601 WARN  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 931601 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1/data/index
   [junit4]   2> 931601 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=98.533203125, floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=4.638619101291791, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 931601 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78d2a8f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e52aacb),segFN=segments_1,generation=1}
   [junit4]   2> 931601 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 931602 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1/data/
   [junit4]   2> 931602 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 931603 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 931603 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 931604 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 931604 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931604 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931604 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 931604 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931604 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931604 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931604 WARN  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 931605 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931606 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931607 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931608 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931610 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/file,/get,/update/json/docs,/admin/system,/admin/logging,/admin/luke,/admin/ping,/admin/threads,/update,/dump,/admin/properties,/admin/plugins,/schema,standard,/update/json,/update/csv,/replication,/admin/segments,/admin/mbeans,/config
   [junit4]   2> 931610 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 931611 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 931611 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 931611 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 931611 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 931612 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=96.376953125, floorSegmentMB=1.6494140625, forceMergeDeletesPctAllowed=25.97068628412612, segmentsPerTier=46.0, maxCFSSegmentSizeMB=0.376953125, noCFSRatio=0.8383270383609993
   [junit4]   2> 931612 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78d2a8f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e52aacb),segFN=segments_1,generation=1}
   [junit4]   2> 931612 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 931612 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5faa28dc[collection1] main
   [junit4]   2> 931612 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 931613 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 931614 INFO  (searcherExecutor-2953-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5faa28dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 931614 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 931614 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 931614 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 931614 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526655764701118464
   [junit4]   2> 931616 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1526655764701118464
   [junit4]   2> 931616 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 931616 INFO  (coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 931616 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:50177 collection:control_collection shard:shard1
   [junit4]   2> 931616 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 931618 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95415985199513605-core_node1-n_0000000000
   [junit4]   2> 931618 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 931618 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 931618 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 931618 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:50177/collection1/
   [junit4]   2> 931618 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 931619 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 931623 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:50177/collection1/ has no replicas
   [junit4]   2> 931624 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 931625 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 931626 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:50177/collection1/ shard1
   [junit4]   2> 931626 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:50177",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 931727 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 931776 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:50177/collection1/ and leader is https://127.0.0.1:50177/collection1/
   [junit4]   2> 931776 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50177
   [junit4]   2> 931776 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 931776 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 931776 INFO  (coreZkRegister-2946-thread-1-processing-s:shard1 x:collection1 n:127.0.0.1:50177_ c:control_collection r:core_node1) [n:127.0.0.1:50177_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 931777 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"https://127.0.0.1:50177",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "node_name":"127.0.0.1:50177_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 931777 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "base_url":"https://127.0.0.1:50177",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "node_name":"127.0.0.1:50177_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 931878 INFO  (zkCallback-972-thread-2-processing-n:127.0.0.1:50177_) [n:127.0.0.1:50177_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 931905 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 931910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931911 INFO  (zkCallback-974-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61d623b2 name:ZooKeeperConnection Watcher:127.0.0.1:55041/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 931911 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 931912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 931913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 931913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 931913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 931913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931914 INFO  (zkCallback-975-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d298a76 name:ZooKeeperConnection Watcher:127.0.0.1:55041/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 931914 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931914 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 931915 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 931915 INFO  (OverseerStateUpdate-95415985199513605-127.0.0.1:50177_-n_0000000000) [n:127.0.0.1:50177_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 931973 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001/cores/collection1
   [junit4]   2> 931992 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001
   [junit4]   2> 931993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 931994 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3437ff37{/,null,AVAILABLE}
   [junit4]   2> 931998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@27621e58{SSL-http/1.1}{127.0.0.1:60143}
   [junit4]   2> 931998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.e.j.s.Server Started @933702ms
   [junit4]   2> 931998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001/cores, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/tempDir-001/jetty1, hostContext=/, hostPort=60143}
   [junit4]   2> 931998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@36d98810
   [junit4]   2> 931998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001'
   [junit4]   2> 931999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 931999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 931999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 931999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932000 INFO  (zkCallback-976-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6310a113 name:ZooKeeperConnection Watcher:127.0.0.1:55041/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932001 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 932001 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001/solr.xml
   [junit4]   2> 932009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001/cores
   [junit4]   2> 932009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1760471338
   [junit4]   2> 932009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001]
   [junit4]   2> 932009 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_140C4DFE77815F2E-001/shard-1-001/lib
   [junit4]   2> 932009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 932011 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 932012 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 932012 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 932012 INFO  (TEST-CollectionsAPIDistributedZkTest.

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

keeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    3) Thread[id=7304, name=zkCallback-1003-thread-5, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7265, name=zkCallback-1003-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=7125, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-SendThread(127.0.0.1:55041), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    6) Thread[id=7303, name=zkCallback-1003-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([140C4DFE77815F2E]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7265, name=zkCallback-1003-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7125, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[140C4DFE77815F2E]-SendThread(127.0.0.1:55041), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    3) Thread[id=7303, name=zkCallback-1003-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7292, name=zkCallback-1003-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=7304, name=zkCallback-1003-thread-5, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([140C4DFE77815F2E]:0)
   [junit4] Completed [286/566 (1!)] on J1 in 110.39s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 873 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 2 suite-level errors, 1 failure, 929 ignored (35 assumptions) [seed: 140C4DFE77815F2E]

Total time: 39 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.5-Linux (32bit/jdk1.8.0_72) - Build # 51 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/51/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

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

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


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
Test abandoned because suite timeout was reached.

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




Build Log:
[...truncated 12516 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1012419 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1012419 INFO  (Thread-2649) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1012419 INFO  (Thread-2649) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1012519 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.ZkTestServer start zk server on port:56470
   [junit4]   2> 1012519 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012519 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012635 INFO  (zkCallback-987-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fedd3c name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012635 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012635 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1012635 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1013351 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1013351 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1013351 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1013351 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1013351 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1013355 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a51ae8{/solr,null,AVAILABLE}
   [junit4]   2> 1013355 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8b64c7{/solr,null,AVAILABLE}
   [junit4]   2> 1013355 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@168a80b{/solr,null,AVAILABLE}
   [junit4]   2> 1013355 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10e48aa{/solr,null,AVAILABLE}
   [junit4]   2> 1013356 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1142c66{/solr,null,AVAILABLE}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@176898f{HTTP/1.1}{127.0.0.1:33883}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@11b86c1{HTTP/1.1}{127.0.0.1:35590}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.Server Started @1015088ms
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@10680f1{HTTP/1.1}{127.0.0.1:38458}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33883}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.Server Started @1015088ms
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1debd3e{HTTP/1.1}{127.0.0.1:54406}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.Server Started @1015088ms
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.Server Started @1015088ms
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35590}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@b3835c{HTTP/1.1}{127.0.0.1:45790}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54406}
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.Server Started @1015088ms
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node2'
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node5'
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node4'
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38458}
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node3'
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013357 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45790}
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013358 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node1'
   [junit4]   2> 1013359 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1013359 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1013359 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013360 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013360 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013360 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013360 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013432 INFO  (zkCallback-988-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5def24 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013432 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013432 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013476 INFO  (zkCallback-989-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ff1cbb name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013477 INFO  (zkCallback-991-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@228ad1 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013477 INFO  (zkCallback-992-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10c5a42 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1013477 INFO  (zkCallback-990-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b7471 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1013477 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node5/.
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node3/.
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node4/.
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 13508405
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 25929100
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node3]
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node4]
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 29169602
   [junit4]   2> 1013565 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x152fcfa7e5f0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node2/.
   [junit4]   2> 1013565 WARN  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node4/lib
   [junit4]   2> 1013565 WARN  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node3/lib
   [junit4]   2> 1013565 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node5]
   [junit4]   2> 1013566 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1013566 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1013566 WARN  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node5/lib
   [junit4]   2> 1013566 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 25224443
   [junit4]   2> 1013566 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node2]
   [junit4]   2> 1013566 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1013566 WARN  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node2/lib
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56470/solr
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013567 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56470/solr
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56470/solr
   [junit4]   2> 1013568 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56470/solr
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013569 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013593 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node1/.
   [junit4]   2> 1013593 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 15419447
   [junit4]   2> 1013593 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node1]
   [junit4]   2> 1013594 WARN  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node1/lib
   [junit4]   2> 1013594 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1013595 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1013595 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1013595 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1013595 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56470/solr
   [junit4]   2> 1013595 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1013595 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013596 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013630 INFO  (zkCallback-1001-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bfe6a1 name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013630 INFO  (zkCallback-1002-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ef244e name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013631 INFO  (zkCallback-1004-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aa18 name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013631 INFO  (zkCallback-1003-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd1afc name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013631 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013659 INFO  (zkCallback-1007-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ba5dc3 name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013659 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013660 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013698 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x152fcfa7e5f0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1013699 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013699 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013700 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x152fcfa7e5f0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1013700 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013701 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013701 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x152fcfa7e5f0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1013719 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013756 INFO  (zkCallback-1010-thread-1-processing-n:127.0.0.1:35590_solr) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28c784 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013756 INFO  (zkCallback-1008-thread-1-processing-n:127.0.0.1:33883_solr) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8e33d name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013756 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013756 INFO  (zkCallback-1009-thread-1-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bb206a name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013757 INFO  (zkCallback-1011-thread-1-processing-n:127.0.0.1:54406_solr) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12bec8 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013757 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013756 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013757 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013795 INFO  (zkCallback-1012-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17fb295 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013795 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013849 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1013849 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1013849 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1013849 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1013849 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1014028 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1014028 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1014029 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1014029 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1014029 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1014535 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1014535 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1014535 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1014564 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1014564 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1014640 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1014641 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1014641 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1014674 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1014675 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1014777 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1014793 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1014837 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1014871 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1014871 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1014932 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1014932 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1014932 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1014932 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1014932 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1014967 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1014967 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1014967 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1014967 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1014967 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1014998 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1014998 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1014998 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1014998 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1014998 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1015044 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1015045 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1015044 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1015045 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1015045 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1015102 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1015102 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1015102 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1015102 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1015102 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1015124 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38458_solr
   [junit4]   2> 1015124 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35590_solr
   [junit4]   2> 1015124 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45790_solr
   [junit4]   2> 1015140 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33883_solr
   [junit4]   2> 1015151 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54406_solr
   [junit4]   2> 1015151 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38458_solr
   [junit4]   2> 1015151 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45790_solr
   [junit4]   2> 1015151 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35590_solr
   [junit4]   2> 1015170 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33883_solr
   [junit4]   2> 1015176 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54406_solr
   [junit4]   2> 1015219 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1015219 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1015219 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1015220 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1015220 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1015320 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1015320 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1015320 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1015320 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1015320 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1015373 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1015373 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1015374 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1015374 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1015391 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1015429 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95416694920380427-127.0.0.1:35590_solr-n_0000000000
   [junit4]   2> 1015429 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95416694920380428-127.0.0.1:33883_solr-n_0000000001
   [junit4]   2> 1015429 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95416694920380431-127.0.0.1:45790_solr-n_0000000003
   [junit4]   2> 1015429 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95416694920380429-127.0.0.1:38458_solr-n_0000000002
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95416694920380430-127.0.0.1:54406_solr-n_0000000004
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35590_solr
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95416694920380427-127.0.0.1:35590_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95416694920380429-127.0.0.1:38458_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95416694920380431-127.0.0.1:45790_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95416694920380428-127.0.0.1:33883_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1015446 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1015461 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.Overseer Overseer (id=95416694920380427-127.0.0.1:35590_solr-n_0000000000) starting
   [junit4]   2> 1015509 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1015520 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1015520 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1015521 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node2/.
   [junit4]   2> 1015521 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1015521 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1015521 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1015522 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node4/.
   [junit4]   2> 1015522 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1015523 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1015523 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1015524 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node3/.
   [junit4]   2> 1015524 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1015532 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1015532 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1015532 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node1/.
   [junit4]   2> 1015532 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-3) [n:127.0.0.1:38458_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-4) [n:127.0.0.1:54406_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:45790_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1015533 INFO  (jetty-launcher-986-thread-2) [n:127.0.0.1:33883_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1015616 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1015616 INFO  (OverseerCollectionConfigSetProcessor-95416694920380427-127.0.0.1:35590_solr-n_0000000000) [n:127.0.0.1:35590_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1015616 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1015616 INFO  (OverseerStateUpdate-95416694920380427-127.0.0.1:35590_solr-n_0000000000) [n:127.0.0.1:35590_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1015637 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1015637 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1015638 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node5/.
   [junit4]   2> 1015638 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1015638 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1015638 INFO  (jetty-launcher-986-thread-5) [n:127.0.0.1:35590_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1015638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1015639 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015656 INFO  (zkCallback-1013-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79ba10 name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1015656 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015656 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1015666 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@10680f1{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1015667 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13508405
   [junit4]   2> 1015667 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38458_solr as DOWN
   [junit4]   2> 1015687 INFO  (OverseerStateUpdate-95416694920380427-127.0.0.1:35590_solr-n_0000000000) [n:127.0.0.1:35590_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38458_solr"} current state version: 0
   [junit4]   2> 1015687 INFO  (OverseerStateUpdate-95416694920380427-127.0.0.1:35590_solr-n_0000000000) [n:127.0.0.1:35590_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38458_solr
   [junit4]   2> 1015696 INFO  (zkCallback-1008-thread-1-processing-n:127.0.0.1:33883_solr) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1015696 INFO  (zkCallback-1010-thread-1-processing-n:127.0.0.1:35590_solr) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1015696 INFO  (zkCallback-1012-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1015696 INFO  (zkCallback-1009-thread-1-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1015696 INFO  (zkCallback-1011-thread-1-processing-n:127.0.0.1:54406_solr) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1015697 WARN  (zkCallback-1009-thread-1-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1015698 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a51ae8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1015699 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1015700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cec29b{/solr,null,AVAILABLE}
   [junit4]   2> 1015700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e3bcd4{HTTP/1.1}{127.0.0.1:55713}
   [junit4]   2> 1015700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.e.j.s.Server Started @1017431ms
   [junit4]   2> 1015700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55713}
   [junit4]   2> 1015700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1015700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node6'
   [junit4]   2> 1015701 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1015701 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1015701 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1015701 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015716 INFO  (zkCallback-1012-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95416694920380428-127.0.0.1:33883_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1015716 INFO  (zkCallback-1015-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ecad2b name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1015716 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015717 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1015717 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1015731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node6/.
   [junit4]   2> 1015731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.CoreContainer New CoreContainer 25018521
   [junit4]   2> 1015731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node6]
   [junit4]   2> 1015731 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node6/lib
   [junit4]   2> 1015732 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1015732 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1015733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1015733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1015733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56470/solr
   [junit4]   2> 1015733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1015733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1015734 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015742 INFO  (zkCallback-1018-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a5b7ba name:ZooKeeperConnection Watcher:127.0.0.1:56470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1015743 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015743 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1015756 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015766 INFO  (zkCallback-1019-thread-1-processing-n:127.0.0.1:55713_solr) [n:127.0.0.1:55713_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7022b0 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1015766 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015874 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1016876 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55713_solr
   [junit4]   2> 1016891 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55713_solr
   [junit4]   2> 1016914 INFO  (zkCallback-1019-thread-1-processing-n:127.0.0.1:55713_solr) [n:127.0.0.1:55713_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1016914 INFO  (zkCallback-1012-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1016914 INFO  (zkCallback-1010-thread-2-processing-n:127.0.0.1:35590_solr) [n:127.0.0.1:35590_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1016914 INFO  (zkCallback-1008-thread-1-processing-n:127.0.0.1:33883_solr) [n:127.0.0.1:33883_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1016915 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1016916 INFO  (zkCallback-1011-thread-1-processing-n:127.0.0.1:54406_solr) [n:127.0.0.1:54406_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1016945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95416694920380435-127.0.0.1:55713_solr-n_0000000005
   [junit4]   2> 1016945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95416694920380430-127.0.0.1:54406_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1016963 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1016963 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1016964 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001/tempDir-001/node6/.
   [junit4]   2> 1016964 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1016964 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1016965 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [n:127.0.0.1:55713_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1016965 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1016965 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016991 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aaa795 name:ZooKeeperConnection Watcher:127.0.0.1:56470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016991 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016991 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1016993 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1017142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1017178 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1017237 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1017253 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1017306 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1017323 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1017356 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1017410 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1017426 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1017440 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1017456 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1017489 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1017500 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1017542 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1017587 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1017603 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1017618 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1017658 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1017719 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1017885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1017926 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1017981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1017994 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1018028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1018040 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1018075 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1018133 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1018149 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1018202 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1018216 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1018228 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1018275 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1018291 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1018306 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1018356 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1018373 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1018389 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1018442 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1018459 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1018506 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1018547 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1018558 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1018588 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1018600 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1018613 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1018668 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1018685 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1018702 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1018735 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1018764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1018809 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1018885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1018947 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1019003 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1019030 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1019073 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1019102 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1019158 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1019195 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1019261 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1019315 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1019333 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1019348 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1019360 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1019396 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1019442 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1019460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1019495 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1019508 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1019552 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1019576 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1019614 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1019659 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1019706 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1019741 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1019782 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1019820 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1019835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1019851 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1019897 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1019945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1019978 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1019992 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1020006 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1020063 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 1020080 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1020122 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 1020137 INFO  (TEST-BasicAuthIntegrationTest.t

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

Collection_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data
   [junit4]   2> 8233304 INFO  (coreCloseExecutor-3217-thread-1) [n:127.0.0.1:54406_solr c:testSolrCloudCollection s:shard1 r:core_node2 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data
   [junit4]   2> 8233304 INFO  (coreCloseExecutor-3217-thread-1) [n:127.0.0.1:54406_solr c:testSolrCloudCollection s:shard1 r:core_node2 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>]
   [junit4]   2> 8233305 INFO  (jetty-launcher-986-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10e48aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 8233305 INFO  (coreCloseExecutor-3217-thread-1) [n:127.0.0.1:54406_solr c:testSolrCloudCollection s:shard1 r:core_node2 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data/index
   [junit4]   2> 8233305 INFO  (jetty-launcher-986-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8b64c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 8233314 INFO  (coreCloseExecutor-3214-thread-1) [n:127.0.0.1:35590_solr c:testSolrCloudCollection s:shard1 r:core_node1 x:testSolrCloudCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing RAMDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 8233314 INFO  (coreCloseExecutor-3214-thread-1) [n:127.0.0.1:35590_solr c:testSolrCloudCollection s:shard1 r:core_node1 x:testSolrCloudCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>]
   [junit4]   2> 8233314 INFO  (coreCloseExecutor-3214-thread-1) [n:127.0.0.1:35590_solr c:testSolrCloudCollection s:shard1 r:core_node1 x:testSolrCloudCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: data/index
   [junit4]   2> 8233314 INFO  (coreCloseExecutor-3214-thread-1) [n:127.0.0.1:35590_solr c:testSolrCloudCollection s:shard1 r:core_node1 x:testSolrCloudCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close data [CachedDir<<refCount=0;path=data;done=false>>]
   [junit4]   2> 8233314 INFO  (coreCloseExecutor-3214-thread-1) [n:127.0.0.1:35590_solr c:testSolrCloudCollection s:shard1 r:core_node1 x:testSolrCloudCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: data
   [junit4]   2> 8233315 INFO  (jetty-launcher-986-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d407f{/solr,null,UNAVAILABLE}
   [junit4]   2> 8233317 INFO  (jetty-launcher-986-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@168a80b{/solr,null,UNAVAILABLE}
   [junit4]   2> 8233318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56470 56470
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E54CADD1210983B-001
   [junit4]   2> 8233745 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]-SendThread(127.0.0.1:56470)) [n:127.0.0.1:35590_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 8233745 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[E54CADD1210983B]-SendThread(127.0.0.1:56470)) [n:127.0.0.1:43840_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 8233745 WARN  (jetty-launcher-986-thread-1-SendThread(127.0.0.1:56470)) [n:127.0.0.1:45790_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> Feb 20, 2016 6:40:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l_dv=FSTOrd50, _version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Direct), intDefault=BlockTreeOrds(blocksize=128), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=ar-TN, timezone=America/Porto_Acre
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 1.8.0_72 (32-bit)/cpus=12,threads=2,free=230266320,total=351494144
   [junit4]   2> NOTE: All tests run in this JVM: [ParsingFieldUpdateProcessorsTest, TestAddFieldRealTimeGet, BasicDistributedZkTest, TestUniqueKeyFieldResource, URLClassifyProcessorTest, TestSolrDynamicMBean, TestConfigSetsAPIExclusivity, ExternalFileFieldSortTest, XsltUpdateRequestHandlerTest, SolrXmlInZkTest, JsonLoaderTest, QueryEqualityTest, TestDefaultSearchFieldResource, TestCloudSchemaless, TestSolrCloudWithKerberosAlt, TestXmlQParser, TestRandomCollapseQParserPlugin, MergeStrategyTest, CursorPagingTest, OutputWriterTest, PathHierarchyTokenizerFactoryTest, VersionInfoTest, TestSolrConfigHandlerConcurrent, CloudMLTQParserTest, EchoParamsTest, DocumentAnalysisRequestHandlerTest, DistributedFacetPivotSmallTest, JSONWriterTest, TestValueSourceCache, TestRTGBase, OverseerRolesTest, PeerSyncTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestRawTransformer, TestBlobHandler, ZkStateReaderTest, AnalysisAfterCoreReloadTest, TestBulkSchemaAPI, DateFieldTest, ConnectionReuseTest, CacheHeaderTest, TestOrdValues, SynonymTokenizerTest, TestFunctionQuery, TestComponentsName, CollectionStateFormat2Test, SignatureUpdateProcessorFactoryTest, SystemInfoHandlerTest, TestFieldCollectionResource, HdfsBasicDistributedZk2Test, TestChildDocTransformer, TestCSVLoader, TestHashQParserPlugin, TestTrackingShardHandlerFactory, SaslZkACLProviderTest, TestScoreJoinQPNoScore, ResponseHeaderTest, ZkNodePropsTest, CleanupOldIndexTest, ReturnFieldsTest, FileBasedSpellCheckerTest, TestManagedResource, TestIBSimilarityFactory, PreAnalyzedFieldTest, ExitableDirectoryReaderTest, CustomCollectionTest, SyncSliceTest, CurrencyFieldOpenExchangeTest, ResourceLoaderTest, HdfsWriteToMultipleCollectionsTest, TestBulkSchemaConcurrent, ExplicitHLLTest, TestPKIAuthenticationPlugin, TestOmitPositions, TestReloadAndDeleteDocs, AlternateDirectoryTest, TestCrossCoreJoin, TestArbitraryIndexDir, TestRangeQuery, TestMiniSolrCloudClusterBase, SegmentsInfoRequestHandlerTest, DistributedQueueTest, ResponseLogComponentTest, RulesTest, TestDistributedStatsComponentCardinality, TestSchemaManager, TestDFISimilarityFactory, LeaderElectionIntegrationTest, BasicZkTest, CloneFieldUpdateProcessorFactoryTest, SolrCoreTest, UUIDUpdateProcessorFallbackTest, BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.seed=E54CADD1210983B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=America/Porto_Acre -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E54CADD1210983B]:0)
   [junit4] Completed [566/566 (1!)] on J0 in 7221.44s, 1 test, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 suite-level error, 1 error, 84 ignored (39 assumptions) [seed: E54CADD1210983B]

Total time: 164 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any