You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/03 21:29:05 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 425 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/425/

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

Error Message:
ERROR: SolrIndexSearcher opens=2056 closes=2055

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


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=1809, name=searcherExecutor-1087-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         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:386)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1131)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)    2) Thread[id=1782, name=qtp1934976476-1782, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.util.WeakHashMap.get(WeakHashMap.java:380)         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:397)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)         at org.eclipse.jetty.server.Server.handle(Server.java:368)         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)         at org.eclipse.jetty.server.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:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=1809, name=searcherExecutor-1087-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        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:386)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1131)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
   2) Thread[id=1782, name=qtp1934976476-1782, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.util.WeakHashMap.get(WeakHashMap.java:380)
        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:397)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at org.eclipse.jetty.server.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:679)
	at __randomizedtesting.SeedInfo.seed([DBBE46F471DF4448]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1809, name=searcherExecutor-1087-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         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:386)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1131)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)    2) Thread[id=1782, name=qtp1934976476-1782, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.util.WeakHashMap.get(WeakHashMap.java:380)         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:397)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)         at org.eclipse.jetty.server.Server.handle(Server.java:368)         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)         at org.eclipse.jetty.server.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:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1809, name=searcherExecutor-1087-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        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:386)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1131)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
   2) Thread[id=1782, name=qtp1934976476-1782, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.util.WeakHashMap.get(WeakHashMap.java:380)
        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:397)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at org.eclipse.jetty.server.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:679)
	at __randomizedtesting.SeedInfo.seed([DBBE46F471DF4448]:0)




Build Log:
[...truncated 9520 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 416688 T1355 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /qa_xu/
   [junit4]   2> 416692 T1355 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1383508717175
   [junit4]   2> 416694 T1355 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 416695 T1356 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 416796 T1355 oasc.ZkTestServer.run start zk server on port:40090
   [junit4]   2> 416798 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 416802 T1362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3466717b name:ZooKeeperConnection Watcher:127.0.0.1:40090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 416802 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 416802 T1355 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 416807 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 416815 T1364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f3aa544 name:ZooKeeperConnection Watcher:127.0.0.1:40090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 416815 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 416816 T1355 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 416820 T1355 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 416823 T1355 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 416826 T1355 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 416835 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 416836 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 416850 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 416850 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 416955 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 416956 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 416960 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 416961 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 416964 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 416965 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 416968 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 416969 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 416972 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 416973 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 416976 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 416977 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 416980 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 416981 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 416984 T1355 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 416985 T1355 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 417294 T1355 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 417299 T1355 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33847
   [junit4]   2> 417300 T1355 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 417300 T1355 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 417301 T1355 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478
   [junit4]   2> 417301 T1355 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/'
   [junit4]   2> 417345 T1355 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/solr.xml
   [junit4]   2> 417426 T1355 oasc.CoreContainer.<init> New CoreContainer 1688307754
   [junit4]   2> 417427 T1355 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/]
   [junit4]   2> 417429 T1355 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 417429 T1355 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 417430 T1355 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 417430 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 417431 T1355 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 417431 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 417431 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 417432 T1355 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 417432 T1355 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 417441 T1355 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 417441 T1355 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 417442 T1355 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40090/solr
   [junit4]   2> 417443 T1355 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 417444 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 417447 T1375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@554350f5 name:ZooKeeperConnection Watcher:127.0.0.1:40090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 417447 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 417457 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 417459 T1377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cf562cb name:ZooKeeperConnection Watcher:127.0.0.1:40090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 417460 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 417462 T1355 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 417477 T1355 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 417490 T1355 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 417497 T1355 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33847_qa_xu
   [junit4]   2> 417505 T1355 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33847_qa_xu
   [junit4]   2> 417514 T1355 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 417532 T1355 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 417535 T1355 oasc.Overseer.start Overseer (id=90669627289174019-127.0.0.1:33847_qa_xu-n_0000000000) starting
   [junit4]   2> 417545 T1355 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 417555 T1379 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 417556 T1355 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 417559 T1355 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 417561 T1355 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 417564 T1378 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 417570 T1380 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 417570 T1380 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 417572 T1380 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 419069 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 419070 T1378 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33847/qa_xu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33847_qa_xu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 419070 T1378 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 419070 T1378 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 419081 T1377 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> 419574 T1380 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 419574 T1380 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/collection1
   [junit4]   2> 419574 T1380 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 419575 T1380 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 419576 T1380 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 419577 T1380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/collection1/'
   [junit4]   2> 419579 T1380 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/collection1/lib/README' to classloader
   [junit4]   2> 419580 T1380 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/collection1/lib/classes/' to classloader
   [junit4]   2> 419642 T1380 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 419711 T1380 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 419812 T1380 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 419823 T1380 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 420473 T1380 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 420474 T1380 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 420475 T1380 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 420489 T1380 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 420494 T1380 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 420511 T1380 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 420517 T1380 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 420522 T1380 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 420523 T1380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 420523 T1380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 420524 T1380 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 420525 T1380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 420525 T1380 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 420525 T1380 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 420526 T1380 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1383508717478/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/control/data/
   [junit4]   2> 420526 T1380 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be2ef3e
   [junit4]   2> 420527 T1380 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/control/data
   [junit4]   2> 420527 T1380 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/control/data/index/
   [junit4]   2> 420528 T1380 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 420528 T1380 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/control/data/index
   [junit4]   2> 420528 T1380 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.048828125, noCFSRatio=0.46834265526702246]
   [junit4]   2> 420529 T1380 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1900c676 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@683df7bd),segFN=segments_1,generation=1}
   [junit4]   2> 420530 T1380 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 420534 T1380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 420535 T1380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 420535 T1380 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 420535 T1380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 420536 T1380 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 420536 T1380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 420537 T1380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 420537 T1380 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 420537 T1380 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 420538 T1380 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 420538 T1380 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 420539 T1380 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 420539 T1380 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 420540 T1380 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 420540 T1380 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 420551 T1380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 420558 T1380 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 420558 T1380 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 420559 T1380 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5529922851592436]
   [junit4]   2> 420559 T1380 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1900c676 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@683df7bd),segFN=segments_1,generation=1}
   [junit4]   2> 420560 T1380 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 420560 T1380 oass.SolrIndexSearcher.<init> Opening Searcher@6dddf8a main
   [junit4]   2> 420564 T1381 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dddf8a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 420566 T1380 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 420567 T1380 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33847/qa_xu collection:control_collection shard:shard1
   [junit4]   2> 420569 T1380 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 420586 T1380 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 420597 T1380 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 420598 T1380 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 420598 T1380 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33847/qa_xu/collection1/
   [junit4]   2> 420598 T1380 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 420598 T1380 oasc.SyncStrategy.syncToMe http://127.0.0.1:33847/qa_xu/collection1/ has no replicas
   [junit4]   2> 420599 T1380 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33847/qa_xu/collection1/ shard1
   [junit4]   2> 420599 T1380 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 422100 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 422127 T1377 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> 422146 T1380 oasc.ZkController.register We are http://127.0.0.1:33847/qa_xu/collection1/ and leader is http://127.0.0.1:33847/qa_xu/collection1/
   [junit4]   2> 422146 T1380 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33847/qa_xu
   [junit4]   2> 422146 T1380 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 422146 T1380 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 422147 T1380 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 422149 T1380 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 422150 T1355 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 422151 T1355 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 422153 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 422155 T1384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@690d76d5 name:ZooKeeperConnection Watcher:127.0.0.1:40090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422156 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 422157 T1355 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 422160 T1355 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 422456 T1355 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 422459 T1355 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59813
   [junit4]   2> 422460 T1355 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 422460 T1355 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 422461 T1355 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643
   [junit4]   2> 422461 T1355 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/'
   [junit4]   2> 422504 T1355 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/solr.xml
   [junit4]   2> 422586 T1355 oasc.CoreContainer.<init> New CoreContainer 2109938810
   [junit4]   2> 422587 T1355 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/]
   [junit4]   2> 422588 T1355 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 422589 T1355 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 422589 T1355 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 422590 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 422590 T1355 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 422591 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 422591 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 422592 T1355 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 422592 T1355 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 422600 T1355 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 422601 T1355 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 422601 T1355 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40090/solr
   [junit4]   2> 422602 T1355 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 422603 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 422605 T1395 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1482ce17 name:ZooKeeperConnection Watcher:127.0.0.1:40090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422606 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 422618 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 422620 T1397 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49d60362 name:ZooKeeperConnection Watcher:127.0.0.1:40090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422620 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 422632 T1355 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 423635 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 423636 T1378 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33847/qa_xu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33847_qa_xu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 423636 T1355 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59813_qa_xu
   [junit4]   2> 423638 T1355 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59813_qa_xu
   [junit4]   2> 423642 T1384 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 423642 T1397 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 423642 T1384 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423642 T1397 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423645 T1377 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 423645 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423652 T1398 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 423652 T1398 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 423654 T1398 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 425147 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 425148 T1378 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59813/qa_xu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59813_qa_xu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 425148 T1378 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 425148 T1378 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 425275 T1384 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425275 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425275 T1397 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425656 T1398 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 425656 T1398 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/collection1
   [junit4]   2> 425656 T1398 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 425657 T1398 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 425658 T1398 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 425659 T1398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/collection1/'
   [junit4]   2> 425661 T1398 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/collection1/lib/classes/' to classloader
   [junit4]   2> 425662 T1398 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/collection1/lib/README' to classloader
   [junit4]   2> 425726 T1398 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 425788 T1398 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 425889 T1398 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 425900 T1398 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 426583 T1398 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 426583 T1398 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 426584 T1398 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 426599 T1398 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 426603 T1398 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 426621 T1398 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 426627 T1398 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 426632 T1398 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 426633 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 426633 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 426633 T1398 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 426635 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 426635 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 426635 T1398 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 426636 T1398 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1383508722643/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty1/
   [junit4]   2> 426636 T1398 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be2ef3e
   [junit4]   2> 426637 T1398 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty1
   [junit4]   2> 426637 T1398 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty1/index/
   [junit4]   2> 426638 T1398 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 426638 T1398 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty1/index
   [junit4]   2> 426638 T1398 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.048828125, noCFSRatio=0.46834265526702246]
   [junit4]   2> 426639 T1398 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cfbe360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dcebe2a),segFN=segments_1,generation=1}
   [junit4]   2> 426640 T1398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 426645 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 426645 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 426646 T1398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 426646 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 426646 T1398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 426647 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 426647 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 426648 T1398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 426648 T1398 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 426649 T1398 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 426649 T1398 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 426650 T1398 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 426650 T1398 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 426651 T1398 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 426651 T1398 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 426663 T1398 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 426668 T1398 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 426668 T1398 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 426669 T1398 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5529922851592436]
   [junit4]   2> 426670 T1398 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cfbe360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dcebe2a),segFN=segments_1,generation=1}
   [junit4]   2> 426670 T1398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 426670 T1398 oass.SolrIndexSearcher.<init> Opening Searcher@5efe07b8 main
   [junit4]   2> 426675 T1399 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5efe07b8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 426678 T1398 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 426678 T1398 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59813/qa_xu collection:collection1 shard:shard1
   [junit4]   2> 426680 T1398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 426698 T1398 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 426701 T1398 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 426702 T1398 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 426702 T1398 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59813/qa_xu/collection1/
   [junit4]   2> 426702 T1398 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 426702 T1398 oasc.SyncStrategy.syncToMe http://127.0.0.1:59813/qa_xu/collection1/ has no replicas
   [junit4]   2> 426703 T1398 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59813/qa_xu/collection1/ shard1
   [junit4]   2> 426703 T1398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 426781 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 426790 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 426790 T1397 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 426790 T1384 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 426812 T1398 oasc.ZkController.register We are http://127.0.0.1:59813/qa_xu/collection1/ and leader is http://127.0.0.1:59813/qa_xu/collection1/
   [junit4]   2> 426812 T1398 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59813/qa_xu
   [junit4]   2> 426812 T1398 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 426812 T1398 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 426813 T1398 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 426814 T1398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 426816 T1355 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 426816 T1355 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 427104 T1355 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 427107 T1355 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38258
   [junit4]   2> 427108 T1355 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 427108 T1355 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427109 T1355 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300
   [junit4]   2> 427109 T1355 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/'
   [junit4]   2> 427149 T1355 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/solr.xml
   [junit4]   2> 427224 T1355 oasc.CoreContainer.<init> New CoreContainer 1657368722
   [junit4]   2> 427225 T1355 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/]
   [junit4]   2> 427227 T1355 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 427227 T1355 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 427228 T1355 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 427228 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 427229 T1355 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 427229 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 427230 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 427230 T1355 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 427231 T1355 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 427237 T1355 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 427238 T1355 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 427238 T1355 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40090/solr
   [junit4]   2> 427239 T1355 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 427240 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 427243 T1411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16fdb3e9 name:ZooKeeperConnection Watcher:127.0.0.1:40090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 427243 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 427247 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 427249 T1413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3436fffc name:ZooKeeperConnection Watcher:127.0.0.1:40090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 427249 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 427260 T1355 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 428264 T1355 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38258_qa_xu
   [junit4]   2> 428266 T1355 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38258_qa_xu
   [junit4]   2> 428270 T1384 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 428271 T1377 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 428271 T1413 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 428270 T1397 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 428280 T1414 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 428280 T1414 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 428281 T1414 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 428297 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 428298 T1378 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59813/qa_xu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59813_qa_xu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 428302 T1378 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38258/qa_xu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38258_qa_xu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 428302 T1378 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 428303 T1378 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 428313 T1384 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 428313 T1413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 428313 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 428313 T1397 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 429283 T1414 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 429283 T1414 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/collection1
   [junit4]   2> 429283 T1414 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 429284 T1414 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 429285 T1414 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 429286 T1414 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/collection1/'
   [junit4]   2> 429288 T1414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/collection1/lib/classes/' to classloader
   [junit4]   2> 429288 T1414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/collection1/lib/README' to classloader
   [junit4]   2> 429351 T1414 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 429413 T1414 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 429514 T1414 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 429525 T1414 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 430199 T1414 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 430200 T1414 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 430201 T1414 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 430215 T1414 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 430219 T1414 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 430236 T1414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 430247 T1414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 430253 T1414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 430254 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 430254 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 430255 T1414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 430256 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 430256 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 430256 T1414 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 430257 T1414 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1383508727300/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty2/
   [junit4]   2> 430257 T1414 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be2ef3e
   [junit4]   2> 430258 T1414 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty2
   [junit4]   2> 430258 T1414 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty2/index/
   [junit4]   2> 430259 T1414 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 430259 T1414 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1383508717175/jetty2/index
   [junit4]   2> 430260 T1414 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.048828125, noCFSRatio=0.46834265526702246]
   [junit4]   2> 430261 T1414 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11ad1541 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64d0dd5c),segFN=segments_1,generation=1}
   [junit4]   2> 430261 T1414 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 430266 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 430266 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 430267 T1414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 430267 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 430267 T1414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 430268 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 430268 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 430269 T1414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 430269 T1414 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 430270 T1414 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 430270 T1414 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 430271 T1414 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 430271 T1414 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 430272 T1414 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 430272 T1414 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 430281 T1414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 430286 T1414 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 430287 T1414 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 430287 T1414 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5529922851592436]
   [junit4]   2> 430288 T1414 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11ad1541 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64d0dd5c),segFN=segments_1,generation=1}
   [junit4]   2> 430289 T1414 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 430289 T1414 oass.SolrIndexSearcher.<init> Opening Searcher@618f1e6e main
   [junit4]   2> 430294 T1415 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@618f1e6e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 430297 T1414 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 430297 T1414 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38258/qa_xu collection:collection1 shard:shard2
   [junit4]   2> 430299 T1414 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 430450 T1414 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 430490 T1414 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 430490 T1414 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 430491 T1414 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38258/qa_xu/collection1/
   [junit4]   2> 430491 T1414 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 430491 T1414 oasc.SyncStrategy.syncToMe http://127.0.0.1:38258/qa_xu/collection1/ has no replicas
   [junit4]   2> 430491 T1414 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38258/qa_xu/collection1/ shard2
   [junit4]   2> 430492 T1414 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 431328 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 431357 T1384 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 431357 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 431357 T1413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 431357 T1397 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 431375 T1414 oasc.ZkController.register We are http://127.0.0.1:38258/qa_xu/collection1/ and leader is http://127.0.0.1:38258/qa_xu/collection1/
   [junit4]   2> 431375 T1414 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38258/qa_xu
   [junit4]   2> 431375 T1414 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 431375 T1414 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 431376 T1414 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 431386 T1414 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 431387 T1355 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 431388 T1355 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 431691 T1355 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 431695 T1355 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14087
   [junit4]   2> 431695 T1355 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 431696 T1355 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 431696 T1355 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1383508731871
   [junit4]   2> 431697 T1355 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1383508731871/'
   [junit4]   2> 431743 T1355 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1383508731871/solr.xml
   [junit4]   2> 431821 T1355 oasc.CoreContainer.<init> New CoreContainer 463671345
   [junit4]   2> 431821 T1355 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1383508731871/]
   [junit4]   2> 431823 T1355 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 431824 T1355 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 431824 T1355 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 431825 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 431825 T1355 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 431826 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 431826 T1355 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 431826 T1355 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 431827 T1355 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 431834 T1355 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 431834 T1355 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 431835 T1355 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40090/solr
   [junit4]   2> 431835 T1355 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 431836 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 431839 T1427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e7c0f23 name:ZooKeeperConnection Watcher:127.0.0.1:40090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 431839 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 431851 T1355 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 431852 T1429 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c85a5a5 name:ZooKeeperConnection Watcher:127.0.0.1:40090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 431853 T1355 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 431857 T1355 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 432861 T1355 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14087_qa_xu
   [junit4]   2> 432867 T1355 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14087_qa_xu
   [junit4]   2> 432872 T1429 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432872 T1377 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432872 T1413 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432872 T1397 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432872 T1384 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432877 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 432878 T1378 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38258/qa_xu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38258_qa_xu",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 432884 T1430 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 432884 T1430 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 432886 T1430 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 432893 T1378 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:14087/qa_xu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:14087_qa_xu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":n

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

Support.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:386)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    >    2) Thread[id=1782, name=qtp1934976476-1782, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:380)
   [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:397)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >         at org.eclipse.jetty.server.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:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DBBE46F471DF4448]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1809, name=searcherExecutor-1087-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
   [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:386)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    >    2) Thread[id=1782, name=qtp1934976476-1782, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:380)
   [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:397)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >         at org.eclipse.jetty.server.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:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DBBE46F471DF4448]:0)
   [junit4] Completed on J0 in 354.13s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 725 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:435: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:408: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1263: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 3 suite-level errors, 769 ignored

Total time: 106 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 426 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/426/

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

Error Message:
KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000030

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000030
	at __randomizedtesting.SeedInfo.seed([A15F7945E2EC07C8:20B9F75D95B367F4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1599)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1563)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1615)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:649)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:197)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)


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

Error Message:
shard2 is not consistent.  Got 32 from http://127.0.0.1:53048/collection1lastClient and got 24 from http://127.0.0.1:22203/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 32 from http://127.0.0.1:53048/collection1lastClient and got 24 from http://127.0.0.1:22203/collection1
	at __randomizedtesting.SeedInfo.seed([A15F7945E2EC07C8:20B9F75D95B367F4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1151)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1383604275613,generation=2,filelist=[_xl.doc, _xl.fdt, _xl.fdx, _xl.fnm, _xl.nvd, _xl.nvm, _xl.si, _xl.tim, _xl.tip, _xp.cfe, _xp.cfs, _xp.si, _xq.cfe, _xq.cfs, _xq.si, _xr.cfe, _xr.cfs, _xr.si, _xx.cfe, _xx.cfs, _xx.si, _xy.cfe, _xy.cfs, _xy.si, segments_2]}]> but was:<[{indexVersion=1383604275613,generation=2,filelist=[_xl.doc, _xl.fdt, _xl.fdx, _xl.fnm, _xl.nvd, _xl.nvm, _xl.si, _xl.tim, _xl.tip, _xp.cfe, _xp.cfs, _xp.si, _xq.cfe, _xq.cfs, _xq.si, _xr.cfe, _xr.cfs, _xr.si, _xx.cfe, _xx.cfs, _xx.si, _xy.cfe, _xy.cfs, _xy.si, segments_2]}, {indexVersion=1383604275613,generation=3,filelist=[_xt.doc, _xt.fdt, _xt.fdx, _xt.fnm, _xt.nvd, _xt.nvm, _xt.si, _xt.tim, _xt.tip, _xx.cfe, _xx.cfs, _xx.si, _xy.cfe, _xy.cfs, _xy.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1383604275613,generation=2,filelist=[_xl.doc, _xl.fdt, _xl.fdx, _xl.fnm, _xl.nvd, _xl.nvm, _xl.si, _xl.tim, _xl.tip, _xp.cfe, _xp.cfs, _xp.si, _xq.cfe, _xq.cfs, _xq.si, _xr.cfe, _xr.cfs, _xr.si, _xx.cfe, _xx.cfs, _xx.si, _xy.cfe, _xy.cfs, _xy.si, segments_2]}]> but was:<[{indexVersion=1383604275613,generation=2,filelist=[_xl.doc, _xl.fdt, _xl.fdx, _xl.fnm, _xl.nvd, _xl.nvm, _xl.si, _xl.tim, _xl.tip, _xp.cfe, _xp.cfs, _xp.si, _xq.cfe, _xq.cfs, _xq.si, _xr.cfe, _xr.cfs, _xr.si, _xx.cfe, _xx.cfs, _xx.si, _xy.cfe, _xy.cfs, _xy.si, segments_2]}, {indexVersion=1383604275613,generation=3,filelist=[_xt.doc, _xt.fdt, _xt.fdx, _xt.fnm, _xt.nvd, _xt.nvm, _xt.si, _xt.tim, _xt.tip, _xx.cfe, _xx.cfs, _xx.si, _xy.cfe, _xy.cfs, _xy.si, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([A15F7945E2EC07C8:8488627592A409CB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1179)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 9769 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 1046670 T1335 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1046677 T1335 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1383602984869
   [junit4]   2> 1046678 T1335 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1046679 T1336 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1046780 T1335 oasc.ZkTestServer.run start zk server on port:52850
   [junit4]   2> 1046782 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046787 T1342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b51f855 name:ZooKeeperConnection Watcher:127.0.0.1:52850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1046787 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1046788 T1335 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1046793 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046802 T1344 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ff1cfae name:ZooKeeperConnection Watcher:127.0.0.1:52850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1046802 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1046803 T1335 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1046807 T1335 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1046813 T1335 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1046816 T1335 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1046819 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1046819 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1046830 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1046831 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1046935 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1046936 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1046940 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1046941 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1046944 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1046944 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1046947 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1046948 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1046951 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1046952 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1046959 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1046960 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1046963 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1046964 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1046967 T1335 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1046968 T1335 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1047267 T1335 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1047271 T1335 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38088
   [junit4]   2> 1047272 T1335 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1047273 T1335 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1047273 T1335 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163
   [junit4]   2> 1047274 T1335 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/'
   [junit4]   2> 1047314 T1335 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/solr.xml
   [junit4]   2> 1047388 T1335 oasc.CoreContainer.<init> New CoreContainer 269680565
   [junit4]   2> 1047389 T1335 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/]
   [junit4]   2> 1047391 T1335 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1047391 T1335 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1047392 T1335 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1047392 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1047393 T1335 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1047393 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1047394 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1047394 T1335 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1047395 T1335 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1047403 T1335 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1047403 T1335 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1047404 T1335 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52850/solr
   [junit4]   2> 1047404 T1335 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1047405 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1047411 T1355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f51cc51 name:ZooKeeperConnection Watcher:127.0.0.1:52850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1047412 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1047428 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1047430 T1357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47afce0 name:ZooKeeperConnection Watcher:127.0.0.1:52850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1047430 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1047433 T1335 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1047443 T1335 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1047446 T1335 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1047449 T1335 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38088_
   [junit4]   2> 1047450 T1335 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38088_
   [junit4]   2> 1047460 T1335 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1047477 T1335 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1047480 T1335 oasc.Overseer.start Overseer (id=90675805216964611-127.0.0.1:38088_-n_0000000000) starting
   [junit4]   2> 1047484 T1335 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1047497 T1359 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1047497 T1335 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1047500 T1335 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1047510 T1335 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1047513 T1358 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1047517 T1360 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1047518 T1360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1047523 T1360 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1049016 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1049017 T1358 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38088",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38088_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1049018 T1358 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1049018 T1358 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1049027 T1357 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> 1049526 T1360 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1049526 T1360 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/collection1
   [junit4]   2> 1049526 T1360 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1049527 T1360 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1049527 T1360 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1049528 T1360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/collection1/'
   [junit4]   2> 1049530 T1360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/collection1/lib/README' to classloader
   [junit4]   2> 1049531 T1360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/collection1/lib/classes/' to classloader
   [junit4]   2> 1049594 T1360 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1049665 T1360 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1049772 T1360 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1049783 T1360 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1050430 T1360 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1050431 T1360 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1050431 T1360 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1050444 T1360 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1050449 T1360 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1050463 T1360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1050468 T1360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1050473 T1360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1050474 T1360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1050474 T1360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1050474 T1360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1050476 T1360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1050476 T1360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1050476 T1360 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1050523 T1360 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383602985163/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/control/data/
   [junit4]   2> 1050524 T1360 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5712bd54
   [junit4]   2> 1050525 T1360 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/control/data
   [junit4]   2> 1050527 T1360 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/control/data/index/
   [junit4]   2> 1050528 T1360 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1050529 T1360 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/control/data/index
   [junit4]   2> 1050530 T1360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33283692121874886]
   [junit4]   2> 1050535 T1360 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1050535 T1360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1050538 T1360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1050539 T1360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050539 T1360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050539 T1360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050540 T1360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050540 T1360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1050541 T1360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050541 T1360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050541 T1360 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1050542 T1360 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1050543 T1360 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1050543 T1360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1050543 T1360 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1050544 T1360 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1050544 T1360 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1050554 T1360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050558 T1360 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1050558 T1360 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1050559 T1360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=32.0400390625, floorSegmentMB=0.4404296875, forceMergeDeletesPctAllowed=26.668661041012015, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.438924958888793
   [junit4]   2> 1050561 T1360 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1050561 T1360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1050562 T1360 oass.SolrIndexSearcher.<init> Opening Searcher@7e2f328f main
   [junit4]   2> 1050565 T1361 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e2f328f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1050567 T1360 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1050567 T1360 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38088 collection:control_collection shard:shard1
   [junit4]   2> 1050568 T1360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1050602 T1360 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1050606 T1360 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1050606 T1360 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1050606 T1360 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38088/collection1/
   [junit4]   2> 1050606 T1360 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1050607 T1360 oasc.SyncStrategy.syncToMe http://127.0.0.1:38088/collection1/ has no replicas
   [junit4]   2> 1050607 T1360 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38088/collection1/ shard1
   [junit4]   2> 1050607 T1360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1052042 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1052051 T1357 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> 1052104 T1360 oasc.ZkController.register We are http://127.0.0.1:38088/collection1/ and leader is http://127.0.0.1:38088/collection1/
   [junit4]   2> 1052104 T1360 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38088
   [junit4]   2> 1052104 T1360 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1052104 T1360 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1052105 T1360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1052107 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1052108 T1335 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
   [junit4]   2> 1052109 T1335 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1052111 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1052113 T1364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e16ee97 name:ZooKeeperConnection Watcher:127.0.0.1:52850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1052114 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1052115 T1335 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1052118 T1335 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1052412 T1335 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1052415 T1335 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12007
   [junit4]   2> 1052415 T1335 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1052416 T1335 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1052416 T1335 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309
   [junit4]   2> 1052417 T1335 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/'
   [junit4]   2> 1052454 T1335 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/solr.xml
   [junit4]   2> 1052529 T1335 oasc.CoreContainer.<init> New CoreContainer 622619764
   [junit4]   2> 1052529 T1335 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/]
   [junit4]   2> 1052531 T1335 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1052532 T1335 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1052532 T1335 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1052533 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1052533 T1335 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1052534 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1052534 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1052535 T1335 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1052535 T1335 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1052542 T1335 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1052543 T1335 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1052543 T1335 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52850/solr
   [junit4]   2> 1052544 T1335 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1052545 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1052548 T1375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d1446b4 name:ZooKeeperConnection Watcher:127.0.0.1:52850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1052548 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1052552 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1052558 T1377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5825fd47 name:ZooKeeperConnection Watcher:127.0.0.1:52850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1052558 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1052578 T1335 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1053562 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1053563 T1358 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38088",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38088_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1053576 T1357 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> 1053576 T1364 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> 1053576 T1377 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> 1053582 T1335 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12007_
   [junit4]   2> 1053584 T1335 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12007_
   [junit4]   2> 1053586 T1364 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1053586 T1357 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1053586 T1377 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1053601 T1378 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1053601 T1378 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1053612 T1378 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1055082 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1055082 T1358 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12007",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:12007_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1055083 T1358 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1055083 T1358 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1055166 T1364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1055166 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1055166 T1357 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1055614 T1378 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1055614 T1378 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/collection1
   [junit4]   2> 1055614 T1378 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1055615 T1378 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1055616 T1378 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1055617 T1378 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/collection1/'
   [junit4]   2> 1055619 T1378 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/collection1/lib/classes/' to classloader
   [junit4]   2> 1055619 T1378 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/collection1/lib/README' to classloader
   [junit4]   2> 1055683 T1378 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1055747 T1378 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1055849 T1378 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1055861 T1378 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1056519 T1378 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1056520 T1378 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1056521 T1378 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1056534 T1378 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1056539 T1378 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1056553 T1378 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1056558 T1378 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1056562 T1378 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1056563 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1056563 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1056564 T1378 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1056565 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1056565 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1056565 T1378 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1056566 T1378 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383602990309/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty1/
   [junit4]   2> 1056566 T1378 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5712bd54
   [junit4]   2> 1056567 T1378 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty1
   [junit4]   2> 1056568 T1378 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty1/index/
   [junit4]   2> 1056569 T1378 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1056570 T1378 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty1/index
   [junit4]   2> 1056570 T1378 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33283692121874886]
   [junit4]   2> 1056583 T1378 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1056584 T1378 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1056588 T1378 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1056588 T1378 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1056589 T1378 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1056589 T1378 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1056589 T1378 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1056590 T1378 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1056590 T1378 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1056591 T1378 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1056591 T1378 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1056592 T1378 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1056592 T1378 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1056593 T1378 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1056593 T1378 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1056594 T1378 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1056594 T1378 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1056604 T1378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1056608 T1378 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1056608 T1378 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1056609 T1378 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=32.0400390625, floorSegmentMB=0.4404296875, forceMergeDeletesPctAllowed=26.668661041012015, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.438924958888793
   [junit4]   2> 1056611 T1378 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1056611 T1378 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1056612 T1378 oass.SolrIndexSearcher.<init> Opening Searcher@63f78538 main
   [junit4]   2> 1056616 T1379 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63f78538 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1056618 T1378 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1056618 T1378 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12007 collection:collection1 shard:shard1
   [junit4]   2> 1056620 T1378 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1056641 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1056645 T1378 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1056645 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1056645 T1378 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12007/collection1/
   [junit4]   2> 1056646 T1378 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1056646 T1378 oasc.SyncStrategy.syncToMe http://127.0.0.1:12007/collection1/ has no replicas
   [junit4]   2> 1056646 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12007/collection1/ shard1
   [junit4]   2> 1056646 T1378 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1056697 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1056713 T1364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1056713 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1056713 T1357 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1056717 T1378 oasc.ZkController.register We are http://127.0.0.1:12007/collection1/ and leader is http://127.0.0.1:12007/collection1/
   [junit4]   2> 1056717 T1378 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12007
   [junit4]   2> 1056717 T1378 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1056717 T1378 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1056717 T1378 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1056724 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1056731 T1335 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
   [junit4]   2> 1056731 T1335 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1056952 T1335 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1056955 T1335 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45761
   [junit4]   2> 1056956 T1335 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1056956 T1335 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1056956 T1335 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923
   [junit4]   2> 1056957 T1335 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/'
   [junit4]   2> 1056985 T1335 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/solr.xml
   [junit4]   2> 1057047 T1335 oasc.CoreContainer.<init> New CoreContainer 398519689
   [junit4]   2> 1057048 T1335 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/]
   [junit4]   2> 1057049 T1335 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1057049 T1335 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1057050 T1335 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1057050 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1057050 T1335 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1057051 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1057051 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1057051 T1335 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1057051 T1335 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1057056 T1335 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1057056 T1335 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1057057 T1335 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52850/solr
   [junit4]   2> 1057057 T1335 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1057058 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057060 T1391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b2ac98d name:ZooKeeperConnection Watcher:127.0.0.1:52850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1057061 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1057064 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057072 T1393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26b7933f name:ZooKeeperConnection Watcher:127.0.0.1:52850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1057072 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1057077 T1335 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1058080 T1335 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45761_
   [junit4]   2> 1058082 T1335 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45761_
   [junit4]   2> 1058086 T1364 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1058086 T1377 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1058086 T1393 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1058086 T1357 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1058100 T1394 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1058101 T1394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1058112 T1394 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1058233 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1058234 T1358 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12007",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:12007_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1058238 T1358 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45761",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45761_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1058239 T1358 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1058239 T1358 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1058250 T1364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1058250 T1393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1058250 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1058250 T1357 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1059113 T1394 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1059113 T1394 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/collection1
   [junit4]   2> 1059113 T1394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1059114 T1394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1059115 T1394 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1059116 T1394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/collection1/'
   [junit4]   2> 1059117 T1394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/collection1/lib/README' to classloader
   [junit4]   2> 1059118 T1394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/collection1/lib/classes/' to classloader
   [junit4]   2> 1059185 T1394 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1059250 T1394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1059352 T1394 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1059364 T1394 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1059978 T1394 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1059979 T1394 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1059980 T1394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1059990 T1394 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1059993 T1394 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1060004 T1394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1060008 T1394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1060011 T1394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060012 T1394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1060012 T1394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1060012 T1394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060013 T1394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1060013 T1394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1060013 T1394 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1060013 T1394 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383602994923/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty2/
   [junit4]   2> 1060014 T1394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5712bd54
   [junit4]   2> 1060015 T1394 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty2
   [junit4]   2> 1060015 T1394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty2/index/
   [junit4]   2> 1060016 T1394 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1060016 T1394 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty2/index
   [junit4]   2> 1060017 T1394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33283692121874886]
   [junit4]   2> 1060057 T1394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1060058 T1394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1060066 T1394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1060067 T1394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060067 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060068 T1394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060068 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060069 T1394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1060070 T1394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060071 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060071 T1394 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1060072 T1394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1060074 T1394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1060074 T1394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1060075 T1394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1060076 T1394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1060077 T1394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1060095 T1394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060100 T1394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1060100 T1394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1060101 T1394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=32.0400390625, floorSegmentMB=0.4404296875, forceMergeDeletesPctAllowed=26.668661041012015, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.438924958888793
   [junit4]   2> 1060103 T1394 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383602984868/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1060103 T1394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1060104 T1394 oass.SolrIndexSearcher.<init> Opening Searcher@4e7b28c5 main
   [junit4]   2> 1060108 T1395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e7b28c5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1060110 T1394 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1060111 T1394 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45761 collection:collection1 shard:shard2
   [junit4]   2> 1060112 T1394 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1060129 T1394 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1060133 T1394 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1060133 T1394 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1060133 T1394 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45761/collection1/
   [junit4]   2> 1060134 T1394 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1060134 T1394 oasc.SyncStrategy.syncToMe http://127.0.0.1:45761/collection1/ has no replicas
   [junit4]   2> 1060134 T1394 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45761/collection1/ shard2
   [junit4]   2> 1060134 T1394 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1061264 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1061280 T1364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1061280 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1061280 T1357 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1061280 T1393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1061325 T1394 oasc.ZkController.register We are http://127.0.0.1:45761/collection1/ and leader is http://127.0.0.1:45761/collection1/
   [junit4]   2> 1061325 T1394 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45761
   [junit4]   2> 1061325 T1394 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1061325 T1394 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1061326 T1394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1061328 T1394 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1061329 T1335 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
   [junit4]   2> 1061329 T1335 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1061610 T1335 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1061613 T1335 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14946
   [junit4]   2> 1061614 T1335 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1061614 T1335 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061615 T1335 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522
   [junit4]   2> 1061615 T1335 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522/'
   [junit4]   2> 1061654 T1335 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522/solr.xml
   [junit4]   2> 1061732 T1335 oasc.CoreContainer.<init> New CoreContainer 2071983871
   [junit4]   2> 1061733 T1335 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522/]
   [junit4]   2> 1061735 T1335 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1061736 T1335 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1061736 T1335 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1061737 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1061737 T1335 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1061738 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1061738 T1335 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1061739 T1335 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1061739 T1335 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1061747 T1335 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1061747 T1335 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1061748 T1335 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52850/solr
   [junit4]   2> 1061748 T1335 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1061750 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1061767 T1407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e311eb1 name:ZooKeeperConnection Watcher:127.0.0.1:52850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1061767 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1061771 T1335 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1061774 T1409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@331d39f5 name:ZooKeeperConnection Watcher:127.0.0.1:52850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1061774 T1335 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1061785 T1335 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1062789 T1335 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14946_
   [junit4]   2> 1062791 T1335 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14946_
   [junit4]   2> 1062795 T1364 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1062795 T1393 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1062795 T1409 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1062795 T1357 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1062795 T1377 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1062842 T1358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1062842 T1358 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45761",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45761_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1062847 T1410 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1062848 T1410 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1062857 T1410 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1062867 T1358 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:14946",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:14946_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1062867 T1358 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1062867 T1358 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1062893 T1364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1062893 T1409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1062893 T1377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1062893 T1393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1062893 T1357 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1063858 T1410 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1063858 T1410 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522/collection1
   [junit4]   2> 1063858 T1410 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1063859 T1410 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1063860 T1410 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1063861 T1410 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522/collection1/'
   [junit4]   2> 1063862 T1410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522/collection1/lib/README' to classloader
   [junit4]   2> 1063862 T1410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383602999522/collection1/lib/classes/' to classloader
   [junit4]   2> 1063931 T1410 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1064002 T1410 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1064103 T1410 oass.IndexSchema.readSchema Reading Solr Schema from sche

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

rCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2346925 T3194 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2346925 T3194 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/data/index;done=false>>]
   [junit4]   2> 2346926 T3194 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/data/index
   [junit4]   2> 2346926 T3194 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/data;done=false>>]
   [junit4]   2> 2346926 T3194 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/data
   [junit4]   2> 2346927 T3194 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2346950 T4071 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2346994 T3194 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 702216 T3193 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 2347021 T4071 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2347026 T4071 oass.IndexSchemaFactory.create ERROR Error loading schema resource schema.xml java.io.IOException: Can't find resource 'schema.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:342)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:280)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:47)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:405)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:705)
   [junit4]   2> 	at org.apache.solr.handler.SnapPuller$2.run(SnapPuller.java:697)
   [junit4]   2> 
   [junit4]   2> 2347027 T4071 oasc.CoreContainer.recordAndThrow ERROR Unable to reload core: collection1 org.apache.solr.common.SolrException: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:51)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:405)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:705)
   [junit4]   2> 	at org.apache.solr.handler.SnapPuller$2.run(SnapPuller.java:697)
   [junit4]   2> Caused by: java.io.IOException: Can't find resource 'schema.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:342)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:280)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:47)
   [junit4]   2> 	... 4 more
   [junit4]   2> 
   [junit4]   2> 2347027 T4071 oash.SnapPuller$2.run ERROR Could not reload core  org.apache.solr.common.SolrException: Unable to reload core: collection1
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:964)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:715)
   [junit4]   2> 	at org.apache.solr.handler.SnapPuller$2.run(SnapPuller.java:697)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:51)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:405)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:705)
   [junit4]   2> 	... 1 more
   [junit4]   2> Caused by: java.io.IOException: Can't find resource 'schema.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383604281793/slave/collection1/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:342)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:280)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:47)
   [junit4]   2> 	... 4 more
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_CA, timezone=US/Samoa
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=166784168,total=342491136
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, AliasIntegrationTest, PreAnalyzedFieldTest, PreAnalyzedUpdateProcessorTest, TestAddFieldRealTimeGet, TestBinaryField, TestCopyFieldCollectionResource, TestRTGBase, TestXIncludeConfig, TestFastWriter, NoCacheHeaderTest, DocumentAnalysisRequestHandlerTest, TestCSVLoader, SpellCheckComponentTest, JSONWriterTest, StatsComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, SolrCoreCheckLockOnStartupTest, TestSerializedLuceneMatchVersion, DebugComponentTest, TestReloadAndDeleteDocs, TestSolrJ, BlockCacheTest, TestCoreDiscovery, HighlighterConfigTest, RAMDirectoryFactoryTest, TestSchemaSimilarityResource, BasicZkTest, TestArbitraryIndexDir, TestAnalyzedSuggestions, TestWordDelimiterFilterFactory, AssignTest, SolrRequestParserTest, LeaderElectionIntegrationTest, TestQueryTypes, RequiredFieldsTest, CurrencyFieldOpenExchangeTest, TestCollationKeyRangeQueries, NumericFieldsTest, TestHashPartitioner, TestQuerySenderListener, IndexSchemaRuntimeFieldTest, TestStressUserVersions, OutputWriterTest, TestReload, TestFastLRUCache, TestFuzzyAnalyzedSuggestions, TestUpdate, TestCollapseQParserPlugin, TestPhraseSuggestions, DirectSolrConnectionTest, TestDocBasedVersionConstraints, DefaultValueUpdateProcessorTest, TestAnalyzeInfixSuggestions, DateFieldTest, TestFiltering, TestFoldingMultitermQuery, TestLazyCores, TestRecovery, TestSolrCoreProperties, TestNumberUtils, SuggesterTSTTest, TestDFRSimilarityFactory, AddBlockUpdateTest, TestOmitPositions, TestSchemaVersionResource, QueryResultKeyTest, XsltUpdateRequestHandlerTest, SimplePostToolTest, SolrPluginUtilsTest, DirectUpdateHandlerTest, ShardSplitTest, TestStressRecovery, TestJmxIntegration, TestSolrXml, TestCollationField, TestSolrQueryParserDefaultOperatorResource, TestCodecSupport, TestPartialUpdateDeduplication, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed on J1 in 702.49s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 466 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:435: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:408: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1263: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:906: There were test failures: 333 suites, 1468 tests, 1 error, 2 failures, 33 ignored (4 assumptions)

Total time: 122 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure