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/05/24 16:11:06 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_55) - Build # 3973 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3973/
Java: 32bit/jdk1.7.0_55 -client -XX:+UseParallelGC

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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestRequestStatusCollectionAPI:     1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]         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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]         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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestRequestStatusCollectionAPI: 
   1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
        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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
        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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([630DDB472D81B488]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]         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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]         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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
        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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
        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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([630DDB472D81B488]:0)


FAILED:  org.apache.solr.cloud.TestRequestStatusCollectionAPI.testDistribSearch

Error Message:
Task 1001 not found in completed tasks. expected:<found 1001 in [comple]ted tasks> but was:<found 1001 in [submit]ted tasks>

Stack Trace:
org.junit.ComparisonFailure: Task 1001 not found in completed tasks. expected:<found 1001 in [comple]ted tasks> but was:<found 1001 in [submit]ted tasks>
	at __randomizedtesting.SeedInfo.seed([630DDB472D81B488:E2EB555F5ADED4B4]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.TestRequestStatusCollectionAPI.doTest(TestRequestStatusCollectionAPI.java:125)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 20426 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRequestStatusCollectionAPI
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\init-core-data-001
   [junit4]   2> 129395 T142 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_s/v
   [junit4]   2> 129401 T142 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 129411 T142 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 129421 T143 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 129641 T142 oasc.ZkTestServer.run start zk server on port:49340
   [junit4]   2> 129826 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 129984 T149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe724 name:ZooKeeperConnection Watcher:127.0.0.1:49340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 129985 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 129990 T142 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 130084 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 130090 T151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0fe7c name:ZooKeeperConnection Watcher:127.0.0.1:49340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 130090 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 130091 T142 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 130101 T142 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 130107 T142 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 130113 T142 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 130123 T142 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> 130124 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 130140 T142 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 130140 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 130150 T142 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> 130150 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 130160 T142 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> 130161 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 130168 T142 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> 130168 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 130176 T142 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> 130176 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 130184 T142 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> 130184 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 130194 T142 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> 130194 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 130205 T142 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> 130206 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 130217 T142 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> 130217 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 130226 T142 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> 130226 T142 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 132801 T142 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 132809 T142 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49347
   [junit4]   2> 132810 T142 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 132811 T142 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 132811 T142 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-002
   [junit4]   2> 132811 T142 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-002\'
   [junit4]   2> 132855 T142 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-002\solr.xml
   [junit4]   2> 132977 T142 oasc.CoreContainer.<init> New CoreContainer 16263549
   [junit4]   2> 132977 T142 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-002\]
   [junit4]   2> 132979 T142 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 132981 T142 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 132981 T142 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 132981 T142 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 132982 T142 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 132982 T142 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 132982 T142 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 132983 T142 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 132983 T142 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 132984 T142 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 132984 T142 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 132985 T142 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 132985 T142 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49340/solr
   [junit4]   2> 133013 T142 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 133016 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 133024 T162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de79a7 name:ZooKeeperConnection Watcher:127.0.0.1:49340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133026 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 133031 T144 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1462e8fe2ea0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 133048 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 133051 T164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15dd81b name:ZooKeeperConnection Watcher:127.0.0.1:49340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133051 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 133076 T142 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 133094 T142 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 133108 T142 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 133118 T142 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 133129 T142 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 133149 T142 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 133155 T142 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49347__s%2Fv
   [junit4]   2> 133164 T142 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49347__s%2Fv
   [junit4]   2> 133173 T142 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 133178 T142 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 133203 T142 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49347__s%2Fv
   [junit4]   2> 133204 T142 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 133209 T142 oasc.Overseer.start Overseer (id=91812037929861123-127.0.0.1:49347__s%2Fv-n_0000000000) starting
   [junit4]   2> 133231 T142 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 133277 T142 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 133278 T166 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 133283 T142 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 133291 T142 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 133335 T165 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 133359 T167 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 133360 T167 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 133368 T167 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 133369 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133378 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 133381 T165 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49347/_s/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49347__s%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 133381 T165 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 133391 T165 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 133405 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133418 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 134469 T167 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 134469 T167 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 134472 T167 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 134473 T167 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 134475 T167 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 134476 T167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-002\collection1\'
   [junit4]   2> 134479 T167 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 134479 T167 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 134479 T167 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 134636 T167 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 134768 T167 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 134772 T167 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 134788 T167 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 135761 T167 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 135766 T167 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 135769 T167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 135781 T167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 135865 T167 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 135865 T167 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 135866 T167 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-002\collection1\, dataDir=.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/control/data\
   [junit4]   2> 135866 T167 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8c774
   [junit4]   2> 135874 T167 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/control/data\
   [junit4]   2> 135874 T167 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/control/data\index/
   [junit4]   2> 135874 T167 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 135876 T167 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/control/data\index
   [junit4]   2> 135876 T167 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 135877 T167 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1189d43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@185222),segFN=segments_1,generation=1}
   [junit4]   2> 135877 T167 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 135883 T167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 135884 T167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 135884 T167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 135884 T167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 135885 T167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 135885 T167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 135886 T167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 135886 T167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 135886 T167 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 135895 T167 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 135896 T167 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 135896 T167 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 135897 T167 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 135899 T167 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 135900 T167 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 135900 T167 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 135912 T167 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 135924 T167 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 135924 T167 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 135926 T167 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=53.4072265625, floorSegmentMB=2.1728515625, forceMergeDeletesPctAllowed=29.710691905321028, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27603306789851817
   [junit4]   2> 135926 T167 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1189d43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@185222),segFN=segments_1,generation=1}
   [junit4]   2> 135926 T167 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 135927 T167 oass.SolrIndexSearcher.<init> Opening Searcher@a98145[collection1] main
   [junit4]   2> 135927 T167 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 135934 T167 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 135934 T167 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 135949 T167 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 135949 T167 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 135949 T167 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 135952 T167 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 135952 T167 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 135952 T167 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 135952 T167 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 135967 T168 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a98145[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 135971 T167 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 135973 T171 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49347/_s/v collection:control_collection shard:shard1
   [junit4]   2> 135974 T142 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 135974 T142 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 135999 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 136002 T173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c289ac name:ZooKeeperConnection Watcher:127.0.0.1:49340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136002 T171 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 136002 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 136007 T142 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 136023 T142 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 136033 T171 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 136044 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136046 T171 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 136046 T171 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@8485e9 url=http://127.0.0.1:49347/_s/v/collection1 node=127.0.0.1:49347__s%2Fv C33_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:49347/_s/v, core=collection1, node_name=127.0.0.1:49347__s%2Fv}
   [junit4]   2> 136047 T171 C33 P49347 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49347/_s/v/collection1/
   [junit4]   2> 136047 T171 C33 P49347 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 136047 T171 C33 P49347 oasc.SyncStrategy.syncToMe http://127.0.0.1:49347/_s/v/collection1/ has no replicas
   [junit4]   2> 136048 T171 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49347/_s/v/collection1/ shard1
   [junit4]   2> 136056 T171 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 136060 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136094 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136096 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 136098 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 136134 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136147 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136278 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 136278 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 136348 T171 oasc.ZkController.register We are http://127.0.0.1:49347/_s/v/collection1/ and leader is http://127.0.0.1:49347/_s/v/collection1/
   [junit4]   2> 136348 T171 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49347/_s/v
   [junit4]   2> 136348 T171 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 136348 T171 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 136348 T171 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 136358 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136358 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136358 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136360 T171 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136363 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136364 T165 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49347/_s/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49347__s%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 136374 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136496 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 136497 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 138254 T142 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 138255 T142 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 138260 T142 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49359
   [junit4]   2> 138262 T142 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 138262 T142 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138262 T142 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-003
   [junit4]   2> 138263 T142 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-003\'
   [junit4]   2> 138298 T142 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\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-003\solr.xml
   [junit4]   2> 138401 T142 oasc.CoreContainer.<init> New CoreContainer 5249669
   [junit4]   2> 138401 T142 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-003\]
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 138405 T142 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 138405 T142 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138408 T142 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138408 T142 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 138408 T142 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49340/solr
   [junit4]   2> 138408 T142 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 138412 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138426 T184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fd2b91 name:ZooKeeperConnection Watcher:127.0.0.1:49340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138427 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138432 T144 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1462e8fe2ea0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 138433 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138436 T186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1407b42 name:ZooKeeperConnection Watcher:127.0.0.1:49340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138436 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138454 T142 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 139451 T142 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49359__s%2Fv
   [junit4]   2> 139454 T142 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49359__s%2Fv
   [junit4]   2> 139460 T164 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 139460 T173 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 139462 T186 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 139480 T187 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 139480 T187 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 139482 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139483 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139483 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139482 T187 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 139486 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 139487 T165 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49359/_s/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49359__s%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 139488 T165 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 139488 T165 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 139493 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139494 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 139494 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 139495 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140473 T187 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 140473 T187 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 140475 T187 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 140475 T187 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 140477 T187 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 140477 T187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-003\collection1\'
   [junit4]   2> 140481 T187 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 140482 T187 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 140483 T187 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 140574 T187 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 140680 T187 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 140683 T187 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 140695 T187 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 141489 T187 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 141494 T187 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 141497 T187 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 141504 T187 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 141559 T187 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 141559 T187 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 141560 T187 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-003\collection1\, dataDir=.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty1\
   [junit4]   2> 141560 T187 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8c774
   [junit4]   2> 141560 T187 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty1\
   [junit4]   2> 141560 T187 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty1\index/
   [junit4]   2> 141560 T187 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 141562 T187 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty1\index
   [junit4]   2> 141562 T187 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 141563 T187 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@130ad23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16032d8),segFN=segments_1,generation=1}
   [junit4]   2> 141563 T187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 141570 T187 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 141571 T187 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 141571 T187 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 141571 T187 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 141572 T187 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 141572 T187 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 141573 T187 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 141573 T187 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 141573 T187 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 141576 T187 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 141577 T187 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 141577 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 141577 T187 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 141578 T187 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 141580 T187 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 141580 T187 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 141589 T187 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 141601 T187 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 141601 T187 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 141603 T187 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=53.4072265625, floorSegmentMB=2.1728515625, forceMergeDeletesPctAllowed=29.710691905321028, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27603306789851817
   [junit4]   2> 141604 T187 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@130ad23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16032d8),segFN=segments_1,generation=1}
   [junit4]   2> 141605 T187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 141605 T187 oass.SolrIndexSearcher.<init> Opening Searcher@8f2c85[collection1] main
   [junit4]   2> 141606 T187 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 141609 T187 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 141609 T187 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 141610 T187 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 141610 T187 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 141611 T187 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 141612 T187 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 141612 T187 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 141612 T187 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 141612 T187 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 141623 T188 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f2c85[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 141628 T187 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 141630 T191 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49359/_s/v collection:collection1 shard:shard2
   [junit4]   2> 141633 T142 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 141633 T142 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 141635 T191 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 141656 T191 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 141662 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141664 T191 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 141664 T191 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@f87c2a url=http://127.0.0.1:49359/_s/v/collection1 node=127.0.0.1:49359__s%2Fv C34_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49359/_s/v, core=collection1, node_name=127.0.0.1:49359__s%2Fv}
   [junit4]   2> 141664 T191 C34 P49359 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49359/_s/v/collection1/
   [junit4]   2> 141665 T191 C34 P49359 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 141666 T191 C34 P49359 oasc.SyncStrategy.syncToMe http://127.0.0.1:49359/_s/v/collection1/ has no replicas
   [junit4]   2> 141666 T191 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49359/_s/v/collection1/ shard2
   [junit4]   2> 141666 T191 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 141668 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141676 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141678 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141680 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141680 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141693 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141700 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141804 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141804 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141804 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141839 T191 oasc.ZkController.register We are http://127.0.0.1:49359/_s/v/collection1/ and leader is http://127.0.0.1:49359/_s/v/collection1/
   [junit4]   2> 141839 T191 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49359/_s/v
   [junit4]   2> 141839 T191 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 141839 T191 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 141839 T191 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 141844 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141844 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141844 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141847 T191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141851 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141852 T165 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49359/_s/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49359__s%2Fv",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 141860 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141964 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141965 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 141966 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 144662 T142 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 144663 T142 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 144672 T142 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49368
   [junit4]   2> 144673 T142 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 144673 T142 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 144673 T142 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-004
   [junit4]   2> 144673 T142 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-004\'
   [junit4]   2> 144707 T142 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\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-004\solr.xml
   [junit4]   2> 144814 T142 oasc.CoreContainer.<init> New CoreContainer 23430209
   [junit4]   2> 144814 T142 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-004\]
   [junit4]   2> 144817 T142 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 144818 T142 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 144818 T142 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 144821 T142 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 144821 T142 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 144821 T142 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49340/solr
   [junit4]   2> 144821 T142 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 144824 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 144833 T202 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cded0c name:ZooKeeperConnection Watcher:127.0.0.1:49340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 144834 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 144840 T142 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 144842 T204 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14fbab7 name:ZooKeeperConnection Watcher:127.0.0.1:49340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 144843 T142 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 144861 T142 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 145857 T142 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49368__s%2Fv
   [junit4]   2> 145861 T142 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49368__s%2Fv
   [junit4]   2> 145870 T186 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 145872 T204 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 145872 T164 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 145873 T173 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 145891 T205 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 145891 T205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 145894 T205 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 145894 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145894 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145895 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145897 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 145898 T165 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49368/_s/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49368__s%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 145899 T165 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 145899 T165 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 145904 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145906 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 145906 T204 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 145906 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 145907 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 146884 T205 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 146884 T205 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 146886 T205 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 146886 T205 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 146888 T205 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 146888 T205 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-004\collection1\'
   [junit4]   2> 146889 T205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 146892 T205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 146895 T205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 146981 T205 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 147096 T205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147099 T205 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 147112 T205 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 147839 T205 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 147844 T205 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 147846 T205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 147853 T205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 147893 T205 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 147893 T205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147895 T205 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-004\collection1\, dataDir=.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty2\
   [junit4]   2> 147895 T205 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8c774
   [junit4]   2> 147896 T205 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty2\
   [junit4]   2> 147896 T205 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty2\index/
   [junit4]   2> 147896 T205 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 147897 T205 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.TestRequestStatusCollectionAPI-630DDB472D81B488-001\tempDir-001/jetty2\index
   [junit4]   2> 147897 T205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 147897 T205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@de93b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c2e21),segFN=segments_1,generation=1}
   [junit4]   2> 147897 T205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 147903 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 147904 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 147904 T205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 147904 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 147904 T205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 147904 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 147905 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 147905 T205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 147905 T205 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 147907 T205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 147908 T205 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 147908 T205 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 147908 T205 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 147910 T205 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 147910 T205 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 147910 T205 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 147920 T205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 147926 T205 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 147926 T205 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 147929 T205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=53.4072265625, floorSegmentMB=2.1728515625, forceMergeDeletesPctAllowed=29.710691905321028, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27603306789851817
   [junit4]   2> 147929 T205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@de93b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c2e21),segFN=segments_1,generation=1}
   [junit4]   2> 147929 T205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 147930 T205 oass.SolrIndexSearcher.<init> Opening Searcher@626f27[collection1] main
   [junit4]   2> 147930 T205 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 147932 T205 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 147932 T205 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 147934 T205 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 147934 T205 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 147934 T205 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147935 T205 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 147935 T205 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147935 T205 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 147935 T205 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 147946 T206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@626f27[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 147946 T205 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 147951 T209 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49368/_s/v collection:collection1 shard:shard1
   [junit4]   2> 147952 T142 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 147952 T142 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 147954 T209 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 147978 T209 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 147984 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 147986 T209 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 147986 T209 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@7648a9 url=http://127.0.0.1:49368/_s/v/collection1 node=127.0.0.1:49368__s%2Fv C35_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49368/_s/v, core=collection1, node_name=127.0.0.1:49368__s%2Fv}
   [junit4]   2> 147986 T209 C35 P49368 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49368/_s/v/collection1/
   [junit4]   2> 147986 T209 C35 P49368 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 147987 T209 C35 P49368 oasc.SyncStrategy.syncToMe http://127.0.0.1:49368/_s/v/collection1/ has no replicas
   [junit4]   2> 147987 T209 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49368/_s/v/collection1/ shard1
   [junit4]   2> 147988 T209 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 147993 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 148006 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 148010 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148010 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148011 T204 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148010 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148064 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 148072 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 148169 T164 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148170 T173 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148171 T204 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148170 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 148194 T209 oasc.ZkController.register We are http://127.0.0.1:49368/_s/v/collection1/ and leader is http://127.0.0.1:49368/_s/v/collection1/
   [junit4]   2> 148195 T209 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49368/_s/v
   [junit4]   2> 148195 T209 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 148195 T209 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 148195 T209 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 148198 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 148198 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 148198 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 148200 T209 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 148202 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 148203 T165 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49368/_s/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49368__s%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 148208 T164 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 148303 T186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent st

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

t.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 67798 T141 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [junit4]   2> 	   2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [junit4]   2> 70947 T141 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=de, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_55 (32-bit)/cpus=2,threads=3,free=161012752,total=210239488
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, EnumFieldTest, TestDocSet, TestRandomMergePolicy, TestExpandComponent, TestFoldingMultitermQuery, TestOverriddenPrefixQueryForCustomFieldType, CursorPagingTest, TestLRUCache, SpatialFilterTest, SuggesterTSTTest, TestNoOpRegenerator, CoreAdminHandlerTest, CopyFieldTest, XsltUpdateRequestHandlerTest, DistanceFunctionTest, TestHashPartitioner, TestPartialUpdateDeduplication, TestSurroundQueryParser, PathHierarchyTokenizerFactoryTest, AddBlockUpdateTest, SearchHandlerTest, FastVectorHighlighterTest, TestRequestStatusCollectionAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRequestStatusCollectionAPI -Dtests.seed=630DDB472D81B488 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Europe/Vaduz -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestRequestStatusCollectionAPI (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestRequestStatusCollectionAPI: 
   [junit4]    >    1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([630DDB472D81B488]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=272, name=parallelCoreAdminExecutor-223-thread-1, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=273, name=parallelCoreAdminExecutor-223-thread-2, state=WAITING, group=TGRP-TestRequestStatusCollectionAPI]
   [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 java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([630DDB472D81B488]:0)
   [junit4] Completed in 71.04s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 1127 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: 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:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1297: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:921: There were test failures: 396 suites, 1640 tests, 2 suite-level errors, 1 failure, 1472 ignored (8 assumptions)

Total time: 41 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_55 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure