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 2014/03/01 01:38:36 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60-ea-b04) - Build # 3747 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3747/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Could not find the new collection - 503 : https://127.0.0.1:54031/kfbv/oi/awholynewcollection_1

Stack Trace:
java.lang.AssertionError: Could not find the new collection - 503 : https://127.0.0.1:54031/kfbv/oi/awholynewcollection_1
	at __randomizedtesting.SeedInfo.seed([C586D3AE1F4CC10:8DBEE32296ABAC2C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1916)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:699)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:202)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
ERROR: SolrZkClient opens=20 closes=19

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=20 closes=19
	at __randomizedtesting.SeedInfo.seed([C586D3AE1F4CC10]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:418)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:175)
	at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=5424, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-SendThread(127.0.0.1:54003), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]         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:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)    2) Thread[id=5425, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=5424, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-SendThread(127.0.0.1:54003), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
        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:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   2) Thread[id=5425, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([C586D3AE1F4CC10]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5424, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-SendThread(127.0.0.1:54003), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5424, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-SendThread(127.0.0.1:54003), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([C586D3AE1F4CC10]:0)




Build Log:
[...truncated 10785 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1417704 T5278 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1417704 T5278 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kfbv/oi
   [junit4]   2> 1417709 T5278 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDistributedZkTest-1393634015690
   [junit4]   2> 1417712 T5278 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1417713 T5279 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1417850 T5278 oasc.ZkTestServer.run start zk server on port:54003
   [junit4]   2> 1417862 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417872 T5285 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@545d4566 name:ZooKeeperConnection Watcher:127.0.0.1:54003 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417873 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1417873 T5278 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1417881 T5280 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447b0f79d80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1417884 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417888 T5287 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7475ecc5 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417888 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1417888 T5278 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1417895 T5278 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1417902 T5278 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1417907 T5278 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1417912 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1417914 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1417923 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1417923 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1417931 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1417931 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1417938 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1417938 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1417943 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1417943 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1417951 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1417951 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1417958 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1417958 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1417965 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1417965 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1417971 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1417971 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1417982 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1417982 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1417989 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1417992 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1418008 T5280 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447b0f79d80001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1418009 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418013 T5289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48fa0a1 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1418013 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 1418017 T5280 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447b0f79d80002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1418019 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418023 T5291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@601d33ef name:ZooKeeperConnection Watcher:127.0.0.1:54003 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1418023 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1418023 T5278 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1418029 T5280 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447b0f79d80003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1418031 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418035 T5293 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63d788c6 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1418035 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1418037 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1418037 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1418045 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1418045 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 1418054 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1418055 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1418062 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1418062 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1418068 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1418068 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1418074 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1418074 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 1418080 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1418082 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1418087 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1418087 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1418094 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1418095 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1418101 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1418101 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1418106 T5278 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1418106 T5278 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1418115 T5280 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447b0f79d80004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1420913 T5278 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1420926 T5278 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1420943 T5278 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54019
   [junit4]   2> 1420947 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1420948 T5278 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420948 T5278 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095
   [junit4]   2> 1420948 T5278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095\'
   [junit4]   2> 1421010 T5278 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095\solr.xml
   [junit4]   2> 1421101 T5278 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095
   [junit4]   2> 1421101 T5278 oasc.CoreContainer.<init> New CoreContainer 420892450
   [junit4]   2> 1421103 T5278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095\]
   [junit4]   2> 1421104 T5278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1421104 T5278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1421104 T5278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1421104 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1421105 T5278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1421105 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1421105 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1421105 T5278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1421107 T5278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1421120 T5278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1421120 T5278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1421120 T5278 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1421120 T5278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54003/solr
   [junit4]   2> 1421120 T5278 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1421126 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1421131 T5304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ac515cf name:ZooKeeperConnection Watcher:127.0.0.1:54003 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1421132 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1421138 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1421142 T5306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31f661f8 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1421143 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1421146 T5278 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1421152 T5278 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1421162 T5278 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1421166 T5278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54019_kfbv%2Foi
   [junit4]   2> 1421167 T5278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54019_kfbv%2Foi
   [junit4]   2> 1421174 T5278 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1421179 T5278 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1421187 T5278 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54019_kfbv%2Foi
   [junit4]   2> 1421187 T5278 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1421191 T5278 oasc.Overseer.start Overseer (id=91333198853177350-127.0.0.1:54019_kfbv%2Foi-n_0000000000) starting
   [junit4]   2> 1421200 T5278 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1421212 T5308 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1421213 T5278 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1421213 T5308 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1421220 T5278 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1421225 T5278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1421231 T5307 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1421236 T5278 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095
   [junit4]   2> 1422981 T5278 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095\conf\
   [junit4]   2> 1423004 T5278 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1423005 T5278 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1423005 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1423020 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1423027 T5311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41aecd73 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1423027 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1423030 T5278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1423038 T5278 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1425989 T5278 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1425991 T5278 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1426004 T5278 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1426009 T5278 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54031
   [junit4]   2> 1426014 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1426014 T5278 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1426014 T5278 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018
   [junit4]   2> 1426014 T5278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\'
   [junit4]   2> 1426058 T5278 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solr.xml
   [junit4]   2> 1426136 T5278 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018
   [junit4]   2> 1426136 T5278 oasc.CoreContainer.<init> New CoreContainer 1409731753
   [junit4]   2> 1426136 T5278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\]
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1426141 T5278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1426156 T5278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1426156 T5278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1426156 T5278 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1426156 T5278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54003/solr
   [junit4]   2> 1426156 T5278 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1426161 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1426176 T5322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44ddfc9d name:ZooKeeperConnection Watcher:127.0.0.1:54003 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1426177 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1426181 T5280 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447b0f79d80008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1426182 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1426188 T5324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7538906 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1426189 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1426204 T5278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1427453 T5278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54031_kfbv%2Foi
   [junit4]   2> 1427456 T5278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54031_kfbv%2Foi
   [junit4]   2> 1427462 T5324 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1427463 T5306 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1427464 T5311 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1427476 T5278 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018
   [junit4]   2> 1429169 T5278 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\conf\
   [junit4]   2> 1429191 T5278 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1429192 T5278 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1429192 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1432063 T5278 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1432064 T5278 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1432077 T5278 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1432081 T5278 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54040
   [junit4]   2> 1432087 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1432087 T5278 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1432088 T5278 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182
   [junit4]   2> 1432088 T5278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\'
   [junit4]   2> 1432130 T5278 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solr.xml
   [junit4]   2> 1432209 T5278 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182
   [junit4]   2> 1432210 T5278 oasc.CoreContainer.<init> New CoreContainer 2048910050
   [junit4]   2> 1432210 T5278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\]
   [junit4]   2> 1432213 T5278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1432213 T5278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1432213 T5278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1432214 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1432214 T5278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1432215 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1432215 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1432215 T5278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1432216 T5278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1432232 T5278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1432232 T5278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1432233 T5278 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1432233 T5278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54003/solr
   [junit4]   2> 1432234 T5278 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1432237 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432247 T5336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b32497 name:ZooKeeperConnection Watcher:127.0.0.1:54003 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1432247 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1432260 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432264 T5338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cf92c58 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1432265 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1432278 T5278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1433527 T5278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54040_kfbv%2Foi
   [junit4]   2> 1433529 T5278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54040_kfbv%2Foi
   [junit4]   2> 1433538 T5338 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1433538 T5306 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1433539 T5324 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1433540 T5311 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1433552 T5278 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182
   [junit4]   2> 1435268 T5278 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\conf\
   [junit4]   2> 1435296 T5278 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1435297 T5278 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1435297 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1437528 T5278 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1437529 T5278 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1437542 T5278 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1437546 T5278 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54049
   [junit4]   2> 1437553 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1437554 T5278 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1437556 T5278 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287
   [junit4]   2> 1437556 T5278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\'
   [junit4]   2> 1437594 T5278 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solr.xml
   [junit4]   2> 1437667 T5278 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287
   [junit4]   2> 1437667 T5278 oasc.CoreContainer.<init> New CoreContainer 1291171565
   [junit4]   2> 1437667 T5278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\]
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1437671 T5278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1437688 T5278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1437688 T5278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1437689 T5278 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1437689 T5278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54003/solr
   [junit4]   2> 1437689 T5278 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1437694 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1437747 T5350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ae7bced name:ZooKeeperConnection Watcher:127.0.0.1:54003 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1437747 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1437752 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1437757 T5352 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@334924c6 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1437757 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1437770 T5278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1438911 T5278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54049_kfbv%2Foi
   [junit4]   2> 1438913 T5278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54049_kfbv%2Foi
   [junit4]   2> 1438918 T5338 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1438919 T5306 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1438919 T5311 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1438919 T5352 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1438919 T5324 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1438932 T5278 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287
   [junit4]   2> 1440113 T5278 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\conf\
   [junit4]   2> 1440126 T5278 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1440127 T5278 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1440127 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1441992 T5278 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1441993 T5278 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1442003 T5278 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1442006 T5278 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54058
   [junit4]   2> 1442009 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1442009 T5278 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1442009 T5278 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393634038115
   [junit4]   2> 1442009 T5278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393634038115\'
   [junit4]   2> 1442048 T5278 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393634038115\solr.xml
   [junit4]   2> 1442131 T5278 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393634038115
   [junit4]   2> 1442131 T5278 oasc.CoreContainer.<init> New CoreContainer 908072042
   [junit4]   2> 1442131 T5278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393634038115\]
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1442133 T5278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1442145 T5278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1442145 T5278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1442145 T5278 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1442145 T5278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54003/solr
   [junit4]   2> 1442145 T5278 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1442150 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442168 T5364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1802348d name:ZooKeeperConnection Watcher:127.0.0.1:54003 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442168 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1442172 T5280 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447b0f79d8000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1442174 T5278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442177 T5366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56768a06 name:ZooKeeperConnection Watcher:127.0.0.1:54003/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442177 T5278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1442187 T5278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443309 T5278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54058_kfbv%2Foi
   [junit4]   2> 1443312 T5278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54058_kfbv%2Foi
   [junit4]   2> 1443320 T5366 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1443321 T5324 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1443323 T5352 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1443324 T5338 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1443324 T5306 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1443325 T5311 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1443335 T5278 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393634038115
   [junit4]   2> 1444409 T5278 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393634038115\conf\
   [junit4]   2> 1444420 T5278 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1444423 T5278 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1444423 T5278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1444504 T5318 oasha.CollectionsHandler.handleCreateAction Creating Collection : action=CREATE&version=2&name=solrj_collection&numShards=2&replicationFactor=2&router.name=compositeId&wt=javabin&router.field=myOwnField&collection.configName=conf1
   [junit4]   2> 1444507 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444509 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444511 T5308 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 1444511 T5308 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 1444513 T5308 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 1444513 T5308 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 1444523 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444526 T5307 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1444527 T5307 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 1444527 T5307 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 1444533 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444536 T5338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444537 T5306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444537 T5366 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444537 T5352 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444538 T5324 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444538 T5311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444635 T5308 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1444635 T5308 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:54040_kfbv%2Foi
   [junit4]   2> 1444639 T5308 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:54031_kfbv%2Foi
   [junit4]   2> 1444645 T5308 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:54019_kfbv%2Foi
   [junit4]   2> 1444674 T5308 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:54049_kfbv%2Foi
   [junit4]   2> 1444681 T5332 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=solrj_collection&version=2&shard=shard1&name=solrj_collection_shard1_replica1&qt=/admin/cores&numShards=2&wt=javabin&collection.configName=conf1
   [junit4]   2> 1444685 T5316 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=solrj_collection&version=2&shard=shard1&name=solrj_collection_shard1_replica2&qt=/admin/cores&numShards=2&wt=javabin&collection.configName=conf1
   [junit4]   2> 1444698 T5332 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 1444706 T5316 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 1444707 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444708 T5332 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1444719 T5298 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=solrj_collection&version=2&shard=shard2&name=solrj_collection_shard2_replica1&qt=/admin/cores&numShards=2&wt=javabin&collection.configName=conf1
   [junit4]   2> 1444724 T5316 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1444728 T5307 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1444732 T5298 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 1444732 T5307 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54040/kfbv/oi",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54040_kfbv%2Foi",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1444737 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444737 T5298 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1444738 T5345 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=solrj_collection&version=2&shard=shard2&name=solrj_collection_shard2_replica2&qt=/admin/cores&numShards=2&wt=javabin&collection.configName=conf1
   [junit4]   2> 1444743 T5307 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54031/kfbv/oi",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54031_kfbv%2Foi",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1444746 T5345 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 1444748 T5345 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1444748 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444751 T5307 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54019/kfbv/oi",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54019_kfbv%2Foi",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1444757 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444758 T5307 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54049/kfbv/oi",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54049_kfbv%2Foi",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1444763 T5306 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444880 T5324 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444880 T5366 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444880 T5311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444881 T5338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444881 T5306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1444881 T5352 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1445824 T5332 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 1445827 T5332 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1
   [junit4]   2> 1445827 T5332 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1445828 T5332 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1445828 T5332 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1445830 T5332 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1445830 T5332 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1\'
   [junit4]   2> 1445840 T5316 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 1445840 T5316 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2
   [junit4]   2> 1445840 T5316 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1445845 T5316 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1445845 T5316 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1445847 T5316 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1445847 T5316 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2\'
   [junit4]   2> 1445859 T5298 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 1445863 T5298 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095\solrj_collection_shard2_replica1
   [junit4]   2> 1445865 T5298 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1445866 T5345 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 1445870 T5345 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2
   [junit4]   2> 1445870 T5345 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1445876 T5298 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1445876 T5298 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1445877 T5345 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1445877 T5345 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1445884 T5345 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1445884 T5345 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2\'
   [junit4]   2> 1445890 T5298 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1445890 T5298 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393634016095\solrj_collection_shard2_replica1\'
   [junit4]   2> 1445945 T5316 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1445946 T5332 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1445991 T5332 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1445991 T5316 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1445997 T5316 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1446027 T5316 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 1446040 T5345 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1446087 T5345 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1446090 T5332 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1446100 T5332 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 1446201 T5298 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1446243 T5298 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1446338 T5345 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1446348 T5345 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 1446516 T5298 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1446531 T5298 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 1446737 T5316 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1446737 T5316 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1446738 T5316 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1446976 T5332 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1446976 T5332 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1446978 T5332 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1446985 T5316 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1446988 T5316 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1446992 T5332 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1446995 T5332 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1447005 T5345 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1447005 T5345 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1447025 T5345 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1447029 T5345 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1447034 T5345 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1447074 T5332 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1447075 T5316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1447080 T5332 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1447086 T5316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1447088 T5345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1447091 T5332 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1447095 T5316 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1447099 T5332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1447099 T5332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1447099 T5332 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1447100 T5316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1447100 T5316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1447100 T5316 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1447104 T5345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1447109 T5332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1447110 T5332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1447110 T5332 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1447110 T5332 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1\, dataDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1\data\
   [junit4]   2> 1447110 T5332 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29fd9f9
   [junit4]   2> 1447112 T5316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1447113 T5316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1447113 T5316 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1447113 T5316 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2\, dataDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2\data\
   [junit4]   2> 1447113 T5345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1447113 T5316 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29fd9f9
   [junit4]   2> 1447115 T5332 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1\data\
   [junit4]   2> 1447115 T5316 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2\data\
   [junit4]   2> 1447115 T5332 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1\data\index/
   [junit4]   2> 1447115 T5332 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1447116 T5316 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2\data\index/
   [junit4]   2> 1447116 T5316 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1447118 T5332 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393634027182\solrj_collection_shard1_replica1\data\index
   [junit4]   2> 1447118 T5332 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=56.08203125, floorSegmentMB=2.04296875, forceMergeDeletesPctAllowed=21.54624189483187, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1447119 T5316 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393634021018\solrj_collection_shard1_replica2\data\index
   [junit4]   2> 1447119 T5316 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=56.08203125, floorSegmentMB=2.04296875, forceMergeDeletesPctAllowed=21.54624189483187, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1447120 T5332 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b79e5a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64977d78),segFN=segments_1,generation=1}
   [junit4]   2> 1447120 T5332 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1447121 T5316 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14d11aa9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15ae84e0),segFN=segments_1,generation=1}
   [junit4]   2> 1447121 T5316 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1447125 T5332 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1447125 T5332 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1447126 T5332 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1447126 T5332 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1447126 T5332 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1447126 T5332 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1447128 T5332 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1447128 T5332 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1447128 T5332 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1447130 T5332 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1447130 T5332 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1447130 T5332 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1447130 T5332 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1447131 T5332 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1447131 T5332 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1447132 T5332 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1447143 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1447143 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1447143 T5345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1447145 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1447145 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1447145 T5345 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1447146 T5345 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2\, dataDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2\data\
   [junit4]   2> 1447146 T5345 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29fd9f9
   [junit4]   2> 1447147 T5345 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2\data\
   [junit4]   2> 1447147 T5345 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2\data\index/
   [junit4]   2> 1447148 T5345 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1447148 T5345 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393634033287\solrj_collection_shard2_replica2\data\index
   [junit4]   2> 1447148 T5345 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=56.08203125, floorSegmentMB=2.04296875, forceMergeDeletesPctAllowed=21.54624189483187, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1447149 T5345 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cfe6d7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61f7e8ab),segFN=segments_1,generation=1}
   [junit4]   2> 1447150 T5345 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1447154 T5298 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1447154 T5298 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1447155 T5345 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1447155 T5298 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchang

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

ption: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 201642 T5277 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=5424, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-SendThread(127.0.0.1:54003), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=es_GT, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=2,free=113868344,total=462594048
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFrequencyDictionaryFactory, OverseerTest, DocumentAnalysisRequestHandlerTest, RemoteQueryErrorTest, LukeRequestHandlerTest, TestHashPartitioner, DOMUtilTest, PluginInfoTest, TestSolr4Spatial, ZkSolrClientTest, AlternateDirectoryTest, DateFieldTest, CircularListTest, TestCodecSupport, HdfsBasicDistributedZk2Test, BadComponentTest, TestFileDictionaryLookup, PeerSyncTest, TestCollapseQParserPlugin, TermsComponentTest, TestFuzzyAnalyzedSuggestions, TestReversedWildcardFilterFactory, SolrCmdDistributorTest, TestCopyFieldCollectionResource, JsonLoaderTest, XmlUpdateRequestHandlerTest, QueryEqualityTest, JSONWriterTest, TestSchemaSimilarityResource, OutputWriterTest, TestOmitPositions, StatsComponentTest, TestQueryTypes, NotRequiredUniqueKeyTest, DistanceFunctionTest, BasicFunctionalityTest, HighlighterConfigTest, TestStressUserVersions, TestCollationKeyRangeQueries, DistributedSuggestComponentTest, CursorMarkTest, SolrRequestParserTest, FileBasedSpellCheckerTest, OverseerRolesTest, SimplePostToolTest, ClusterStateUpdateTest, HdfsBasicDistributedZkTest, WordBreakSolrSpellCheckerTest, TriLevelCompositeIdRoutingTest, SystemInfoHandlerTest, TestBadConfig, EchoParamsTest, TestSolrXmlPersistence, TestJmxIntegration, TestDocumentBuilder, TestSystemIdResolver, DirectUpdateHandlerOptimizeTest, DeleteShardTest, ConvertedLegacyTest, TestSolrCoreProperties, TestFreeTextSuggestions, CurrencyFieldXmlFileTest, BasicDistributedZkTest, ChangedSchemaMergeTest, HdfsSyncSliceTest, SampleTest, BasicDistributedZk2Test, TestCharFilters, TestLRUCache, SolrIndexConfigTest, SuggesterTest, TestSearchPerf, TestFunctionQuery, TestImplicitCoreProperties, TestRandomFaceting, TestDefaultSimilarityFactory, TestCloudManagedSchemaAddField, CoreContainerCoreInitFailuresTest, TermVectorComponentTest, TestWriterPerf, TestLazyCores, TestRemoteStreaming, NumericFieldsTest, StandardRequestHandlerTest, TestAtomicUpdateErrorCases, ZkControllerTest, TestQueryUtils, BinaryUpdateRequestHandlerTest, FullSolrCloudDistribCmdsTest, DistribCursorPagingTest, TestConfig, TestPerFieldSimilarity, TestAnalyzedSuggestions, StatelessScriptUpdateProcessorFactoryTest, SuggesterTSTTest, TestCollationFieldDocValues, OpenExchangeRatesOrgProviderTest, MultiTermTest, ShowFileRequestHandlerTest, TestBM25SimilarityFactory, TestExtendedDismaxParser, SchemaVersionSpecificBehaviorTest, CachingDirectoryFactoryTest, ExternalFileFieldSortTest, SOLR749Test, TestOverriddenPrefixQueryForCustomFieldType, SyncSliceTest, TestAddFieldRealTimeGet, CacheHeaderTest, ChaosMonkeySafeLeaderTest, TestQuerySenderListener, SignatureUpdateProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, UUIDFieldTest, TestXIncludeConfig, TestNonDefinedSimilarityFactory, SuggestComponentTest, RequestHandlersTest, ZkNodePropsTest, TestPHPSerializedResponseWriter, TestCSVResponseWriter, TestSurroundQueryParser, TestValueSourceCache, DocValuesMultiTest, SpellingQueryConverterTest, TestSolrQueryParser, TestInfoStreamLogging, IndexSchemaRuntimeFieldTest, TestFastWriter, TestCoreDiscovery, TestDistributedMissingSort, TestSolrXMLSerializer, TestCoreContainer, MinimalSchemaTest, SpellPossibilityIteratorTest, TestLFUCache, TestSchemaResource, SliceStateUpdateTest, TestMaxScoreQueryParser, TestPseudoReturnFields, AssignTest, TestNoOpRegenerator, OpenCloseCoreStressTest, TestFastOutputStream, TestRecoveryHdfs, TestBinaryResponseWriter, TestSimpleQParserPlugin, PrimUtilsTest, CoreMergeIndexesAdminHandlerTest, TestDistributedGrouping, TestMergePolicyConfig, TestSolrJ, TestIBSimilarityFactory, EnumFieldTest, LeaderElectionTest, SuggesterWFSTTest, BlockCacheTest, SolrPluginUtilsTest, CursorPagingTest, TestDistribDocBasedVersion, DeleteReplicaTest, CollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=C586D3AE1F4CC10 -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=Antarctica/Vostok -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=20 closes=19
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C586D3AE1F4CC10]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:418)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:175)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=5424, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-SendThread(127.0.0.1:54003), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [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:87)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]    >    2) Thread[id=5425, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C586D3AE1F4CC10]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5424, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[C586D3AE1F4CC10]-SendThread(127.0.0.1:54003), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C586D3AE1F4CC10]:0)
   [junit4] Completed in 201.69s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 595 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:451: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:911: There were test failures: 363 suites, 1570 tests, 3 suite-level errors, 1 failure, 841 ignored (7 assumptions)

Total time: 56 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 3748 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3748/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

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


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

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

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




Build Log:
[...truncated 9950 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 2082985 T6428 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 2082985 T6428 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2082989 T6428 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDistributedZkTest-1393665256524
   [junit4]   2> 2082992 T6428 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2082992 T6429 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2083091 T6428 oasc.ZkTestServer.run start zk server on port:63166
   [junit4]   2> 2083093 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2083102 T6435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18e20a3 name:ZooKeeperConnection Watcher:127.0.0.1:63166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2083102 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2083103 T6428 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2083113 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2083116 T6437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47b7f2 name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2083116 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2083116 T6428 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2083126 T6428 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2083132 T6428 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2083138 T6428 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2083145 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2083146 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2083156 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2083157 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2083165 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2083165 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2083172 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2083172 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2083180 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2083180 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2083188 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2083188 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2083195 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2083196 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2083203 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2083203 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2083212 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2083212 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2083219 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2083220 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2083227 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2083228 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2083238 T6430 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447cec2c550001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 2083239 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2083244 T6439 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17bc085 name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2083244 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 2083249 T6430 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447cec2c550002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 2083251 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2083255 T6441 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@108418b name:ZooKeeperConnection Watcher:127.0.0.1:63166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2083255 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2083255 T6428 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2083262 T6430 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447cec2c550003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 2083265 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2083268 T6443 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40f409 name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2083268 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2083270 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 2083271 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 2083280 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 2083281 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 2083288 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2083289 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2083297 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 2083298 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 2083305 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 2083305 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 2083314 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 2083315 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 2083322 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 2083323 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 2083329 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2083330 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2083340 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 2083340 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 2083349 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 2083349 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 2083356 T6428 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 2083357 T6428 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 2083367 T6430 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447cec2c550004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 2085396 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2085404 T6428 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 2085409 T6428 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63182
   [junit4]   2> 2085412 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2085412 T6428 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2085412 T6428 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900
   [junit4]   2> 2085412 T6428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\'
   [junit4]   2> 2085443 T6428 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solr.xml
   [junit4]   2> 2085522 T6428 oasc.CoreContainer.<init> New CoreContainer 1204469
   [junit4]   2> 2085523 T6428 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\]
   [junit4]   2> 2085525 T6428 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2085525 T6428 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2085525 T6428 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2085526 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2085526 T6428 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2085526 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2085527 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2085527 T6428 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2085527 T6428 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2085537 T6428 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2085538 T6428 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2085538 T6428 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2085538 T6428 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63166/solr
   [junit4]   2> 2085539 T6428 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2085540 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2085546 T6454 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a7acd3 name:ZooKeeperConnection Watcher:127.0.0.1:63166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2085546 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2085552 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2085556 T6456 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c7c36d name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2085556 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2085559 T6428 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2085570 T6428 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2085580 T6428 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2085585 T6428 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63182_
   [junit4]   2> 2085587 T6428 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63182_
   [junit4]   2> 2085596 T6428 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2085601 T6428 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2085611 T6428 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63182_
   [junit4]   2> 2085612 T6428 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2085618 T6428 oasc.Overseer.start Overseer (id=91335246252146694-127.0.0.1:63182_-n_0000000000) starting
   [junit4]   2> 2085625 T6428 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2085637 T6458 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2085639 T6428 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2085639 T6458 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2085647 T6428 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2085651 T6428 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2085658 T6457 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2085663 T6428 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2085663 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2085670 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2085673 T6461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bf7160 name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2085673 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2085676 T6428 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2085682 T6428 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2087646 T6428 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2087647 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2087655 T6428 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 2087656 T6428 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63194
   [junit4]   2> 2087659 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2087659 T6428 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2087659 T6428 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393665259216
   [junit4]   2> 2087659 T6428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393665259216\'
   [junit4]   2> 2087690 T6428 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393665259216\solr.xml
   [junit4]   2> 2087767 T6428 oasc.CoreContainer.<init> New CoreContainer 8418356
   [junit4]   2> 2087767 T6428 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393665259216\]
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2087770 T6428 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2087773 T6428 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2087782 T6428 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2087782 T6428 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2087782 T6428 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2087782 T6428 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63166/solr
   [junit4]   2> 2087782 T6428 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2087785 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2087796 T6472 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a58eac name:ZooKeeperConnection Watcher:127.0.0.1:63166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2087797 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2087802 T6430 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447cec2c550008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 2087804 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2087807 T6474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11eab3a name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2087807 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2087818 T6428 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2088806 T6428 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63194_
   [junit4]   2> 2088809 T6428 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63194_
   [junit4]   2> 2088818 T6474 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2088819 T6461 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2088820 T6456 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2088832 T6428 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2088833 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2091066 T6428 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2091067 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2091076 T6428 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 2091079 T6428 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63203
   [junit4]   2> 2091082 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2091082 T6428 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091082 T6428 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369
   [junit4]   2> 2091082 T6428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\'
   [junit4]   2> 2091117 T6428 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solr.xml
   [junit4]   2> 2091200 T6428 oasc.CoreContainer.<init> New CoreContainer 8663476
   [junit4]   2> 2091202 T6428 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\]
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2091205 T6428 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2091216 T6428 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2091217 T6428 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2091217 T6428 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2091217 T6428 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63166/solr
   [junit4]   2> 2091217 T6428 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2091221 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091241 T6486 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9dc0a5 name:ZooKeeperConnection Watcher:127.0.0.1:63166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2091241 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2091246 T6430 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447cec2c55000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 2091249 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091254 T6488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18743b2 name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2091254 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2091271 T6428 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2092359 T6428 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63203_
   [junit4]   2> 2092362 T6428 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63203_
   [junit4]   2> 2092372 T6461 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2092374 T6474 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2092374 T6488 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2092375 T6456 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2092391 T6428 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2092392 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2094342 T6428 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2094343 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2094351 T6428 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 2094354 T6428 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63212
   [junit4]   2> 2094359 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2094359 T6428 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2094361 T6428 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928
   [junit4]   2> 2094361 T6428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\'
   [junit4]   2> 2094394 T6428 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solr.xml
   [junit4]   2> 2094485 T6428 oasc.CoreContainer.<init> New CoreContainer 4462568
   [junit4]   2> 2094486 T6428 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\]
   [junit4]   2> 2094488 T6428 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2094488 T6428 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2094489 T6428 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2094489 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2094489 T6428 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2094490 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2094490 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2094490 T6428 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2094491 T6428 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2094501 T6428 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2094503 T6428 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2094503 T6428 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2094504 T6428 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63166/solr
   [junit4]   2> 2094504 T6428 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2094506 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2094518 T6500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bd79e6 name:ZooKeeperConnection Watcher:127.0.0.1:63166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2094518 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2094523 T6430 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447cec2c55000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 2094525 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2094528 T6502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10088f4 name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2094529 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2094542 T6428 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2095629 T6428 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63212_
   [junit4]   2> 2095632 T6428 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63212_
   [junit4]   2> 2095643 T6502 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2095647 T6461 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2095647 T6474 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2095647 T6456 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2095648 T6488 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2095663 T6428 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2095664 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2097660 T6428 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 2097661 T6428 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2097672 T6428 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 2097675 T6428 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63221
   [junit4]   2> 2097679 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2097680 T6428 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2097680 T6428 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200
   [junit4]   2> 2097680 T6428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\'
   [junit4]   2> 2097711 T6428 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solr.xml
   [junit4]   2> 2097797 T6428 oasc.CoreContainer.<init> New CoreContainer 6968586
   [junit4]   2> 2097798 T6428 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\]
   [junit4]   2> 2097800 T6428 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2097800 T6428 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2097800 T6428 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2097801 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2097801 T6428 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2097802 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2097802 T6428 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2097802 T6428 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2097803 T6428 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2097816 T6428 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2097818 T6428 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2097819 T6428 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2097820 T6428 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63166/solr
   [junit4]   2> 2097820 T6428 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2097834 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2097838 T6514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f8696e name:ZooKeeperConnection Watcher:127.0.0.1:63166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2097839 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2097846 T6428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2097852 T6516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f584e3 name:ZooKeeperConnection Watcher:127.0.0.1:63166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2097853 T6428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2097871 T6428 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2098960 T6428 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63221_
   [junit4]   2> 2098963 T6428 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63221_
   [junit4]   2> 2098976 T6474 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2098976 T6456 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2098976 T6502 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2098977 T6488 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2098978 T6516 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2098979 T6461 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2098994 T6428 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2098994 T6428 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2099044 T6466 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 2099048 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099053 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099054 T6458 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 2099054 T6458 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 2099057 T6458 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 2099058 T6458 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 2099070 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099075 T6457 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2099076 T6457 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 2099077 T6457 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 2099085 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099088 T6516 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099088 T6502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099089 T6488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099090 T6461 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099091 T6474 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099093 T6456 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099179 T6458 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 2099180 T6458 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:63221_
   [junit4]   2> 2099184 T6458 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:63212_
   [junit4]   2> 2099191 T6458 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:63182_
   [junit4]   2> 2099200 T6458 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:63203_
   [junit4]   2> 2099260 T6498 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard1&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&collection=solrj_collection&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 2099266 T6512 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard1&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&collection=solrj_collection&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 2099310 T6498 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 2099312 T6446 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard2&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&collection=solrj_collection&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 2099315 T6512 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 2099340 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099341 T6498 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2099341 T6512 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2099350 T6446 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 2099353 T6457 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2099356 T6457 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63212",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63212_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2099357 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099358 T6446 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2099360 T6481 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard2&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&collection=solrj_collection&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 2099370 T6457 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63221",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63221_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2099374 T6481 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 2099377 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099378 T6481 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2099383 T6457 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63182",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63182_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2099391 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099394 T6457 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63203",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63203_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2099402 T6456 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2099517 T6502 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099518 T6474 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099518 T6488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099519 T6516 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099519 T6456 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2099520 T6461 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2100419 T6498 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 2100419 T6512 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 2100419 T6512 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solr.xml
   [junit4]   2> 2100421 T6512 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1
   [junit4]   2> 2100421 T6512 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2100421 T6498 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solr.xml
   [junit4]   2> 2100423 T6498 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2
   [junit4]   2> 2100424 T6498 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2100425 T6512 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2100425 T6512 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2100427 T6498 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2100427 T6498 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2100431 T6512 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2100431 T6498 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2100432 T6498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2\'
   [junit4]   2> 2100432 T6512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1\'
   [junit4]   2> 2100436 T6446 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 2100457 T6481 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 2100457 T6481 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solr.xml
   [junit4]   2> 2100457 T6481 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2
   [junit4]   2> 2100459 T6481 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2100461 T6481 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2100461 T6481 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2100468 T6446 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solr.xml
   [junit4]   2> 2100469 T6446 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solrj_collection_shard2_replica1
   [junit4]   2> 2100469 T6446 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2100471 T6481 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2100471 T6481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2\'
   [junit4]   2> 2100516 T6446 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2100516 T6446 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2100524 T6498 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2100545 T6446 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2100545 T6446 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solrj_collection_shard2_replica1\'
   [junit4]   2> 2100613 T6481 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2100656 T6498 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2100678 T6512 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2100702 T6481 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2100715 T6481 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2100724 T6481 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 2100730 T6498 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2100742 T6498 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 2100790 T6512 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2100845 T6446 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2101240 T6512 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2101251 T6512 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 2101508 T6446 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2102114 T6481 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2102114 T6481 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2102117 T6481 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2102126 T6481 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2102133 T6446 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2102134 T6481 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2102143 T6446 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 2102592 T6498 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2102593 T6498 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2102594 T6498 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2102602 T6498 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2102608 T6498 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2102944 T6512 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2102944 T6512 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2102947 T6512 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2102956 T6512 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2102961 T6512 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2103039 T6446 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2103040 T6446 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2103041 T6446 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2103047 T6481 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103049 T6498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103050 T6446 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2103057 T6446 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2103062 T6481 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103066 T6498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103068 T6512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103072 T6498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103072 T6481 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103084 T6498 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103084 T6498 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103084 T6498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103088 T6512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103089 T6481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103089 T6481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103090 T6481 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103092 T6498 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103092 T6498 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103093 T6498 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2103093 T6498 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2\, dataDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2\data\
   [junit4]   2> 2103094 T6498 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c25ae3
   [junit4]   2> 2103096 T6498 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2\data\
   [junit4]   2> 2103096 T6498 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2\data\index/
   [junit4]   2> 2103097 T6498 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2103097 T6498 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393665265928\solrj_collection_shard1_replica2\data\index
   [junit4]   2> 2103098 T6498 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2103101 T6481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103101 T6481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103101 T6481 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2103103 T6481 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2\data\
   [junit4]   2> 2103103 T6481 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c25ae3
   [junit4]   2> 2103104 T6481 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2\data\
   [junit4]   2> 2103104 T6481 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2\data\index/
   [junit4]   2> 2103104 T6512 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103104 T6481 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2103105 T6481 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393665262369\solrj_collection_shard2_replica2\data\index
   [junit4]   2> 2103105 T6498 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1235c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@116d110),segFN=segments_1,generation=1}
   [junit4]   2> 2103107 T6498 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2103107 T6481 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2103110 T6481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@154eeff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a8cc7e),segFN=segments_1,generation=1}
   [junit4]   2> 2103111 T6481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2103111 T6498 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2103112 T6498 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2103112 T6498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2103112 T6498 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2103113 T6498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2103113 T6498 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2103113 T6481 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2103113 T6498 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2103114 T6498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2103116 T6498 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2103118 T6498 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2103118 T6498 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2103119 T6498 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2103119 T6481 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2103118 T6512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103120 T6512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103120 T6512 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103119 T6498 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2103122 T6498 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2103122 T6498 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2103123 T6498 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2103120 T6481 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2103123 T6481 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2103123 T6481 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2103126 T6481 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2103126 T6481 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2103126 T6481 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2103126 T6481 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2103128 T6481 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2103128 T6481 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2103128 T6481 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2103128 T6481 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2103130 T6481 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2103130 T6481 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2103132 T6498 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2103132 T6481 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2103134 T6481 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2103138 T6498 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2103138 T6498 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2103142 T6512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103143 T6512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103143 T6512 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2103144 T6512 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1\data\
   [junit4]   2> 2103144 T6512 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c25ae3
   [junit4]   2> 2103145 T6498 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=57.8505859375, floorSegmentMB=0.9765625, forceMergeDeletesPctAllowed=17.373798044553464, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2103147 T6512 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1\data\
   [junit4]   2> 2103147 T6512 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1\data\index/
   [junit4]   2> 2103147 T6512 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2103147 T6481 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2103148 T6498 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1235c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@116d110),segFN=segments_1,generation=1}
   [junit4]   2> 2103148 T6481 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2103150 T6498 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2103150 T6498 oass.SolrIndexSearcher.<init> Opening Searcher@4401b[solrj_collection_shard1_replica2] main
   [junit4]   2> 2103150 T6481 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=57.8505859375, floorSegmentMB=0.9765625, forceMergeDeletesPctAllowed=17.373798044553464, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2103151 T6481 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@154eeff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a8cc7e),segFN=segments_1,generation=1}
   [junit4]   2> 2103154 T6481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2103154 T6481 oass.SolrIndexSearcher.<init> Opening Searcher@a3a4f9[solrj_collection_shard2_replica2] main
   [junit4]   2> 2103147 T6512 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393665269200\solrj_collection_shard1_replica1\data\index
   [junit4]   2> 2103155 T6512 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2103156 T6522 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@4401b[solrj_collection_shard1_replica2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2103157 T6446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103158 T6523 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@a3a4f9[solrj_collection_shard2_replica2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2103159 T6498 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 2103162 T6498 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:https://127.0.0.1:63212 collection:solrj_collection shard:shard1
   [junit4]   2> 2103162 T6481 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 2103163 T6481 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:https://127.0.0.1:63203 collection:solrj_collection shard:shard2
   [junit4]   2> 2103164 T6512 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a32d2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10db007),segFN=segments_1,generation=1}
   [junit4]   2> 2103164 T6512 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2103169 T6498 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 2103171 T6446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2103172 T6481 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 2103177 T6512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2103182 T6512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2103182 T6446 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103182 T6512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2103184 T6512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2103184 T6512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2103185 T6512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2103185 T6512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2103187 T6512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2103187 T6512 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2103187 T6512 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2103188 T6512 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2103188 T6512 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2103189 T6512 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2103191 T6512 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2103191 T6512 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2103192 T6512 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2103192 T6446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103193 T6446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103193 T6446 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2103196 T6512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2103200 T6446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2103201 T6446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2103202 T6446 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2103202 T6446 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solrj_collection_shard2_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solrj_collection_shard2_replica1\data\
   [junit4]   2> 2103202 T6446 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c25ae3
   [junit4]   2> 2103204 T6446 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solrj_collection_shard2_replica1\data\
   [junit4]   2> 2103206 T6446 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solrj_collection_shard2_replica1\data\index/
   [junit4]   2> 2103206 T6446 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393665256900\solrj_collection_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2103206 T6446 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..

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

at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 	  33) Thread[id=6501, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[3FC6808A915541B0]-SendThread(127.0.0.1:63166), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:219)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1157)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1097)
   [junit4]   2> 	  34) Thread[id=6445, name=qtp12007488-6445 Selector0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:273)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:255)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:136)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 	  35) Thread[id=6490, name=HashSessionScavenger-233, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:509)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:462)
   [junit4]   2> 	  36) Thread[id=6506, name=qtp9581111-6506 Acceptor0 SslSelectChannelConnector@127.0.0.1:63221, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:956)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 	  37) Thread[id=6464, name=qtp3688924-6464 Acceptor0 SslSelectChannelConnector@127.0.0.1:63194, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:956)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=fr_BE, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=2,threads=57,free=133895104,total=320929792
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestQuerySenderListener, LoggingHandlerTest, DistributedQueryComponentOptimizationTest, TestAnalyzedSuggestions, CopyFieldTest, SyncSliceTest, SolrCmdDistributorTest, TestFastLRUCache, SolrTestCaseJ4Test, TestAddFieldRealTimeGet, TestStressRecovery, TestAtomicUpdateErrorCases, TestRandomMergePolicy, HdfsBasicDistributedZk2Test, TestPerFieldSimilarity, UnloadDistributedZkTest, TestInfoStreamLogging, EnumFieldTest, TestStressUserVersions, TestIBSimilarityFactory, TestFileDictionaryLookup, NotRequiredUniqueKeyTest, CoreAdminHandlerTest, TestSolrQueryParserResource, TestStressReorder, TestDistributedMissingSort, TestSolrJ, TestLRUCache, DirectSolrConnectionTest, StatelessScriptUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, DeleteInactiveReplicaTest, DefaultValueUpdateProcessorTest, TestOmitPositions, HighlighterTest, UUIDFieldTest, TestSolrXMLSerializer, HighlighterConfigTest, CacheHeaderTest, TestArbitraryIndexDir, BadIndexSchemaTest, TestPostingsSolrHighlighter, TestFieldCollectionResource, TestTrie, TestSolr4Spatial, DocValuesMissingTest, DirectUpdateHandlerOptimizeTest, OutputWriterTest, AssignTest, LukeRequestHandlerTest, TestFunctionQuery, SignatureUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, ZkControllerTest, SOLR749Test, CSVRequestHandlerTest, CachingDirectoryFactoryTest, TestSolrDeletionPolicy2, SoftAutoCommitTest, PrimUtilsTest, TestSort, TestJmxIntegration, ScriptEngineTest, PreAnalyzedUpdateProcessorTest, TestQuerySenderNoQuery, SearchHandlerTest, CurrencyFieldXmlFileTest, SuggesterTSTTest, UpdateParamsTest, TestSweetSpotSimilarityFactory, TestReversedWildcardFilterFactory, DistributedTermsComponentTest, QueryEqualityTest, SliceStateTest, MoreLikeThisHandlerTest, DateMathParserTest, TestCloudManagedSchemaAddField, TestFieldTypeCollectionResource, EchoParamsTest, StressHdfsTest, TestMergePolicyConfig, CursorPagingTest, TestLMJelinekMercerSimilarityFactory, SynonymTokenizerTest, RequiredFieldsTest, TestCopyFieldCollectionResource, AliasIntegrationTest, MBeansHandlerTest, BadComponentTest, TestIndexSearcher, UniqFieldsUpdateProcessorFactoryTest, ShardSplitTest, TestStressLucene, TestDistributedGrouping, HardAutoCommitTest, SystemInfoHandlerTest, TestDynamicFieldResource, BadCopyFieldTest, ChaosMonkeyNothingIsSafeTest, TestCollapseQParserPlugin, TestNRTOpen, DOMUtilTest, TestSolrXml, TriLevelCompositeIdRoutingTest, QueryResultKeyTest, JSONWriterTest, CustomCollectionTest, SolrCoreCheckLockOnStartupTest, TestSchemaNameResource, SpellingQueryConverterTest, ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, BJQParserTest, BasicDistributedZk2Test, TestFreeTextSuggestions, NumericFieldsTest, ResourceLoaderTest, MigrateRouteKeyTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestDefaultSimilarityFactory, SolrIndexConfigTest, TestDefaultSearchFieldResource, MinimalSchemaTest, ShowFileRequestHandlerTest, OverseerRolesTest, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, TestGroupingSearch, HdfsBasicDistributedZkTest, BasicZkTest, TestReplicationHandler, TestDistributedSearch, SuggesterFSTTest, TestSchemaVersionResource, TestDocumentBuilder, DistributedSuggestComponentTest, TestFieldTypeResource, SampleTest, TestRecovery, TestSolrXmlPersistor, SimpleFacetsTest, DeleteReplicaTest, HdfsUnloadDistributedZkTest, TestRandomDVFaceting, TestZkChroot, DistributedDebugComponentTest, ConnectionManagerTest, TestWordDelimiterFilterFactory, BinaryUpdateRequestHandlerTest, SpatialFilterTest, TestFastOutputStream, FileUtilsTest, LegacyHTMLStripCharFilterTest, DateFieldTest, DistributedQueryElevationComponentTest, MultiTermTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestBM25SimilarityFactory, TestStandardQParsers, SuggesterTest, CoreMergeIndexesAdminHandlerTest, TestInitQParser, OpenCloseCoreStressTest, TestCSVResponseWriter, AlternateDirectoryTest, TestNonDefinedSimilarityFactory, TestSimpleQParserPlugin, TestDynamicFieldCollectionResource, InfoHandlerTest, TestSolrQueryParserDefaultOperatorResource, BasicDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=3FC6808A915541B0 -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=Asia/Tel_Aviv -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3FC6808A915541B0]:0)
   [junit4] Completed in 7333.59s, 1 test, 2 errors <<< FAILURES!

[...truncated 547 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:451: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:911: There were test failures: 363 suites, 1570 tests, 1 suite-level error, 1 error, 780 ignored (13 assumptions)

Total time: 198 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure