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 2013/11/18 21:02:47 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_45) - Build # 3403 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3403/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
ERROR: SolrIndexSearcher opens=21 closes=20

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=21 closes=20
	at __randomizedtesting.SeedInfo.seed([8585CC3CE28F072B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:328)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:134)
	at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=1873, name=qtp2076329936-1873, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:356)         at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:97)         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:60)         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:609)         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1864)         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:722)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)         at org.eclipse.jetty.server.Server.handle(Server.java:368)         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:744)    2) Thread[id=1880, name=searcherExecutor-1188-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         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:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=1873, name=qtp2076329936-1873, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:356)
        at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:97)
        at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:60)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:609)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)
        at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
        at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1864)
        at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:722)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:744)
   2) Thread[id=1880, name=searcherExecutor-1188-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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:744)
	at __randomizedtesting.SeedInfo.seed([8585CC3CE28F072B]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1873, name=qtp2076329936-1873, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:356)         at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:97)         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:60)         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:609)         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1864)         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:722)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)         at org.eclipse.jetty.server.Server.handle(Server.java:368)         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:744)    2) Thread[id=1880, name=searcherExecutor-1188-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         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:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1873, name=qtp2076329936-1873, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:356)
        at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:97)
        at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:60)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:609)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)
        at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
        at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1864)
        at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:722)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:744)
   2) Thread[id=1880, name=searcherExecutor-1188-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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:744)
	at __randomizedtesting.SeedInfo.seed([8585CC3CE28F072B]:0)




Build Log:
[...truncated 10109 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 466450 T1820 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 466460 T1820 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyNothingIsSafeTest-1384804602105
   [junit4]   2> 466465 T1820 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 466466 T1821 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 466617 T1820 oasc.ZkTestServer.run start zk server on port:60310
   [junit4]   2> 466651 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 466665 T1827 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20282351 name:ZooKeeperConnection Watcher:127.0.0.1:60310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 466665 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 466667 T1820 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 466676 T1822 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1426cc951080000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 466680 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 466684 T1829 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@238a9e25 name:ZooKeeperConnection Watcher:127.0.0.1:60310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 466684 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 466684 T1820 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 466692 T1820 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 466698 T1820 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 466702 T1820 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 466708 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 466708 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 466721 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 466723 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 466730 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 466730 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 466737 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 466737 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 466743 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 466743 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 466752 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 466752 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 466758 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 466758 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 466767 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 466767 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 466774 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 466774 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 466780 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 466781 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 466787 T1820 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 466788 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 467512 T1820 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 467522 T1820 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60317
   [junit4]   2> 467524 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 467524 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 467524 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438
   [junit4]   2> 467524 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438\'
   [junit4]   2> 467571 T1820 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438\solr.xml
   [junit4]   2> 467694 T1820 oasc.CoreContainer.<init> New CoreContainer 101548405
   [junit4]   2> 467694 T1820 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438\]
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 467698 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 467704 T1820 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 467707 T1820 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 467707 T1820 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 467707 T1820 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60310/solr
   [junit4]   2> 467707 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 467711 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 467724 T1840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23a328c0 name:ZooKeeperConnection Watcher:127.0.0.1:60310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 467724 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 467729 T1822 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1426cc951080002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 467732 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 467739 T1842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@573cf220 name:ZooKeeperConnection Watcher:127.0.0.1:60310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 467741 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 467744 T1820 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 467752 T1820 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 467760 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 467763 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60317_
   [junit4]   2> 467766 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60317_
   [junit4]   2> 467773 T1820 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 467786 T1820 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 467795 T1820 oasc.Overseer.start Overseer (id=90754554404536323-127.0.0.1:60317_-n_0000000000) starting
   [junit4]   2> 467804 T1820 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 467814 T1844 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 467814 T1820 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 467820 T1820 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 467824 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 467831 T1843 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 467843 T1845 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 467843 T1845 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 467846 T1845 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 470089 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 470092 T1843 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:60317",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60317_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 470092 T1843 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 470092 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 470111 T1842 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> 470847 T1845 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 470847 T1845 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438\collection1
   [junit4]   2> 470849 T1845 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 470852 T1845 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 470852 T1845 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 470858 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438\collection1\'
   [junit4]   2> 470864 T1845 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438/collection1/lib/classes/' to classloader
   [junit4]   2> 470865 T1845 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438/collection1/lib/README' to classloader
   [junit4]   2> 470975 T1845 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 471076 T1845 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 471080 T1845 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 471096 T1845 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 472035 T1845 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 472035 T1845 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 472037 T1845 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 472052 T1845 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 472057 T1845 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 472107 T1845 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 472123 T1845 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 472139 T1845 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 472145 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 472145 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 472145 T1845 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 472150 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 472151 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 472151 T1845 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 472153 T1845 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1384804602438\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102/control/data\
   [junit4]   2> 472153 T1845 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e64be40
   [junit4]   2> 472158 T1845 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\control\data
   [junit4]   2> 472160 T1845 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102/control/data\index/
   [junit4]   2> 472163 T1845 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 472164 T1845 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\control\data\index
   [junit4]   2> 472166 T1845 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@447b1bda
   [junit4]   2> 472183 T1845 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 472185 T1845 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 472191 T1845 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 472192 T1845 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 472192 T1845 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 472192 T1845 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 472192 T1845 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 472194 T1845 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 472194 T1845 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 472194 T1845 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 472194 T1845 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 472195 T1845 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 472195 T1845 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 472197 T1845 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 472197 T1845 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 472197 T1845 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 472198 T1845 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 472198 T1845 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 472211 T1845 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 472219 T1845 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 472219 T1845 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 472220 T1845 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=68.375, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=13.67011393822254, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8078404136945692
   [junit4]   2> 472223 T1845 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 472223 T1845 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 472223 T1845 oass.SolrIndexSearcher.<init> Opening Searcher@70f8cac7 main
   [junit4]   2> 472227 T1846 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70f8cac7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 472230 T1845 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 472230 T1845 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60317 collection:control_collection shard:shard1
   [junit4]   2> 472233 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 472249 T1845 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 472257 T1845 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 472257 T1845 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 472257 T1845 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60317/collection1/
   [junit4]   2> 472258 T1845 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 472258 T1845 oasc.SyncStrategy.syncToMe http://127.0.0.1:60317/collection1/ has no replicas
   [junit4]   2> 472258 T1845 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60317/collection1/ shard1
   [junit4]   2> 472258 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 472378 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 472415 T1842 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> 472501 T1845 oasc.ZkController.register We are http://127.0.0.1:60317/collection1/ and leader is http://127.0.0.1:60317/collection1/
   [junit4]   2> 472501 T1845 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60317
   [junit4]   2> 472501 T1845 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 472501 T1845 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 472501 T1845 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 472511 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 472514 T1820 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 472516 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 472526 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 472536 T1849 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30dbc45 name:ZooKeeperConnection Watcher:127.0.0.1:60310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472536 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 472542 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 472552 T1820 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 473370 T1820 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 473374 T1820 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60329
   [junit4]   2> 473376 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 473377 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 473379 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196
   [junit4]   2> 473379 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196\'
   [junit4]   2> 473421 T1820 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196\solr.xml
   [junit4]   2> 473540 T1820 oasc.CoreContainer.<init> New CoreContainer 44021100
   [junit4]   2> 473540 T1820 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196\]
   [junit4]   2> 473544 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 473546 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 473546 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 473546 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 473546 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 473547 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 473547 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 473547 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 473547 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 473551 T1820 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 473551 T1820 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 473551 T1820 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 473551 T1820 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60310/solr
   [junit4]   2> 473551 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 473556 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 473585 T1860 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3974e47d name:ZooKeeperConnection Watcher:127.0.0.1:60310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473587 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 473613 T1822 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1426cc951080005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 473620 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 473631 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ad8c646 name:ZooKeeperConnection Watcher:127.0.0.1:60310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473632 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 473657 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 474690 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 474691 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60317",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60317_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 474704 T1849 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> 474704 T1862 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> 474704 T1842 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> 475174 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60329_
   [junit4]   2> 475180 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60329_
   [junit4]   2> 475195 T1842 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 475196 T1862 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 475198 T1849 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 475221 T1863 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 475221 T1863 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 475227 T1863 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 476867 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 476872 T1843 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:60329",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60329_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 476872 T1843 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 476873 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 476892 T1849 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> 476894 T1842 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> 476896 T1862 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> 477998 T1863 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 477998 T1863 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196\collection1
   [junit4]   2> 477999 T1863 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 478002 T1863 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 478004 T1863 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 478008 T1863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196\collection1\'
   [junit4]   2> 478015 T1863 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196/collection1/lib/classes/' to classloader
   [junit4]   2> 478019 T1863 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196/collection1/lib/README' to classloader
   [junit4]   2> 478120 T1863 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 478202 T1863 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 478207 T1863 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 478219 T1863 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 479089 T1863 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 479089 T1863 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 479091 T1863 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 479105 T1863 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 479110 T1863 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 479146 T1863 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 479154 T1863 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 479162 T1863 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 479166 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 479166 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 479166 T1863 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 479170 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 479170 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 479170 T1863 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 479171 T1863 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1384804608196\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102/jetty1\
   [junit4]   2> 479171 T1863 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e64be40
   [junit4]   2> 479174 T1863 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty1
   [junit4]   2> 479175 T1863 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102/jetty1\index/
   [junit4]   2> 479176 T1863 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 479178 T1863 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty1\index
   [junit4]   2> 479178 T1863 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@13f78e99
   [junit4]   2> 479187 T1863 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 479187 T1863 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 479192 T1863 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 479194 T1863 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 479194 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 479194 T1863 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 479195 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 479195 T1863 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 479195 T1863 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 479196 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 479196 T1863 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 479196 T1863 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 479197 T1863 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 479197 T1863 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 479197 T1863 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 479199 T1863 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 479199 T1863 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 479200 T1863 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 479211 T1863 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 479217 T1863 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 479217 T1863 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 479219 T1863 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=68.375, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=13.67011393822254, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8078404136945692
   [junit4]   2> 479221 T1863 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 479221 T1863 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 479221 T1863 oass.SolrIndexSearcher.<init> Opening Searcher@7f64032c main
   [junit4]   2> 479226 T1864 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f64032c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 479230 T1863 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 479232 T1863 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60329 collection:collection1 shard:shard1
   [junit4]   2> 479234 T1863 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 479250 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 479255 T1863 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 479257 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 479257 T1863 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60329/collection1/
   [junit4]   2> 479257 T1863 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 479257 T1863 oasc.SyncStrategy.syncToMe http://127.0.0.1:60329/collection1/ has no replicas
   [junit4]   2> 479257 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60329/collection1/ shard1
   [junit4]   2> 479257 T1863 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 480964 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 480981 T1849 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> 480982 T1862 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> 480982 T1842 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> 480985 T1863 oasc.ZkController.register We are http://127.0.0.1:60329/collection1/ and leader is http://127.0.0.1:60329/collection1/
   [junit4]   2> 480985 T1863 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60329
   [junit4]   2> 480985 T1863 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 480985 T1863 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 480985 T1863 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 480989 T1863 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 480992 T1820 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 480992 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 481644 T1820 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 481648 T1820 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60338
   [junit4]   2> 481651 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 481652 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 481652 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635
   [junit4]   2> 481652 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635\'
   [junit4]   2> 481689 T1820 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635\solr.xml
   [junit4]   2> 481810 T1820 oasc.CoreContainer.<init> New CoreContainer 1575465285
   [junit4]   2> 481810 T1820 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635\]
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 481814 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 481818 T1820 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 481818 T1820 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 481818 T1820 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 481821 T1820 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60310/solr
   [junit4]   2> 481821 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 481824 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 481835 T1876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23c7247f name:ZooKeeperConnection Watcher:127.0.0.1:60310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 481835 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 481842 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 481846 T1878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b44f27b name:ZooKeeperConnection Watcher:127.0.0.1:60310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 481846 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 481855 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 483026 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 483026 T1843 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:60329",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60329_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 483035 T1849 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> 483035 T1842 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> 483036 T1862 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> 483035 T1878 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> 483210 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60338_
   [junit4]   2> 483214 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60338_
   [junit4]   2> 483221 T1849 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 483221 T1842 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 483221 T1878 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 483221 T1862 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 483239 T1879 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 483239 T1879 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 483242 T1879 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 485071 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 485072 T1843 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:60338",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60338_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 485072 T1843 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 485072 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 485081 T1849 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> 485081 T1842 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> 485082 T1878 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> 485082 T1862 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> 485942 T1879 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 485942 T1879 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635\collection1
   [junit4]   2> 485942 T1879 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 485945 T1879 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 485945 T1879 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 485946 T1879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635\collection1\'
   [junit4]   2> 485949 T1879 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635/collection1/lib/classes/' to classloader
   [junit4]   2> 485950 T1879 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635/collection1/lib/README' to classloader
   [junit4]   2> 486030 T1879 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 486119 T1879 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 486121 T1879 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 486134 T1879 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 486985 T1879 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 486985 T1879 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 486987 T1879 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 486999 T1879 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 487004 T1879 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 487032 T1879 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 487040 T1879 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 487047 T1879 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487049 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 487049 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 487049 T1879 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487052 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 487052 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 487052 T1879 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 487052 T1879 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1384804616635\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102/jetty2\
   [junit4]   2> 487052 T1879 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e64be40
   [junit4]   2> 487055 T1879 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty2
   [junit4]   2> 487056 T1879 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102/jetty2\index/
   [junit4]   2> 487056 T1879 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 487057 T1879 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty2\index
   [junit4]   2> 487059 T1879 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3e0e7f7b
   [junit4]   2> 487066 T1879 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 487066 T1879 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 487072 T1879 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 487072 T1879 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 487073 T1879 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 487073 T1879 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 487073 T1879 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 487073 T1879 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 487074 T1879 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 487074 T1879 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 487074 T1879 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 487076 T1879 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 487076 T1879 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 487076 T1879 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 487077 T1879 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 487077 T1879 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 487078 T1879 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 487078 T1879 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 487089 T1879 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 487095 T1879 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 487095 T1879 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 487097 T1879 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=68.375, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=13.67011393822254, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8078404136945692
   [junit4]   2> 487101 T1879 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1384804602102\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 487101 T1879 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 487101 T1879 oass.SolrIndexSearcher.<init> Opening Searcher@3ac6dcdc main
   [junit4]   2> 487106 T1880 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ac6dcdc main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 487109 T1879 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 487110 T1879 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60338 collection:collection1 shard:shard2
   [junit4]   2> 487113 T1879 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 487131 T1879 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 487139 T1879 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 487139 T1879 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 487139 T1879 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60338/collection1/
   [junit4]   2> 487139 T1879 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 487139 T1879 oasc.SyncStrategy.syncToMe http://127.0.0.1:60338/collection1/ has no replicas
   [junit4]   2> 487140 T1879 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60338/collection1/ shard2
   [junit4]   2> 487140 T1879 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 489145 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 489161 T1842 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> 489163 T1878 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> 489161 T1849 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> 489163 T1862 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> 489213 T1879 oasc.ZkController.register We are http://127.0.0.1:60338/collection1/ and leader is http://127.0.0.1:60338/collection1/
   [junit4]   2> 489214 T1879 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60338
   [junit4]   2> 489214 T1879 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 489215 T1879 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 489215 T1879 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 489224 T1879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 489230 T1820 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 489231 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 489824 T1820 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 489829 T1820 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60347
   [junit4]   2> 489832 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 489832 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 489832 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1384804624873
   [junit4]   2> 489833 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1384804624873\'
   [junit4]   2> 489868 T1820 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1384804624873\solr.xml
   [junit4]   2> 489988 T1820 oasc.CoreContainer.<init> New CoreContainer 1045717927
   [junit4]   2> 489988 T1820 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1384804624873\]
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 489994 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 489996 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 490005 T1820 oasl.LogWatcher.create

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

ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    >         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    2) Thread[id=1880, name=searcherExecutor-1188-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [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:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8585CC3CE28F072B]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1873, name=qtp2076329936-1873, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:356)
   [junit4]    >         at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:97)
   [junit4]    >         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:60)
   [junit4]    >         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:609)
   [junit4]    >         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)
   [junit4]    >         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
   [junit4]    >         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
   [junit4]    >         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    >         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1864)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:722)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    >         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    2) Thread[id=1880, name=searcherExecutor-1188-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [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:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8585CC3CE28F072B]:0)
   [junit4] Completed in 278.89s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 879 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:489: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1276: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 340 suites, 1497 tests, 3 suite-level errors, 1117 ignored

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3404/
Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MigrateRouteKeyTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.MigrateRouteKeyTest:     1) Thread[id=8266, name=Thread-3356-SendThread(127.0.0.1:53915), state=TIMED_WAITING, group=TGRP-MigrateRouteKeyTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    2) Thread[id=8251, name=Thread-3356, state=TIMED_WAITING, group=TGRP-MigrateRouteKeyTest]         at java.lang.Object.wait(Native Method)         at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:161)         at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:134)         at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:88)         at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:150)         at org.apache.solr.client.solrj.impl.CloudSolrServer.connect(CloudSolrServer.java:240)         at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:501)         at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)         at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)         at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)         at org.apache.solr.cloud.MigrateRouteKeyTest$1Indexer.run(MigrateRouteKeyTest.java:142)    3) Thread[id=8267, name=Thread-3356-EventThread, state=WAITING, group=TGRP-MigrateRouteKeyTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.MigrateRouteKeyTest: 
   1) Thread[id=8266, name=Thread-3356-SendThread(127.0.0.1:53915), state=TIMED_WAITING, group=TGRP-MigrateRouteKeyTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   2) Thread[id=8251, name=Thread-3356, state=TIMED_WAITING, group=TGRP-MigrateRouteKeyTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:161)
        at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:134)
        at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:88)
        at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:150)
        at org.apache.solr.client.solrj.impl.CloudSolrServer.connect(CloudSolrServer.java:240)
        at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:501)
        at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
        at org.apache.solr.cloud.MigrateRouteKeyTest$1Indexer.run(MigrateRouteKeyTest.java:142)
   3) Thread[id=8267, name=Thread-3356-EventThread, state=WAITING, group=TGRP-MigrateRouteKeyTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([26A6BEA20D1A5325]:0)


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

Error Message:
Server Error  request: http://127.0.0.1:53934/ga/vh/admin/collections?action=MIGRATE&collection=collection1&target.collection=migrate_routekey_test_targetCollection&split.key=a!&forward.timeout=45&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server Error

request: http://127.0.0.1:53934/ga/vh/admin/collections?action=MIGRATE&collection=collection1&target.collection=migrate_routekey_test_targetCollection&split.key=a!&forward.timeout=45&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([26A6BEA20D1A5325:A74030BA7A453319]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.MigrateRouteKeyTest.doTest(MigrateRouteKeyTest.java:182)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 10218 lines...]
   [junit4] Suite: org.apache.solr.cloud.MigrateRouteKeyTest
   [junit4]   2> 3593693 T8145 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ga/vh
   [junit4]   2> 3593699 T8145 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-MigrateRouteKeyTest-1384829070592
   [junit4]   2> 3593702 T8145 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3593703 T8146 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3593819 T8145 oasc.ZkTestServer.run start zk server on port:53915
   [junit4]   2> 3593823 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3593835 T8152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a688af6 name:ZooKeeperConnection Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3593836 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3593836 T8145 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3593847 T8147 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1426e3ead0c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 3593849 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3593855 T8154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6676dc98 name:ZooKeeperConnection Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3593856 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3593856 T8145 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3593872 T8145 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3593884 T8145 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3593894 T8145 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3593905 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3593905 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3593924 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3593924 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3593938 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3593940 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3593951 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3593951 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3593964 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3593964 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3593977 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3593977 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3593993 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3593995 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3594007 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3594009 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3594020 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3594020 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3594032 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3594032 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3594045 T8145 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3594045 T8145 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3594675 T8145 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3594682 T8145 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53922
   [junit4]   2> 3594683 T8145 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3594684 T8145 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3594686 T8145 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948
   [junit4]   2> 3594687 T8145 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948\'
   [junit4]   2> 3594727 T8145 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948\solr.xml
   [junit4]   2> 3594829 T8145 oasc.CoreContainer.<init> New CoreContainer 1971278080
   [junit4]   2> 3594830 T8145 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948\]
   [junit4]   2> 3594836 T8145 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3594837 T8145 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3594837 T8145 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3594838 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3594838 T8145 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3594838 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3594839 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3594839 T8145 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3594839 T8145 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3594846 T8145 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3594846 T8145 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3594848 T8145 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3594848 T8145 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53915/solr
   [junit4]   2> 3594848 T8145 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3594854 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3594860 T8165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@799f1343 name:ZooKeeperConnection Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3594862 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3594867 T8147 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1426e3ead0c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 3594871 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3594875 T8167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5301f882 name:ZooKeeperConnection Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3594876 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3594881 T8145 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3594893 T8145 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3594906 T8145 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3594911 T8145 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53922_ga%2Fvh
   [junit4]   2> 3594916 T8145 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53922_ga%2Fvh
   [junit4]   2> 3594927 T8145 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3594945 T8145 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3594954 T8145 oasc.Overseer.start Overseer (id=90756157971103747-127.0.0.1:53922_ga%2Fvh-n_0000000000) starting
   [junit4]   2> 3594965 T8145 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3594979 T8169 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3594980 T8145 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3594989 T8145 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3594995 T8145 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3595005 T8168 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3595010 T8170 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3595010 T8170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3595015 T8170 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3596753 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3596758 T8168 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:53922/ga/vh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53922_ga%2Fvh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3596758 T8168 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3596758 T8168 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3596788 T8167 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> 3597325 T8170 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3597325 T8170 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948\collection1
   [junit4]   2> 3597326 T8170 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3597327 T8170 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3597327 T8170 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3597331 T8170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948\collection1\'
   [junit4]   2> 3597332 T8170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948/collection1/lib/classes/' to classloader
   [junit4]   2> 3597332 T8170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948/collection1/lib/README' to classloader
   [junit4]   2> 3597428 T8170 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3597519 T8170 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3597524 T8170 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3597536 T8170 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3598315 T8170 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3598320 T8170 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3598323 T8170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3598334 T8170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3598416 T8170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3598417 T8170 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.MigrateRouteKeyTest-controljetty-1384829070948\collection1\, dataDir=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/control/data\
   [junit4]   2> 3598418 T8170 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ebb4
   [junit4]   2> 3598419 T8170 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/control/data\
   [junit4]   2> 3598419 T8170 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/control/data\index/
   [junit4]   2> 3598420 T8170 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3598422 T8170 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/control/data\index
   [junit4]   2> 3598422 T8170 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=75.7255859375, floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=20.5054664971008, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3598423 T8170 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f1dc5ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@743d731),segFN=segments_1,generation=1}
   [junit4]   2> 3598423 T8170 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3598427 T8170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3598428 T8170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3598429 T8170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3598429 T8170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3598429 T8170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3598431 T8170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3598431 T8170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3598432 T8170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3598432 T8170 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3598433 T8170 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3598433 T8170 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3598434 T8170 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3598434 T8170 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3598436 T8170 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3598436 T8170 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3598437 T8170 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3598444 T8170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3598452 T8170 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3598453 T8170 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3598454 T8170 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3598454 T8170 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f1dc5ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@743d731),segFN=segments_1,generation=1}
   [junit4]   2> 3598455 T8170 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3598455 T8170 oass.SolrIndexSearcher.<init> Opening Searcher@104a7981 main
   [junit4]   2> 3598459 T8171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@104a7981 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3598460 T8170 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3598461 T8170 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53922/ga/vh collection:control_collection shard:shard1
   [junit4]   2> 3598464 T8170 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3598490 T8170 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3598499 T8170 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3598499 T8170 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C12860 name=collection1 org.apache.solr.core.SolrCore@57028feb url=http://127.0.0.1:53922/ga/vh/collection1 node=127.0.0.1:53922_ga%2Fvh C12860_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:53922/ga/vh, core=collection1, node_name=127.0.0.1:53922_ga%2Fvh}
   [junit4]   2> 3598499 T8170 C12860 P53922 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53922/ga/vh/collection1/
   [junit4]   2> 3598499 T8170 C12860 P53922 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3598499 T8170 C12860 P53922 oasc.SyncStrategy.syncToMe http://127.0.0.1:53922/ga/vh/collection1/ has no replicas
   [junit4]   2> 3598503 T8170 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53922/ga/vh/collection1/ shard1
   [junit4]   2> 3598503 T8170 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3598535 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3598559 T8167 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> 3598584 T8170 oasc.ZkController.register We are http://127.0.0.1:53922/ga/vh/collection1/ and leader is http://127.0.0.1:53922/ga/vh/collection1/
   [junit4]   2> 3598584 T8170 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53922/ga/vh
   [junit4]   2> 3598585 T8170 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3598585 T8170 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3598585 T8170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3598591 T8170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3598593 T8145 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3598593 T8145 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3598596 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3598601 T8174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@265078cc name:ZooKeeperConnection Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3598601 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3598604 T8145 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3598612 T8145 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3599192 T8145 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3599198 T8145 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53934
   [junit4]   2> 3599201 T8145 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3599201 T8145 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3599201 T8145 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503
   [junit4]   2> 3599201 T8145 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503\'
   [junit4]   2> 3599240 T8145 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503\solr.xml
   [junit4]   2> 3599339 T8145 oasc.CoreContainer.<init> New CoreContainer 353110180
   [junit4]   2> 3599339 T8145 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503\]
   [junit4]   2> 3599343 T8145 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3599343 T8145 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3599343 T8145 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3599343 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3599343 T8145 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3599346 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3599346 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3599346 T8145 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3599346 T8145 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3599351 T8145 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3599353 T8145 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3599354 T8145 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3599354 T8145 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53915/solr
   [junit4]   2> 3599354 T8145 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3599358 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3599372 T8185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@490b51c7 name:ZooKeeperConnection Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3599373 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3599378 T8147 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1426e3ead0c0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 3599382 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3599387 T8187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11b47158 name:ZooKeeperConnection Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3599388 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3599403 T8145 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3600472 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3600475 T8168 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53922/ga/vh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53922_ga%2Fvh",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3600491 T8167 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> 3600491 T8187 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> 3600492 T8174 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> 3600687 T8145 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53934_ga%2Fvh
   [junit4]   2> 3600696 T8145 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53934_ga%2Fvh
   [junit4]   2> 3600712 T8167 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3600713 T8187 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3600714 T8174 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3600738 T8188 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3600739 T8188 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3600743 T8188 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3602417 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3602419 T8168 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:53934/ga/vh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53934_ga%2Fvh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3602419 T8168 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3602419 T8168 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3602435 T8167 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> 3602437 T8187 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> 3602437 T8174 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> 3603284 T8188 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3603284 T8188 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503\collection1
   [junit4]   2> 3603285 T8188 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3603288 T8188 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3603288 T8188 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3603294 T8188 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503\collection1\'
   [junit4]   2> 3603298 T8188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503/collection1/lib/classes/' to classloader
   [junit4]   2> 3603301 T8188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503/collection1/lib/README' to classloader
   [junit4]   2> 3603434 T8188 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3603536 T8188 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3603541 T8188 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3603568 T8188 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3604527 T8188 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3604536 T8188 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3604542 T8188 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3604550 T8188 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3604646 T8188 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3604648 T8188 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty1-1384829075503\collection1\, dataDir=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty1\
   [junit4]   2> 3604648 T8188 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ebb4
   [junit4]   2> 3604648 T8188 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty1\
   [junit4]   2> 3604650 T8188 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty1\index/
   [junit4]   2> 3604650 T8188 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 3604650 T8188 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty1\index
   [junit4]   2> 3604653 T8188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=75.7255859375, floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=20.5054664971008, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3604654 T8188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@730032 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9b1a78d),segFN=segments_1,generation=1}
   [junit4]   2> 3604654 T8188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3604660 T8188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3604661 T8188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3604661 T8188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3604661 T8188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3604661 T8188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3604661 T8188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3604665 T8188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3604665 T8188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3604665 T8188 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3604667 T8188 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3604669 T8188 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3604669 T8188 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3604670 T8188 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3604672 T8188 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3604674 T8188 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3604675 T8188 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3604687 T8188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3604696 T8188 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3604697 T8188 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3604698 T8188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3604700 T8188 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@730032 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9b1a78d),segFN=segments_1,generation=1}
   [junit4]   2> 3604700 T8188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3604701 T8188 oass.SolrIndexSearcher.<init> Opening Searcher@1c8e0241 main
   [junit4]   2> 3604706 T8189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c8e0241 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3604710 T8188 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3604711 T8188 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53934/ga/vh collection:collection1 shard:shard1
   [junit4]   2> 3604715 T8188 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3604743 T8188 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3604754 T8188 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3604754 T8188 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C12861 name=collection1 org.apache.solr.core.SolrCore@3f63736e url=http://127.0.0.1:53934/ga/vh/collection1 node=127.0.0.1:53934_ga%2Fvh C12861_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53934/ga/vh, core=collection1, node_name=127.0.0.1:53934_ga%2Fvh}
   [junit4]   2> 3604754 T8188 C12861 P53934 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53934/ga/vh/collection1/
   [junit4]   2> 3604754 T8188 C12861 P53934 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3604754 T8188 C12861 P53934 oasc.SyncStrategy.syncToMe http://127.0.0.1:53934/ga/vh/collection1/ has no replicas
   [junit4]   2> 3604754 T8188 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53934/ga/vh/collection1/ shard1
   [junit4]   2> 3604757 T8188 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3606269 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3606307 T8167 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> 3606307 T8187 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> 3606309 T8174 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> 3606334 T8188 oasc.ZkController.register We are http://127.0.0.1:53934/ga/vh/collection1/ and leader is http://127.0.0.1:53934/ga/vh/collection1/
   [junit4]   2> 3606334 T8188 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53934/ga/vh
   [junit4]   2> 3606334 T8188 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3606334 T8188 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3606334 T8188 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3606341 T8188 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3606345 T8145 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3606345 T8145 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3606964 T8145 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3606969 T8145 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53943
   [junit4]   2> 3606970 T8145 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3606970 T8145 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3606970 T8145 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239
   [junit4]   2> 3606970 T8145 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239\'
   [junit4]   2> 3607015 T8145 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239\solr.xml
   [junit4]   2> 3607129 T8145 oasc.CoreContainer.<init> New CoreContainer 833148417
   [junit4]   2> 3607129 T8145 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239\]
   [junit4]   2> 3607133 T8145 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3607133 T8145 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3607133 T8145 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3607137 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3607137 T8145 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3607137 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3607137 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3607142 T8145 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3607142 T8145 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3607147 T8145 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3607152 T8145 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3607152 T8145 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3607152 T8145 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53915/solr
   [junit4]   2> 3607152 T8145 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3607155 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3607173 T8201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4379f51f name:ZooKeeperConnection Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3607175 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3607190 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3607196 T8203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1928f9e8 name:ZooKeeperConnection Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3607197 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3607214 T8145 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3608238 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3608241 T8168 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:53934/ga/vh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53934_ga%2Fvh",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3608258 T8167 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> 3608258 T8187 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> 3608260 T8174 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> 3608260 T8203 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> 3608499 T8145 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53943_ga%2Fvh
   [junit4]   2> 3608502 T8145 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53943_ga%2Fvh
   [junit4]   2> 3608516 T8187 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3608516 T8203 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3608518 T8167 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3608518 T8174 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3608539 T8204 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3608540 T8204 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3608545 T8204 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3610185 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3610188 T8168 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:53943/ga/vh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53943_ga%2Fvh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3610188 T8168 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3610188 T8168 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3610206 T8167 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> 3610208 T8203 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> 3610208 T8187 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> 3610208 T8174 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> 3611086 T8204 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3611086 T8204 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239\collection1
   [junit4]   2> 3611089 T8204 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3611090 T8204 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3611091 T8204 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3611096 T8204 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239\collection1\'
   [junit4]   2> 3611100 T8204 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239/collection1/lib/classes/' to classloader
   [junit4]   2> 3611100 T8204 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239/collection1/lib/README' to classloader
   [junit4]   2> 3611219 T8204 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3611321 T8204 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3611328 T8204 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3611340 T8204 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3612180 T8204 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3612186 T8204 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3612189 T8204 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3612197 T8204 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3612276 T8204 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3612277 T8204 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.MigrateRouteKeyTest-jetty2-1384829083239\collection1\, dataDir=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty2\
   [junit4]   2> 3612277 T8204 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ebb4
   [junit4]   2> 3612277 T8204 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty2\
   [junit4]   2> 3612277 T8204 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty2\index/
   [junit4]   2> 3612279 T8204 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 3612282 T8204 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty2\index
   [junit4]   2> 3612282 T8204 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=75.7255859375, floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=20.5054664971008, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3612283 T8204 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@41114e65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63b4a904),segFN=segments_1,generation=1}
   [junit4]   2> 3612283 T8204 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3612291 T8204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3612292 T8204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3612293 T8204 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3612293 T8204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3612294 T8204 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3612295 T8204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3612296 T8204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3612296 T8204 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3612297 T8204 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3612298 T8204 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3612299 T8204 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3612301 T8204 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3612302 T8204 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3612303 T8204 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3612305 T8204 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3612306 T8204 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3612317 T8204 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3612327 T8204 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3612329 T8204 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3612330 T8204 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3612331 T8204 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@41114e65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63b4a904),segFN=segments_1,generation=1}
   [junit4]   2> 3612332 T8204 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3612332 T8204 oass.SolrIndexSearcher.<init> Opening Searcher@7167ef83 main
   [junit4]   2> 3612337 T8205 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7167ef83 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3612351 T8204 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3612351 T8204 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53943/ga/vh collection:collection1 shard:shard2
   [junit4]   2> 3612354 T8204 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3612377 T8204 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3612385 T8204 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3612385 T8204 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C12862 name=collection1 org.apache.solr.core.SolrCore@3cdaf2f7 url=http://127.0.0.1:53943/ga/vh/collection1 node=127.0.0.1:53943_ga%2Fvh C12862_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53943/ga/vh, core=collection1, node_name=127.0.0.1:53943_ga%2Fvh}
   [junit4]   2> 3612385 T8204 C12862 P53943 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53943/ga/vh/collection1/
   [junit4]   2> 3612385 T8204 C12862 P53943 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3612385 T8204 C12862 P53943 oasc.SyncStrategy.syncToMe http://127.0.0.1:53943/ga/vh/collection1/ has no replicas
   [junit4]   2> 3612389 T8204 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53943/ga/vh/collection1/ shard2
   [junit4]   2> 3612389 T8204 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3613794 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3613826 T8167 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> 3613827 T8174 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> 3613827 T8203 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> 3613828 T8187 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> 3613870 T8204 oasc.ZkController.register We are http://127.0.0.1:53943/ga/vh/collection1/ and leader is http://127.0.0.1:53943/ga/vh/collection1/
   [junit4]   2> 3613871 T8204 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53943/ga/vh
   [junit4]   2> 3613871 T8204 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3613871 T8204 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3613872 T8204 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3613876 T8204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3613880 T8145 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3613880 T8145 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3614483 T8145 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3614487 T8145 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53952
   [junit4]   2> 3614487 T8145 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3614487 T8145 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3614487 T8145 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774
   [junit4]   2> 3614487 T8145 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774\'
   [junit4]   2> 3614524 T8145 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774\solr.xml
   [junit4]   2> 3614624 T8145 oasc.CoreContainer.<init> New CoreContainer 1183258369
   [junit4]   2> 3614626 T8145 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774\]
   [junit4]   2> 3614628 T8145 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3614629 T8145 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3614631 T8145 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3614631 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3614632 T8145 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3614632 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3614633 T8145 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3614633 T8145 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3614635 T8145 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3614639 T8145 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3614640 T8145 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3614641 T8145 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3614642 T8145 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53915/solr
   [junit4]   2> 3614642 T8145 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3614645 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3614660 T8217 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ef766d3 name:ZooKeeperConnection Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3614661 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3614671 T8145 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3614676 T8219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e6ff638 name:ZooKeeperConnection Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3614677 T8145 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3614693 T8145 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3615566 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3615568 T8168 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:53943/ga/vh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53943_ga%2Fvh",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3615583 T8167 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> 3615584 T8203 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> 3615584 T8187 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> 3615586 T8219 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> 3615586 T8174 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> 3615846 T8145 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53952_ga%2Fvh
   [junit4]   2> 3615849 T8145 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53952_ga%2Fvh
   [junit4]   2> 3615862 T8219 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3615863 T8187 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3615864 T8167 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3615864 T8203 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3615866 T8174 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3615885 T8220 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3615885 T8220 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3615890 T8220 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3617319 T8168 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3617324 T8168 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:53952/ga/vh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53952_ga%2Fvh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3617324 T8168 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3617324 T8168 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3617343 T8167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3617344 T8187 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3617344 T8219 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3617345 T8203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3617344 T8174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3618177 T8220 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3618178 T8220 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774\collection1
   [junit4]   2> 3618178 T8220 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3618182 T8220 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3618182 T8220 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3618189 T8220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774\collection1\'
   [junit4]   2> 3618192 T8220 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774/collection1/lib/classes/' to classloader
   [junit4]   2> 3618192 T8220 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774/collection1/lib/README' to classloader
   [junit4]   2> 3618288 T8220 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3618379 T8220 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3618383 T8220 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3618402 T8220 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3619158 T8220 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3619163 T8220 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3619166 T8220 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3619173 T8220 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3619255 T8220 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3619257 T8220 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.MigrateRouteKeyTest-jetty3-1384829090774\collection1\, dataDir=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty3\
   [junit4]   2> 3619257 T8220 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ebb4
   [junit4]   2> 3619257 T8220 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty3\
   [junit4]   2> 3619257 T8220 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty3\index/
   [junit4]   2> 3619257 T8220 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591\jetty3\index' doesn't exist. Creating new index...
   [junit4]   2> 3619257 T8220 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.MigrateRouteKeyTest-1384829070591/jetty3\index
   [junit4]   2> 3619260 T8220 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=75.7255859375, floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=20.5054664971008, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3619260 T8220 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a1a64ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39f3c0d1),segFN=segments_1,generation=1}
   [junit4]   2> 3619260 T8220 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3619267 T8220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3619268 T8220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3619268 T8220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3619268 T8220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3619268 T8220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3619268 T8220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3619271 T8220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3619271 T8220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3619271 T8220 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3619273 T8220 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3619273 T8220 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3619273 T8220 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3619273 T8220 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3619276 T8220 oasc.RequestHandlers.initHand

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

