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 2015/08/13 18:11:38 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_51) - Build # 5145 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5145/
Java: 32bit/jdk1.8.0_51 -server -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest:     1) Thread[id=975, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-SendThread(127.0.0.1:50486), state=RUNNABLE, group=TGRP-CloudSolrClientTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)    2) Thread[id=1009, name=zkCallback-120-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=977, name=zkCallback-120-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=976, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    5) Thread[id=1008, name=zkCallback-120-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   1) Thread[id=975, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-SendThread(127.0.0.1:50486), state=RUNNABLE, group=TGRP-CloudSolrClientTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   2) Thread[id=1009, name=zkCallback-120-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=977, name=zkCallback-120-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=976, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   5) Thread[id=1008, name=zkCallback-120-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([A08126144DA78B97]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=975, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-SendThread(127.0.0.1:50486), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         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)    2) Thread[id=1009, name=zkCallback-120-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=977, name=zkCallback-120-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=1008, name=zkCallback-120-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         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=975, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-SendThread(127.0.0.1:50486), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        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)
   2) Thread[id=1009, name=zkCallback-120-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=977, name=zkCallback-120-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=1008, name=zkCallback-120-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([A08126144DA78B97]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A08126144DA78B97:28D519CEE35BE66F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.allTests(CloudSolrClientTest.java:257)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11798 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\init-core-data-001
   [junit4]   2> 104252 INFO  (SUITE-CloudSolrClientTest-seed#[A08126144DA78B97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 104252 INFO  (SUITE-CloudSolrClientTest-seed#[A08126144DA78B97]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_etj/ur
   [junit4]   2> 104259 WARN  (SUITE-CloudSolrClientTest-seed#[A08126144DA78B97]-worker) [    ] o.a.s.c.AbstractZkTestCase TEST_HOME() does not exist - solrj test?
   [junit4]   2> 104299 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 104299 INFO  (Thread-195) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 104299 INFO  (Thread-195) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 104418 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.ZkTestServer start zk server on port:50266
   [junit4]   2> 104418 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 104423 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 104430 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a25fe2 name:ZooKeeperConnection Watcher:127.0.0.1:50266 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104430 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 104430 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 104430 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 104446 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 104448 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 104462 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18e109b name:ZooKeeperConnection Watcher:127.0.0.1:50266/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104462 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 104464 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 104464 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 104474 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 104479 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 104482 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 104487 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 104488 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 104498 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 104498 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 104503 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 104503 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt because it doesn't exist
   [junit4]   2> 104504 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt because it doesn't exist
   [junit4]   2> 104504 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml because it doesn't exist
   [junit4]   2> 104504 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml because it doesn't exist
   [junit4]   2> 104504 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json because it doesn't exist
   [junit4]   2> 104504 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 104505 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt because it doesn't exist
   [junit4]   2> 104505 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt because it doesn't exist
   [junit4]   2> 104613 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1
   [junit4]   2> 104619 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 104623 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1315fa{/_etj/ur,null,AVAILABLE}
   [junit4]   2> 104634 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15edcef{HTTP/1.1}{127.0.0.1:50273}
   [junit4]   2> 104635 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.Server Started @100671ms
   [junit4]   2> 104635 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\tempDir-001/control/data, hostContext=/_etj/ur, hostPort=50273, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores}
   [junit4]   2> 104636 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 104636 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\'
   [junit4]   2> 104672 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 104674 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 104679 INFO  (zkCallback-43-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12bec8 name:ZooKeeperConnection Watcher:127.0.0.1:50266/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104679 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 104679 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 104683 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 104683 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\solr.xml
   [junit4]   2> 104697 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores
   [junit4]   2> 104697 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoreContainer New CoreContainer 22695450
   [junit4]   2> 104699 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\]
   [junit4]   2> 104699 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\lib
   [junit4]   2> 104699 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\lib).
   [junit4]   2> 104711 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] 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> 104715 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 104717 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 104717 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 104718 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50266/solr
   [junit4]   2> 104718 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 104718 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 104719 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 104724 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b05729 name:ZooKeeperConnection Watcher:127.0.0.1:50266 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104731 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 104731 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 104743 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 104746 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dc5bdf name:ZooKeeperConnection Watcher:127.0.0.1:50266/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104747 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 104749 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 104755 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 104762 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 104767 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 104770 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 104778 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 104783 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 104785 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 104788 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 104789 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50273__etj%2Fur
   [junit4]   2> 104796 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50273__etj%2Fur
   [junit4]   2> 104798 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 104799 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 104802 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 104807 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000
   [junit4]   2> 104811 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50273__etj%2Fur
   [junit4]   2> 104811 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 104814 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.Overseer Overseer (id=94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) starting
   [junit4]   2> 104819 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 104846 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 104846 INFO  (OverseerCollectionProcessor-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 104847 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 104848 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 104961 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 104961 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 104971 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores
   [junit4]   2> 104987 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 104987 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\
   [junit4]   2> 104988 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 105005 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 105006 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 105008 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 105008 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 105015 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 105015 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 105023 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50273/_etj/ur",
   [junit4]   2>   "node_name":"127.0.0.1:50273__etj%2Fur",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 105057 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50273/_etj/ur",
   [junit4]   2>   "node_name":"127.0.0.1:50273__etj%2Fur",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 105061 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 105085 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 105098 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] 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> 106200 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 106200 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 106201 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 106201 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 106202 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 106202 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\'
   [junit4]   2> 106232 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 106246 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 106250 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 106263 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 106265 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 106274 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 106481 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 106481 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 106483 WARN  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 106483 WARN  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 106493 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 106494 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 106494 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 106495 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 106495 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 106496 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\data\
   [junit4]   2> 106496 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\data\index/
   [junit4]   2> 106496 WARN  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 106496 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\data\index
   [junit4]   2> 106498 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@190c10 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af69df),segFN=segments_1,generation=1}
   [junit4]   2> 106498 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 106499 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50273__etj%2Fur 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\data\
   [junit4]   2> 106500 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 106501 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106507 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106508 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106509 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106511 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106525 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 106525 WARN  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 106525 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106528 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106528 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106530 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 106530 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 106531 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@190c10 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af69df),segFN=segments_1,generation=1}
   [junit4]   2> 106531 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 106531 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a335a2[collection1] main
   [junit4]   2> 106531 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106535 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106535 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106540 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 106540 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 106552 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106554 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106554 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106554 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 106554 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 106554 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106554 INFO  (searcherExecutor-180-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a335a2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 106555 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106555 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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> 106555 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur 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 1509406461004873728
   [junit4]   2> 106558 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1509406461004873728
   [junit4]   2> 106560 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 106565 INFO  (coreLoadExecutor-179-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 106566 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:50273/_etj/ur collection:control_collection shard:shard1
   [junit4]   2> 106586 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur 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> 106595 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur 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/94337903665872900-core_node1-n_0000000000
   [junit4]   2> 106597 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 106601 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 106601 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 106601 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur 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> 106603 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] 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> 106604 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50273/_etj/ur/collection1/
   [junit4]   2> 106604 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 106606 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50273/_etj/ur/collection1/ has no replicas
   [junit4]   2> 106606 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50273/_etj/ur/collection1/ shard1
   [junit4]   2> 106610 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 106619 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 106621 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] 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":"http://127.0.0.1:50273/_etj/ur",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 106745 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] 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> 106788 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 106789 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106794 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b8e651 name:ZooKeeperConnection Watcher:127.0.0.1:50266/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 106794 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106795 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 106795 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 106801 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50273/_etj/ur/collection1/ and leader is http://127.0.0.1:50273/_etj/ur/collection1/
   [junit4]   2> 106801 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50273/_etj/ur
   [junit4]   2> 106801 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 106801 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 106801 INFO  (coreZkRegister-173-thread-1-processing-n:127.0.0.1:50273__etj%2Fur x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50273__etj%2Fur 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> 106803 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 106804 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 106806 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50273/_etj/ur",
   [junit4]   2>   "node_name":"127.0.0.1:50273__etj%2Fur",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 106807 INFO  (OverseerStateUpdate-94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50273/_etj/ur",
   [junit4]   2>   "node_name":"127.0.0.1:50273__etj%2Fur",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 106875 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\cores\collection1
   [junit4]   2> 106877 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001
   [junit4]   2> 106877 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 106882 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cb21e{/_etj/ur,null,AVAILABLE}
   [junit4]   2> 106883 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ba4cfb{HTTP/1.1}{127.0.0.1:50298}
   [junit4]   2> 106883 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.e.j.s.Server Started @102607ms
   [junit4]   2> 106883 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_etj/ur, hostPort=50298, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\cores}
   [junit4]   2> 106884 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 106884 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\'
   [junit4]   2> 106904 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 106905 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106909 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d1b4ac name:ZooKeeperConnection Watcher:127.0.0.1:50266/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 106909 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106909 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 106913 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 106913 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\solr.xml
   [junit4]   2> 106913 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 0x14f27d2d4dc0006, 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> 106921 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\cores
   [junit4]   2> 106921 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoreContainer New CoreContainer 5682117
   [junit4]   2> 106921 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\]
   [junit4]   2> 106921 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\lib
   [junit4]   2> 106921 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\lib).
   [junit4]   2> 106929 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] 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> 106931 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 106932 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 106932 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 106932 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50266/solr
   [junit4]   2> 106932 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 106933 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 106933 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] 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> 106933 INFO  (zkCallback-48-thread-1) [    ] 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> 106934 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106940 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17cfc8 name:ZooKeeperConnection Watcher:127.0.0.1:50266 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 106940 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106941 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 106947 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106949 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:50298__etj%2Fur) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c9900 name:ZooKeeperConnection Watcher:127.0.0.1:50266/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 106949 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106960 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 108152 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50298__etj%2Fur
   [junit4]   2> 108153 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50298__etj%2Fur
   [junit4]   2> 108154 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 108154 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:50298__etj%2Fur) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 108154 INFO  (zkCallback-46-thread-1-processing-n:127.0.0.1:50273__etj%2Fur) [n:127.0.0.1:50273__etj%2Fur    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 108157 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108158 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94337903665872904-127.0.0.1:50298__etj%2Fur-n_0000000001
   [junit4]   2> 108164 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94337903665872900-127.0.0.1:50273__etj%2Fur-n_0000000000 to know if I could be the leader
   [junit4]   2> 108208 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 108209 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 108211 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\cores
   [junit4]   2> 108212 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_A08126144DA78B97-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 108212 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A08126144DA78B97]) [n:127.0.0.1:50298__etj%2Fur    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\Jenkins

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

r.client.solrj.impl.CloudSolrClientTest: 
   [junit4]    >    1) Thread[id=975, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-SendThread(127.0.0.1:50486), state=RUNNABLE, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]    >    2) Thread[id=1009, name=zkCallback-120-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=977, name=zkCallback-120-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=976, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    5) Thread[id=1008, name=zkCallback-120-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A08126144DA78B97]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=975, name=TEST-CloudSolrClientTest.test-seed#[A08126144DA78B97]-SendThread(127.0.0.1:50486), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [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]    >    2) Thread[id=1009, name=zkCallback-120-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=977, name=zkCallback-120-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=1008, name=zkCallback-120-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A08126144DA78B97]:0)
   [junit4] Completed [66/66] on J1 in 102.45s, 3 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:246: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 66 suites, 463 tests, 2 suite-level errors, 1 failure

Total time: 73 minutes 0 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-trunk-Windows (64bit/jdk1.8.0_51) - Build # 5146 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5146/
Java: 64bit/jdk1.8.0_51 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=9771, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=9771, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([743DC0942283C96B:FC69FF4E8C7FA493]:0)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55424: Could not find collection : awholynewstresscollection_collection0_0
	at __randomizedtesting.SeedInfo.seed([743DC0942283C96B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)




Build Log:
[...truncated 10380 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\init-core-data-001
   [junit4]   2> 1271444 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[743DC0942283C96B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1271444 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[743DC0942283C96B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1271449 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1271451 INFO  (Thread-3723) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1271451 INFO  (Thread-3723) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1271562 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.ZkTestServer start zk server on port:55417
   [junit4]   2> 1271562 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1271565 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271570 INFO  (zkCallback-1385-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3be986c5 name:ZooKeeperConnection Watcher:127.0.0.1:55417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1271570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1271571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1271576 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1271578 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271579 INFO  (zkCallback-1386-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2428f3f0 name:ZooKeeperConnection Watcher:127.0.0.1:55417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1271580 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271580 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1271580 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1271583 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1271587 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1271589 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1271592 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1271592 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1271597 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1271597 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1271601 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1271602 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1271605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1271605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1271608 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1271609 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1271611 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1271613 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1271615 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1271616 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1271619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1271619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1271622 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1271622 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1271626 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1271626 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1271629 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1271629 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1272290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1
   [junit4]   2> 1272297 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1272326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fa12505{/,null,AVAILABLE}
   [junit4]   2> 1272326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6fb4e450{HTTP/1.1}{127.0.0.1:55424}
   [junit4]   2> 1272326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.Server Started @1279407ms
   [junit4]   2> 1272326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\tempDir-001/control/data, hostContext=/, hostPort=55424, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores}
   [junit4]   2> 1272326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1272326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\'
   [junit4]   2> 1272379 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1272382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272384 INFO  (zkCallback-1387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b845ad2 name:ZooKeeperConnection Watcher:127.0.0.1:55417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272384 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272385 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1272386 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1272386 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\solr.xml
   [junit4]   2> 1272403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores
   [junit4]   2> 1272403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1880709601
   [junit4]   2> 1272403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\]
   [junit4]   2> 1272404 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\lib
   [junit4]   2> 1272404 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\lib).
   [junit4]   2> 1272415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] 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> 1272415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1272415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1272415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1272415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55417/solr
   [junit4]   2> 1272415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1272415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1272419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272429 INFO  (zkCallback-1389-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3862ded0 name:ZooKeeperConnection Watcher:127.0.0.1:55417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272431 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1272434 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272436 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62efb978 name:ZooKeeperConnection Watcher:127.0.0.1:55417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272436 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272440 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1272454 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1272466 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1272471 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1272476 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1272482 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1272485 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1272489 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1272491 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1272494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55424_
   [junit4]   2> 1272494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55424_
   [junit4]   2> 1272497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1272502 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1272506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1272506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94339050873749508-127.0.0.1:55424_-n_0000000000
   [junit4]   2> 1272508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55424_
   [junit4]   2> 1272508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1272510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.Overseer Overseer (id=94339050873749508-127.0.0.1:55424_-n_0000000000) starting
   [junit4]   2> 1272514 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1272526 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1272526 INFO  (OverseerCollectionProcessor-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 1272526 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1272526 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1272545 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1272545 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1272549 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores
   [junit4]   2> 1272552 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1272552 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\
   [junit4]   2> 1272552 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1272555 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1272555 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1272555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1272555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55424_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1272556 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1272556 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1272557 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55424",
   [junit4]   2>   "node_name":"127.0.0.1:55424_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1272558 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55424",
   [junit4]   2>   "node_name":"127.0.0.1:55424_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1272558 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1272558 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1272559 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] 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> 1273777 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1273777 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1273778 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1273778 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1273779 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1273779 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\'
   [junit4]   2> 1273795 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1273803 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1273803 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1273809 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1273813 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1273819 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1273986 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1273999 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1274001 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1274013 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1274017 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1274022 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1274023 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1274023 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1274023 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1274024 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1274024 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1274029 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1274029 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1274030 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1274030 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 1274030 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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@7792e18f
   [junit4]   2> 1274031 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\data\
   [junit4]   2> 1274031 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1274031 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1274032 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\data\index
   [junit4]   2> 1274032 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1568720608, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1274034 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@355926f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51adb2d6),segFN=segments_1,generation=1}
   [junit4]   2> 1274034 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1274035 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55424_ 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\data\
   [junit4]   2> 1274035 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1274037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1274037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1274037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1274037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1274037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1274037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274038 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274038 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274043 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274044 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274045 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274047 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274049 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1274050 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274051 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274051 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274054 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1274054 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1274055 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=279996774, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1274055 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@355926f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51adb2d6),segFN=segments_1,generation=1}
   [junit4]   2> 1274055 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1274055 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2067c1a3[collection1] main
   [junit4]   2> 1274055 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274057 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274057 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274057 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1274057 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1274057 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274060 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274060 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274060 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1274060 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1274061 INFO  (searcherExecutor-4298-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2067c1a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1274061 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274061 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274061 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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> 1274061 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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 1509424816713629696
   [junit4]   2> 1274063 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ 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 1509424816713629696
   [junit4]   2> 1274063 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1274065 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1274066 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55424 collection:control_collection shard:shard1
   [junit4]   2> 1274066 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ 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> 1274070 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ 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/94339050873749508-core_node1-n_0000000000
   [junit4]   2> 1274072 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1274074 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1274074 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1274074 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ 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> 1274074 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55424/collection1/
   [junit4]   2> 1274075 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1274075 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55424/collection1/ has no replicas
   [junit4]   2> 1274075 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55424/collection1/ shard1
   [junit4]   2> 1274075 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1274075 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] 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> 1274080 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1274081 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] 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":"http://127.0.0.1:55424",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1274206 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] 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> 1274266 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55424/collection1/ and leader is http://127.0.0.1:55424/collection1/
   [junit4]   2> 1274266 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55424
   [junit4]   2> 1274266 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1274266 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1274266 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:55424_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55424_ 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> 1274267 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1274268 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55424",
   [junit4]   2>   "node_name":"127.0.0.1:55424_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1274268 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55424",
   [junit4]   2>   "node_name":"127.0.0.1:55424_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1274388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274390 INFO  (zkCallback-1392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bcc501c name:ZooKeeperConnection Watcher:127.0.0.1:55417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274391 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274391 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1274394 INFO  (zkCallback-1392-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 1274394 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] 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> 1274395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1274395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1274395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274396 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274397 INFO  (zkCallback-1393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23bc59dd name:ZooKeeperConnection Watcher:127.0.0.1:55417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274398 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274400 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1274401 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] 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> 1274402 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1274528 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1274530 INFO  (zkCallback-1392-thread-1) [    ] 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> 1274530 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] 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> 1275090 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores\collection1
   [junit4]   2> 1275094 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001
   [junit4]   2> 1275095 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1275097 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@292e0799{/,null,AVAILABLE}
   [junit4]   2> 1275099 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2bdc1383{HTTP/1.1}{127.0.0.1:55454}
   [junit4]   2> 1275099 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.Server Started @1281732ms
   [junit4]   2> 1275099 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=55454, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores}
   [junit4]   2> 1275099 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1275100 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\'
   [junit4]   2> 1275132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275136 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275137 INFO  (zkCallback-1394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@676a4807 name:ZooKeeperConnection Watcher:127.0.0.1:55417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275137 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275137 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275139 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1275139 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\solr.xml
   [junit4]   2> 1275147 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores
   [junit4]   2> 1275149 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoreContainer New CoreContainer 311876247
   [junit4]   2> 1275149 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\]
   [junit4]   2> 1275149 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\lib
   [junit4]   2> 1275149 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\lib).
   [junit4]   2> 1275157 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] 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> 1275159 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1275161 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1275161 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1275161 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55417/solr
   [junit4]   2> 1275161 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1275161 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275162 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275163 INFO  (zkCallback-1396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2757fa82 name:ZooKeeperConnection Watcher:127.0.0.1:55417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275164 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275164 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275167 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275168 INFO  (zkCallback-1397-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12886265 name:ZooKeeperConnection Watcher:127.0.0.1:55417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275168 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275173 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1276400 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55454_
   [junit4]   2> 1276401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55454_
   [junit4]   2> 1276402 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1276402 INFO  (zkCallback-1397-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1276402 INFO  (zkCallback-1392-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1276405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1276405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94339050873749513-127.0.0.1:55454_-n_0000000001
   [junit4]   2> 1276406 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94339050873749508-127.0.0.1:55424_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1276419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1276419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1276420 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores
   [junit4]   2> 1276421 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1276421 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores\collection1\
   [junit4]   2> 1276422 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1276424 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1276424 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55454_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1276424 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1276424 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1276425 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55424_) [n:127.0.0.1:55424_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1276425 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1276426 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1276426 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55454",
   [junit4]   2>   "node_name":"127.0.0.1:55454_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1276426 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1276426 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1276426 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55454",
   [junit4]   2>   "node_name":"127.0.0.1:55454_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1276426 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1276427 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1276428 INFO  (OverseerStateUpdate-94339050873749508-127.0.0.1:55424_-n_0000000000) [n:127.0.0.1:55424_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1276430 INFO  (zkCallback-1397-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1276430 INFO  (zkCallback-1397-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1277647 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1277647 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1277647 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1277649 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1277649 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1277649 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1277662 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1277668 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1277670 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1277676 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1277677 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1277683 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1277744 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1277751 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1277752 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1277762 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1277764 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1277767 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1277768 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1277768 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1277768 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1277769 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1277769 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1277771 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1277771 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1277773 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1277773 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 1277773 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1 s:shard2 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@7792e18f
   [junit4]   2> 1277773 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_743DC0942283C96B-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1277774 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:55454_) [n:127.0.0.1:55454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTes

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

1a6fe9e7{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1406746 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18e05efc{/,null,UNAVAILABLE}
   [junit4]   2> 1406763 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55494_ c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] o.a.s.c.ChaosMonkey monkey: stop shard! 55424
   [junit4]   2> 1406764 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[743DC0942283C96B]) [n:127.0.0.1:55494_ c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55417 55417
   [junit4]   2> 1408672 INFO  (Thread-3805) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55417 55417
   [junit4]   2> 1408673 WARN  (Thread-3805) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/halfdeletedcollection2/state.json
   [junit4]   2> 	4	/solr/collections/awholynewstresscollection_collection0_0/state.json
   [junit4]   2> 	4	/solr/collections/awholynewstresscollection_collection1_0/state.json
   [junit4]   2> 	3	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/94339050873749508-127.0.0.1:55424_-n_0000000000
   [junit4]   2> 	2	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/awholynewcollection_2/state.json
   [junit4]   2> 	2	/solr/collections/addReplicaColl/leader_elect/shard2/election/94339050873749519-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=743DC0942283C96B -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=America/Guatemala -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    137s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=9771, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([743DC0942283C96B:FC69FF4E8C7FA493]:0)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55424: Could not find collection : awholynewstresscollection_collection0_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([743DC0942283C96B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)
   [junit4]   2> 1408683 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[743DC0942283C96B]-worker) [n:127.0.0.1:55494_ c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {other_tl1=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=MockRandom), multiDefault=FSTOrd50, a_t=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=MockRandom), a_i1=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=ro, timezone=America/Guatemala
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=235861192,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PrimitiveFieldTypeTest, DistributedQueueTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestFieldTypeResource, ZkStateWriterTest, TestMinMaxOnMultiValuedField, ConvertedLegacyTest, TestMissingGroups, QueryEqualityTest, MinimalSchemaTest, TestCustomDocTransformer, SpellCheckCollatorTest, BadIndexSchemaTest, SignatureUpdateProcessorFactoryTest, TestCrossCoreJoin, TestConfig, TestRealTimeGet, HdfsThreadLeakTest, HighlighterTest, TestRandomMergePolicy, TestLMDirichletSimilarityFactory, TermsComponentTest, CdcrVersionReplicationTest, SolrCloudExampleTest, TestFastOutputStream, CSVRequestHandlerTest, TestFileDictionaryLookup, WordBreakSolrSpellCheckerTest, TestRawResponseWriter, TestBadConfig, InfoHandlerTest, FileUtilsTest, TestReload, PolyFieldTest, BasicAuthIntegrationTest, DateMathParserTest, TestEmbeddedSolrServerConstructors, FullSolrCloudDistribCmdsTest, DistributedTermsComponentTest, AnalyticsMergeStrategyTest, TestTrie, ActionThrottleTest, BasicDistributedZk2Test, IndexSchemaTest, TestDocBasedVersionConstraints, TestCoreDiscovery, TestCloudManagedSchema, DistanceUnitsTest, DirectUpdateHandlerOptimizeTest, SpellCheckComponentTest, TestDistribIDF, TestRandomFaceting, ExternalFileFieldSortTest, TestSearchPerf, CoreAdminCreateDiscoverTest, TestFiltering, TestTolerantSearch, TestDefaultSimilarityFactory, TestObjectReleaseTracker, TestSolrCoreProperties, TestLRUStatsCache, JsonLoaderTest, ShardSplitTest, TestFreeTextSuggestions, TestReversedWildcardFilterFactory, SchemaVersionSpecificBehaviorTest, TestJoin, AddBlockUpdateTest, SimpleMLTQParserTest, TestSuggestSpellingConverter, StatsComponentTest, TestSimpleTrackingShardHandler, CdcrRequestHandlerTest, TestSchemaResource, TestBulkSchemaAPI, SaslZkACLProviderTest, TestStandardQParsers, BigEndianAscendingWordSerializerTest, TestSolrConfigHandlerCloud, TestRuleBasedAuthorizationPlugin, TestDynamicFieldCollectionResource, SpellPossibilityIteratorTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, TestDistribDocBasedVersion, XsltUpdateRequestHandlerTest, TestAuthorizationFramework, TestFastWriter, QueryParsingTest, AnalyticsQueryTest, TestRTGBase, CollectionReloadTest, DisMaxRequestHandlerTest, RegexBoostProcessorTest, TestRemoteStreaming, BasicFunctionalityTest, DistributedMLTComponentTest, TestSmileRequest, StandardRequestHandlerTest, MoreLikeThisHandlerTest, DistributedFacetPivotSmallAdvancedTest, DocValuesMissingTest, TestConfigReload, HighlighterConfigTest, VersionInfoTest, TestOrdValues, DirectSolrSpellCheckerTest, TestRandomRequestDistribution, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, SimplePostToolTest, AutoCommitTest, SSLMigrationTest, CollectionsAPIAsyncDistributedZkTest, TestSolrDeletionPolicy1, SpatialHeatmapFacetsTest, CurrencyFieldOpenExchangeTest, SolrRequestParserTest, TestSerializedLuceneMatchVersion, TestCustomSort, TermVectorComponentTest, TestCodecSupport, AsyncMigrateRouteKeyTest, TestNoOpRegenerator, UpdateRequestProcessorFactoryTest, TestManagedStopFilterFactory, ChangedSchemaMergeTest, TestScoreJoinQPNoScore, TestCollapseQParserPlugin, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [256/540] on J1 in 138.43s, 1 test, 1 error <<< FAILURES!

[...truncated 900 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 540 suites, 2131 tests, 1 error, 76 ignored (41 assumptions)

Total time: 66 minutes 2 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