Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2953/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.AsyncMigrateRouteKeyTest.test

Error Message:
There are still nodes recoverying - waited for 15 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 15 
seconds
        at 
__randomizedtesting.SeedInfo.seed([79D1DF19120705EE:F185E0C3BCFB6816]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:883)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1440)
        at 
org.apache.solr.cloud.AsyncMigrateRouteKeyTest.test(AsyncMigrateRouteKeyTest.java:41)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
ERROR: SolrIndexSearcher opens=5 closes=4

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=5 closes=4
        at __randomizedtesting.SeedInfo.seed([79D1DF19120705EE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.GeneratedMethodAccessor37.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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.AsyncMigrateRouteKeyTest:     1) Thread[id=8411, 
name=searcherExecutor-2792-thread-1, state=WAITING, 
group=TGRP-AsyncMigrateRouteKeyTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=8397, 
name=qtp405453587-8397, state=RUNNABLE, group=TGRP-AsyncMigrateRouteKeyTest]    
     at java.util.WeakHashMap.get(WeakHashMap.java:471)         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:444)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
         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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
         at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
         at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)    
     at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)   
      at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
         at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
         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:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.AsyncMigrateRouteKeyTest: 
   1) Thread[id=8411, name=searcherExecutor-2792-thread-1, state=WAITING, 
group=TGRP-AsyncMigrateRouteKeyTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=8397, name=qtp405453587-8397, state=RUNNABLE, 
group=TGRP-AsyncMigrateRouteKeyTest]
        at java.util.WeakHashMap.get(WeakHashMap.java:471)
        at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
        at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:444)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
        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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
        at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
        at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
        at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
        at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
        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:745)
        at __randomizedtesting.SeedInfo.seed([79D1DF19120705EE]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=8411, name=searcherExecutor-2792-thread-1, state=WAITING, 
group=TGRP-AsyncMigrateRouteKeyTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=8397, 
name=qtp405453587-8397, state=RUNNABLE, group=TGRP-AsyncMigrateRouteKeyTest]    
     at java.util.WeakHashMap.get(WeakHashMap.java:471)         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:444)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
         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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
         at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
         at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)    
     at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)   
      at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
         at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
         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:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=8411, name=searcherExecutor-2792-thread-1, state=WAITING, 
group=TGRP-AsyncMigrateRouteKeyTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=8397, name=qtp405453587-8397, state=RUNNABLE, 
group=TGRP-AsyncMigrateRouteKeyTest]
        at java.util.WeakHashMap.get(WeakHashMap.java:471)
        at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
        at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:444)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
        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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
        at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
        at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
        at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
        at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
        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:745)
        at __randomizedtesting.SeedInfo.seed([79D1DF19120705EE]:0)




Build Log:
[...truncated 10131 lines...]
   [junit4] Suite: org.apache.solr.cloud.AsyncMigrateRouteKeyTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/init-core-data-001
   [junit4]   2> 1459428 T8334 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /c_i/n
   [junit4]   2> 1459433 T8334 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1459433 T8335 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1459434 T8335 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1459533 T8334 oasc.ZkTestServer.run start zk server on 
port:60185
   [junit4]   2> 1459534 T8334 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1459534 T8334 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1459538 T8342 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b388257 
name:ZooKeeperConnection Watcher:127.0.0.1:60185 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459538 T8334 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1459538 T8334 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1459539 T8334 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1459541 T8334 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1459541 T8334 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1459542 T8345 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e7219e name:ZooKeeperConnection 
Watcher:127.0.0.1:60185/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1459542 T8334 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1459543 T8334 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1459543 T8334 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1459544 T8334 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1459545 T8334 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1459546 T8334 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1459548 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1459548 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1459550 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1459551 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1459653 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1459653 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1459655 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1459655 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1459657 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1459657 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1459659 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1459659 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1459661 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1459661 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1459663 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1459663 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1459665 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1459665 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1459666 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1459667 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1459668 T8334 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1459669 T8334 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1461100 T8334 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1
   [junit4]   2> 1461103 T8334 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1461107 T8334 oejs.AbstractConnector.doStart Started 
[email protected]:60189
   [junit4]   2> 1461108 T8334 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/c_i/n, hostPort=60189, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/tempDir-001/control/data}
   [junit4]   2> 1461108 T8334 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 1461108 T8334 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/'
   [junit4]   2> 1461145 T8334 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/solr.xml
   [junit4]   2> 1461186 T8334 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores
   [junit4]   2> 1461187 T8334 oasc.CoreContainer.<init> New CoreContainer 
2096947886
   [junit4]   2> 1461187 T8334 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/]
   [junit4]   2> 1461187 T8334 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/lib
   [junit4]   2> 1461188 T8334 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/lib).
   [junit4]   2> 1461197 T8334 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1461202 T8334 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1461203 T8334 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1461203 T8334 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1461203 T8334 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1461204 T8334 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60185/solr
   [junit4]   2> 1461204 T8334 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1461204 T8334 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1461205 T8334 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1461206 T8357 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c7aead2 name:ZooKeeperConnection 
Watcher:127.0.0.1:60185 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1461207 T8334 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1461208 T8334 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1461209 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1461210 T8360 N:127.0.0.1:60189_c_i%2Fn 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46b67e1 name:ZooKeeperConnection 
Watcher:127.0.0.1:60185/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1461210 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1461211 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1461213 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1461214 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1461216 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1461217 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1461219 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1461220 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1461221 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1461222 T8334 N:127.0.0.1:60189_c_i%2Fn 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60189_c_i%2Fn
   [junit4]   2> 1461223 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60189_c_i%2Fn
   [junit4]   2> 1461224 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1461225 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1461226 T8334 N:127.0.0.1:60189_c_i%2Fn oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1461227 T8334 N:127.0.0.1:60189_c_i%2Fn 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:60189_c_i%2Fn
   [junit4]   2> 1461227 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1461228 T8334 N:127.0.0.1:60189_c_i%2Fn oasc.Overseer.start 
Overseer (id=93659552554745859-127.0.0.1:60189_c_i%2Fn-n_0000000000) starting
   [junit4]   2> 1461230 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1461234 T8334 N:127.0.0.1:60189_c_i%2Fn 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1461235 T8362 N:127.0.0.1:60189_c_i%2Fn 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1461235 T8334 N:127.0.0.1:60189_c_i%2Fn 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1461235 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1461238 T8334 N:127.0.0.1:60189_c_i%2Fn 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores
   [junit4]   2> 1461242 T8334 N:127.0.0.1:60189_c_i%2Fn 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data/, name=collection1, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1, 
collection=control_collection, schema=schema.xml, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/, loadOnStartup=true, 
coreNodeName=, config=solrconfig.xml, shard=, transient=false}
   [junit4]   2> 1461242 T8334 N:127.0.0.1:60189_c_i%2Fn 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/
   [junit4]   2> 1461242 T8334 N:127.0.0.1:60189_c_i%2Fn 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1461243 T8364 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1461243 T8364 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1461244 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1461244 T8360 N:127.0.0.1:60189_c_i%2Fn 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1461244 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:60189_c_i%2Fn",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60189/c_i/n";,
   [junit4]   2>          "roles":null} current state version: 0
   [junit4]   2> 1461245 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "node_name":"127.0.0.1:60189_c_i%2Fn",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60189/c_i/n";,
   [junit4]   2>          "roles":null}
   [junit4]   2> 1461245 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1461245 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1461246 T8360 N:127.0.0.1:60189_c_i%2Fn 
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> 1462244 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1462245 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1462245 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1462246 T8364 N:127.0.0.1:60189_c_i%2Fn 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1462246 T8364 N:127.0.0.1:60189_c_i%2Fn 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1462247 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/'
   [junit4]   2> 1462268 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1462271 T8364 N:127.0.0.1:60189_c_i%2Fn oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1462285 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1462313 T8364 N:127.0.0.1:60189_c_i%2Fn oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1462375 T8364 N:127.0.0.1:60189_c_i%2Fn oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1462476 T8364 N:127.0.0.1:60189_c_i%2Fn 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1462487 T8364 N:127.0.0.1:60189_c_i%2Fn 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1462902 T8364 N:127.0.0.1:60189_c_i%2Fn 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1462906 T8364 N:127.0.0.1:60189_c_i%2Fn 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1462908 T8364 N:127.0.0.1:60189_c_i%2Fn 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1462913 T8364 N:127.0.0.1:60189_c_i%2Fn 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1462928 T8364 N:127.0.0.1:60189_c_i%2Fn 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 1462929 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1462929 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/, 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/data/
   [junit4]   2> 1462929 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b789d5f
   [junit4]   2> 1462930 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/data
   [junit4]   2> 1462930 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1462931 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1462931 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/control-001/cores/collection1/data/index
   [junit4]   2> 1462932 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.109909495811727]
   [junit4]   2> 1462932 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@486fe011 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28dfa13e),segFN=segments_1,generation=1}
   [junit4]   2> 1462933 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1462938 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1462939 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1462939 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1462939 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1462940 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1462940 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1462940 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1462941 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1462941 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1462985 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463002 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463007 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463010 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463016 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/get,/admin/plugins,/update,/admin/system,/config,/admin/ping,/admin/segments,/schema,/update/csv,/update/json,/admin/threads,/admin/mbeans,standard,/admin/logging,/admin/properties,/admin/luke,/replication,/admin/file,/update/json/docs
   [junit4]   2> 1463020 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1463022 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1463022 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1463025 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1463026 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1463027 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1239401654, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1463028 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@486fe011 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28dfa13e),segFN=segments_1,generation=1}
   [junit4]   2> 1463028 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1463028 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1dfe231[collection1] main
   [junit4]   2> 1463029 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1463030 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1463030 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1463030 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1463031 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1463031 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1463031 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1463032 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1463032 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1463032 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1463033 T8365 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1dfe231[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1463034 T8364 N:127.0.0.1:60189_c_i%2Fn c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1463034 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:60189/c_i/n 
collection:control_collection shard:shard1
   [junit4]   2> 1463035 T8334 N:127.0.0.1:60189_c_i%2Fn 
oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1463035 T8334 N:127.0.0.1:60189_c_i%2Fn 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1463035 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1463037 T8334 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1463037 T8334 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1463039 T8371 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@51949ec7 
name:ZooKeeperConnection Watcher:127.0.0.1:60185/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1463039 T8334 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1463039 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 1463039 T8334 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1463040 T8334 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1463040 T8360 N:127.0.0.1:60189_c_i%2Fn 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1463041 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 1463041 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1043 name=collection1 
org.apache.solr.core.SolrCore@2e06f48d 
url=http://127.0.0.1:60189/c_i/n/collection1 node=127.0.0.1:60189_c_i%2Fn 
C1043_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:60189_c_i%2Fn, state=down, core=collection1, 
base_url=http://127.0.0.1:60189/c_i/n}
   [junit4]   2> 1463041 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 C1043 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:60189/c_i/n/collection1/
   [junit4]   2> 1463041 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1463041 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 C1043 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 1463042 T8334 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1463042 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 C1043 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60189/c_i/n/collection1/ has no replicas
   [junit4]   2> 1463042 T8334 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1463042 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:60189/c_i/n/collection1/ shard1
   [junit4]   2> 1463042 T8334 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1463042 T8360 N:127.0.0.1:60189_c_i%2Fn 
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> 1463042 T8371 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> 1463042 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1463043 T8334 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1463044 T8374 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@73b3d847 
name:ZooKeeperConnection Watcher:127.0.0.1:60185/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1463044 T8334 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1463044 T8334 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1463045 T8360 N:127.0.0.1:60189_c_i%2Fn 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1463046 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 1463047 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1463049 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:60189/c_i/n";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1463049 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1463050 T8360 N:127.0.0.1:60189_c_i%2Fn 
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> 1463050 T8371 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> 1463052 T8360 N:127.0.0.1:60189_c_i%2Fn 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1463053 T8371 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> 1463053 T8360 N:127.0.0.1:60189_c_i%2Fn 
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> 1463097 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:60189/c_i/n/collection1/ and leader is 
http://127.0.0.1:60189/c_i/n/collection1/
   [junit4]   2> 1463098 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:60189/c_i/n
   [junit4]   2> 1463098 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 1463098 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1463099 T8368 N:127.0.0.1:60189_c_i%2Fn C:control_collection 
S:shard1 c:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1463100 T8360 N:127.0.0.1:60189_c_i%2Fn 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1463101 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:60189_c_i%2Fn",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60189/c_i/n";,
   [junit4]   2>          "roles":null} current state version: 4
   [junit4]   2> 1463101 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:60189_c_i%2Fn",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60189/c_i/n";,
   [junit4]   2>          "roles":null}
   [junit4]   2> 1463204 T8371 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> 1463204 T8360 N:127.0.0.1:60189_c_i%2Fn 
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> 1464117 T8334 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1
   [junit4]   2> 1464120 T8334 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001
   [junit4]   2> 1464121 T8334 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1464126 T8334 oejs.AbstractConnector.doStart Started 
[email protected]:60205
   [junit4]   2> 1464127 T8334 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/c_i/n, hostPort=60205, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores, solrconfig=solrconfig.xml, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/tempDir-001/jetty1}
   [junit4]   2> 1464128 T8334 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 1464128 T8334 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/'
   [junit4]   2> 1464183 T8334 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/solr.xml
   [junit4]   2> 1464251 T8334 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores
   [junit4]   2> 1464252 T8334 oasc.CoreContainer.<init> New CoreContainer 
1669429168
   [junit4]   2> 1464252 T8334 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/]
   [junit4]   2> 1464253 T8334 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/lib
   [junit4]   2> 1464254 T8334 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/lib).
   [junit4]   2> 1464268 T8334 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1464278 T8334 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1464279 T8334 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1464279 T8334 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1464280 T8334 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1464280 T8334 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60185/solr
   [junit4]   2> 1464280 T8334 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1464281 T8334 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1464281 T8334 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1464283 T8386 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d4dcbbe 
name:ZooKeeperConnection Watcher:127.0.0.1:60185 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1464284 T8334 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1464285 T8334 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1464286 T8334 N:127.0.0.1:60205_c_i%2Fn 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1464288 T8389 N:127.0.0.1:60205_c_i%2Fn 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2163bc4b 
name:ZooKeeperConnection Watcher:127.0.0.1:60185/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1464288 T8334 N:127.0.0.1:60205_c_i%2Fn 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1464292 T8334 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1465297 T8334 N:127.0.0.1:60205_c_i%2Fn 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60205_c_i%2Fn
   [junit4]   2> 1465298 T8334 N:127.0.0.1:60205_c_i%2Fn 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60205_c_i%2Fn
   [junit4]   2> 1465300 T8334 N:127.0.0.1:60205_c_i%2Fn oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1465303 T8334 N:127.0.0.1:60205_c_i%2Fn 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores
   [junit4]   2> 1465309 T8334 N:127.0.0.1:60205_c_i%2Fn 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, 
transient=false, dataDir=data/, name=collection1, config=solrconfig.xml, 
shard=, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1, loadOnStartup=true, 
collection=collection1, coreNodeName=, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/}
   [junit4]   2> 1465309 T8334 N:127.0.0.1:60205_c_i%2Fn 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/
   [junit4]   2> 1465309 T8334 N:127.0.0.1:60205_c_i%2Fn 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1465311 T8390 N:127.0.0.1:60205_c_i%2Fn C:collection1 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1465312 T8390 N:127.0.0.1:60205_c_i%2Fn C:collection1 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1465313 T8360 N:127.0.0.1:60189_c_i%2Fn 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1465313 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 1465313 T8390 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1465313 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:60205_c_i%2Fn",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60205/c_i/n";,
   [junit4]   2>          "roles":null} current state version: 5
   [junit4]   2> 1465314 T8390 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1465314 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:60205_c_i%2Fn",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60205/c_i/n";,
   [junit4]   2>          "roles":null}
   [junit4]   2> 1465314 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1465314 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1465315 T8390 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 1465315 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1465316 T8361 N:127.0.0.1:60189_c_i%2Fn 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 1465316 T8389 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1465317 T8389 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 1466315 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1466316 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1466316 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1466316 T8390 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1466317 T8390 N:127.0.0.1:60205_c_i%2Fn 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1466317 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1466332 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1466334 T8390 N:127.0.0.1:60205_c_i%2Fn oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1466344 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1466362 T8390 N:127.0.0.1:60205_c_i%2Fn oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1466404 T8390 N:127.0.0.1:60205_c_i%2Fn oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1466505 T8390 N:127.0.0.1:60205_c_i%2Fn 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1466512 T8390 N:127.0.0.1:60205_c_i%2Fn 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1466806 T8390 N:127.0.0.1:60205_c_i%2Fn 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1466809 T8390 N:127.0.0.1:60205_c_i%2Fn 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1466810 T8390 N:127.0.0.1:60205_c_i%2Fn 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1466814 T8390 N:127.0.0.1:60205_c_i%2Fn 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1466824 T8390 N:127.0.0.1:60205_c_i%2Fn 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 1466824 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1466825 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/, 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1466825 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b789d5f
   [junit4]   2> 1466825 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1466826 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1466826 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1466826 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.AsyncMigrateRouteKeyTest
 79D1DF19120705EE-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1466826 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.109909495811727]
   [junit4]   2> 1466827 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@506f17c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d81f16b),segFN=segments_1,generation=1}
   [junit4]   2> 1466827 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1466832 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1466832 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1466832 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1466832 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1466833 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1466833 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1466833 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1466833 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1466833 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1466854 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1466856 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1466858 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1466859 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1466864 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/get,/admin/plugins,/update,/admin/system,/config,/admin/ping,/admin/segments,/schema,/update/csv,/update/json,/admin/threads,/admin/mbeans,standard,/admin/logging,/admin/properties,/admin/luke,/replication,/admin/file,/update/json/docs
   [junit4]   2> 1466866 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1466868 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1466868 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1466870 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1466870 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1466872 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1239401654, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1466873 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@506f17c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d81f16b),segFN=segments_1,generation=1}
   [junit4]   2> 1466873 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1466873 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@40df6f6c[collection1] main
   [junit4]   2> 1466873 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1466874 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1466874 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1466874 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1466874 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1466875 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1466875 T8390 N:127.0.0.1:60205_c_i%2Fn c:collection1 
oasr.ManagedResourceStorage$ZooKeeper

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

>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=8397, name=qtp405453587-8397, state=RUNNABLE, 
group=TGRP-AsyncMigrateRouteKeyTest]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:471)
   [junit4]    >         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
   [junit4]    >         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:444)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
   [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:104)
   [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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]    >         at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]    >         at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]    >         at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]    >         at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]    >         at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]    >         at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [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:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([79D1DF19120705EE]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8411, name=searcherExecutor-2792-thread-1, 
state=WAITING, group=TGRP-AsyncMigrateRouteKeyTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=8397, name=qtp405453587-8397, state=RUNNABLE, 
group=TGRP-AsyncMigrateRouteKeyTest]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:471)
   [junit4]    >         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
   [junit4]    >         at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:444)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
   [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:104)
   [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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]    >         at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]    >         at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]    >         at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]    >         at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]    >         at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]    >         at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [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:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([79D1DF19120705EE]:0)
   [junit4] Completed [268/483] on J0 in 256.45s, 1 test, 2 failures, 2 errors 
<<< FAILURES!

[...truncated 667 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
 There were test failures: 483 suites, 1916 tests, 3 suite-level errors, 1 
failure, 910 ignored (21 assumptions)

Total time: 50 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2952
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 173904137 bytes
Compression is 0.0%
Took 31 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to