st, TestSolrIndexConfig, TestSystemIdResolver, TestConfig, TestPostingsSolrHighlighter, ZkNodePropsTest, TestIndexSearcher, TestDistributedGrouping, AddSchemaFieldsUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, LoggingHandlerTest, TestSolrQueryParser, ClusterStateUpdateTest, DOMUtilTest, TermVectorComponentTest, TestXIncludeConfig, DefaultValueUpdateProcessorTest, TestDynamicFieldResource, TestPseudoReturnFields, SuggesterWFSTTest, TestDocBasedVersionConstraints, TestJoin, TestInfoStreamLogging, TestSolrJ, StressHdfsTest, TestAnalyzeInfixSuggestions, ModifyConfFileTest, ZkControllerTest, ClusterStateTest, SolrCoreCheckLockOnStartupTest, SolrRequestParserTest, TestFaceting, SolrInfoMBeanTest, SimplePostToolTest, OpenCloseCoreStressTest, TestStressUserVersions, TestBM25SimilarityFactory, BadIndexSchemaTest, TestSolrCoreProperties, TestFieldTypeResource, IndexSchemaTest, SolrIndexConfigTest, TestGroupingSearch, TestStressReorder, HighlighterConfigTest, TestSolrXml, TestFastWriter, LeaderElectionTest, TestSolrQueryParserResource, QueryResultKeyTest, TestStressRecovery, HardAutoCommitTest, TestWriterPerf, TestValueSourceCache, CurrencyFieldXmlFileTest, TestCollationField, BinaryUpdateRequestHandlerTest, HdfsDirectoryTest, ResourceLoaderTest, TestMergePolicyConfig, TestElisionMultitermQuery, NumericFieldsTest, TestCopyFieldCollectionResource, SystemInfoHandlerTest, LegacyHTMLStripCharFilterTest, SampleTest, TestDistributedSearch, XsltUpdateRequestHandlerTest, QueryEqualityTest, FieldAnalysisRequestHandlerTest, TestSolrDeletionPolicy1, MoreLikeThisHandlerTest, SpellCheckComponentTest, TestFieldTypeCollectionResource, TestLazyCores, TestAnalyzedSuggestions, AutoCommitTest, TestBadConfig, SchemaVersionSpecificBehaviorTest, SoftAutoCommitTest, TestFiltering, TestModifyConfFiles, CSVRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestReloadAndDeleteDocs, TimeZoneUtilsTest, TestRealTimeGet, TestUtils, TestArbitraryIndexDir, BasicZkTest, HdfsBasicDistributedZkTest, DistributedQueryElevationComponentTest, DeleteShardTest, PrimitiveFieldTypeTest, ScriptEngineTest, TestSchemaSimilarityResource, TestManagedSchemaFieldResource, TestCharFilters, CircularListTest, ParsingFieldUpdateProcessorsTest, TestPerFieldSimilarity, SyncSliceTest, TestCodecSupport, OverseerCollectionProcessorTest, CoreContainerCoreInitFailuresTest, DocValuesMultiTest, RegexBoostProcessorTest, TestFunctionQuery, WordBreakSolrSpellCheckerTest, TestLFUCache, SynonymTokenizerTest, JSONWriterTest, OverseerTest, UpdateRequestProcessorFactoryTest, ChangedSchemaMergeTest, DistributedDebugComponentTest, TestNumberUtils, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, TestCSVLoader, PolyFieldTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, TestRTGBase, SolrTestCaseJ4Test, TestCollationKeyRangeQueries, AliasIntegrationTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, MigrateRouteKeyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MigrateRouteKeyTest -Dtests.seed=26A6BEA20D1A5325 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Europe/Vilnius -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | MigrateRouteKeyTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.MigrateRouteKeyTest: 
   [junit4]    >    1) Thread[id=8266, name=Thread-3356-SendThread(127.0.0.1:53915), state=TIMED_WAITING, group=TGRP-MigrateRouteKeyTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    >    2) Thread[id=8251, name=Thread-3356, state=TIMED_WAITING, group=TGRP-MigrateRouteKeyTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:161)
   [junit4]    >         at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:134)
   [junit4]    >         at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:88)
   [junit4]    >         at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:150)
   [junit4]    >         at org.apache.solr.client.solrj.impl.CloudSolrServer.connect(CloudSolrServer.java:240)
   [junit4]    >         at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:501)
   [junit4]    >         at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    >         at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    >         at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    >         at org.apache.solr.cloud.MigrateRouteKeyTest$1Indexer.run(MigrateRouteKeyTest.java:142)
   [junit4]    >    3) Thread[id=8267, name=Thread-3356-EventThread, state=WAITING, group=TGRP-MigrateRouteKeyTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26A6BEA20D1A5325]:0)
   [junit4] Completed in 83.36s, 1 test, 2 errors <<< FAILURES!

[...truncated 116 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:489: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1276: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 340 suites, 1497 tests, 1 suite-level error, 1 error, 42 ignored (13 assumptions)

Total time: 93 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure