You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/08/12 10:00:47 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 704 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/704/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Connect to 127.0.0.1:52308 timed out

Stack Trace:
org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:52308 timed out
	at __randomizedtesting.SeedInfo.seed([A190F8CDEA86504D:A6AE5D8355AD663]:0)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:129)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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 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:724)




Build Log:
[...truncated 8360 lines...]
   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2013-08-12 04:59:59.698:DBUG:oejs.ServletHandler:filterNameMap={}
   [junit4]   2> 2013-08-12 04:59:59.700:DBUG:oejs.ServletHandler:pathFilters=null
   [junit4]   2> 2013-08-12 04:59:59.700:DBUG:oejs.ServletHandler:servletFilterMap=null
   [junit4]   2> 2013-08-12 04:59:59.700:DBUG:oejs.ServletHandler:servletPathMap={/replicate/*=org.apache.lucene.replicator.http.ReplicationServlet-737857254}
   [junit4]   2> 2013-08-12 04:59:59.700:DBUG:oejs.ServletHandler:servletNameMap={org.apache.lucene.replicator.http.ReplicationServlet-737857254=org.apache.lucene.replicator.http.ReplicationServlet-737857254}
   [junit4]   2> 2013-08-12 04:59:59.766:DBUG:oejuc.Container:Container org.eclipse.jetty.server.Server@7dbdc3af + SelectChannelConnector@0.0.0.0:0 as connector
   [junit4]   2> 2013-08-12 04:59:59.770:DBUG:oejuc.Container:Container org.eclipse.jetty.servlet.ServletHandler@61f2e11b + org.apache.lucene.replicator.http.ReplicationServlet-737857254 as servlet
   [junit4]   2> 2013-08-12 04:59:59.770:DBUG:oejuc.Container:Container org.eclipse.jetty.servlet.ServletHandler@61f2e11b + [/replicate/*]=>org.apache.lucene.replicator.http.ReplicationServlet-737857254 as servletMapping
   [junit4]   2> 2013-08-12 04:59:59.771:DBUG:oejuc.Container:Container org.eclipse.jetty.server.Server@7dbdc3af + org.eclipse.jetty.servlet.ServletHandler@61f2e11b as handler
   [junit4]   2> 2013-08-12 04:59:59.797:DBUG:oejuc.Container:Container org.eclipse.jetty.server.Server@7dbdc3af - SelectChannelConnector@0.0.0.0:0 as connector
   [junit4]   2> 2013-08-12 04:59:59.797:DBUG:oejuc.Container:Container org.eclipse.jetty.server.Server@7dbdc3af + SelectChannelConnector@127.0.0.1:0 as connector
   [junit4]   2> 2013-08-12 04:59:59.809:DBUG:oejuc.Container:Container org.eclipse.jetty.server.Server@7dbdc3af + org.eclipse.jetty.server.session.HashSessionIdManager@55a2a0d8 as sessionIdManager
   [junit4]   2> 2013-08-12 04:59:59.809:DBUG:oejuc.AbstractLifeCycle:starting org.eclipse.jetty.server.Server@7dbdc3af
   [junit4]   2> 2013-08-12 04:59:59.810:INFO:oejs.Server:jetty-8.1.10.v20130312
   [junit4]   2> 2013-08-12 04:59:59.936:DBUG:oejuc.Container:Container org.eclipse.jetty.server.Server@7dbdc3af + qtp1474131049{8<=0<=0/254,-1} as threadpool
   [junit4]   2> 2013-08-12 04:59:59.936:DBUG:oejuc.AbstractLifeCycle:starting org.eclipse.jetty.servlet.ServletHandler@61f2e11b
   [junit4]   2> 2013-08-12 04:59:59.954:DBUG:oejs.ServletHandler:filterNameMap={}
   [junit4]   2> 2013-08-12 04:59:59.954:DBUG:oejs.ServletHandler:pathFilters=null
   [junit4]   2> 2013-08-12 04:59:59.954:DBUG:oejs.ServletHandler:servletFilterMap=null
   [junit4]   2> 2013-08-12 04:59:59.954:DBUG:oejs.ServletHandler:servletPathMap={/replicate/*=org.apache.lucene.replicator.http.ReplicationServlet-737857254}
   [junit4]   2> 2013-08-12 04:59:59.954:DBUG:oejs.ServletHandler:servletNameMap={org.apache.lucene.replicator.http.ReplicationServlet-737857254=org.apache.lucene.replicator.http.ReplicationServlet-737857254}
   [junit4]   2> 2013-08-12 04:59:59.955:DBUG:oejsh.AbstractHandler:starting org.eclipse.jetty.servlet.ServletHandler@61f2e11b
   [junit4]   2> 2013-08-12 04:59:59.955:DBUG:oejuc.AbstractLifeCycle:starting org.apache.lucene.replicator.http.ReplicationServlet-737857254
   [junit4]   2> 2013-08-12 04:59:59.979:DBUG:oejuc.AbstractLifeCycle:STARTED org.apache.lucene.replicator.http.ReplicationServlet-737857254
   [junit4]   2> 2013-08-12 04:59:59.980:DBUG:oejuc.AbstractLifeCycle:STARTED org.eclipse.jetty.servlet.ServletHandler@61f2e11b
   [junit4]   2> 2013-08-12 04:59:59.980:DBUG:oejsh.AbstractHandler:starting org.eclipse.jetty.server.Server@7dbdc3af
   [junit4]   2> 2013-08-12 04:59:59.980:DBUG:oejuc.AbstractLifeCycle:starting org.eclipse.jetty.server.session.HashSessionIdManager@55a2a0d8
   [junit4]   2> 2013-08-12 04:59:59.980:DBUG:oejuc.AbstractLifeCycle:STARTED org.eclipse.jetty.server.session.HashSessionIdManager@55a2a0d8
   [junit4]   2> 2013-08-12 04:59:59.980:DBUG:oejuc.AbstractLifeCycle:starting qtp1474131049{8<=0<=0/254,-1}
   [junit4]   2> 2013-08-12 04:59:59.992:DBUG:oejuc.AbstractLifeCycle:STARTED qtp1474131049{8<=8<=8/254,0}
   [junit4]   2> 2013-08-12 04:59:59.992:DBUG:oejuc.AbstractLifeCycle:starting SelectChannelConnector@127.0.0.1:0
   [junit4]   2> 2013-08-12 05:00:00.021:DBUG:oejuc.AbstractLifeCycle:starting null/null
   [junit4]   2> 2013-08-12 05:00:00.046:DBUG:oejuc.AbstractLifeCycle:STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
   [junit4]   2> 2013-08-12 05:00:00.047:DBUG:oejuc.AbstractLifeCycle:starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@74650bb9
   [junit4]   2> 2013-08-12 05:00:00.085:DBUG:oejuc.AbstractLifeCycle:STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@74650bb9
   [junit4]   2> 2013-08-12 05:00:00.085:DBUG:oeji.nio:Starting Thread[qtp1474131049-12 Selector0,5,TGRP-HttpReplicatorTest] on org.eclipse.jetty.io.nio.SelectorManager$1@4a357b09
   [junit4]   2> 2013-08-12 05:00:00.093:INFO:oejs.AbstractConnector:Started SelectChannelConnector@127.0.0.1:52308
   [junit4]   2> 2013-08-12 05:00:00.093:DBUG:oejuc.AbstractLifeCycle:STARTED SelectChannelConnector@127.0.0.1:52308
   [junit4]   2> 2013-08-12 05:00:00.094:DBUG:oejuc.AbstractLifeCycle:STARTED org.eclipse.jetty.server.Server@7dbdc3af
   [junit4]   2> 2013-08-12 05:00:03.994:DBUG:oejuc.AbstractLifeCycle:stopping org.eclipse.jetty.server.Server@7dbdc3af
   [junit4]   2> 2013-08-12 05:00:03.994:DBUG:oejuc.AbstractLifeCycle:stopping SelectChannelConnector@127.0.0.1:52308
   [junit4]   2> 2013-08-12 05:00:03.996:DBUG:oejuc.AbstractLifeCycle:stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@74650bb9
   [junit4]   2> 2013-08-12 05:00:03.997:DBUG:oeji.nio:Stopped Thread[qtp1474131049-12 Selector0,5,TGRP-HttpReplicatorTest] on org.eclipse.jetty.io.nio.SelectorManager$1@4a357b09
   [junit4]   2> 2013-08-12 05:00:04.010:DBUG:oejuc.AbstractLifeCycle:STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@74650bb9
   [junit4]   2> 2013-08-12 05:00:04.010:DBUG:oejuc.AbstractLifeCycle:stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
   [junit4]   2> 2013-08-12 05:00:04.011:DBUG:oejuc.AbstractLifeCycle:STOPPED null/null
   [junit4]   2> 2013-08-12 05:00:04.011:DBUG:oejuc.AbstractLifeCycle:STOPPED SelectChannelConnector@127.0.0.1:0
   [junit4]   2> 2013-08-12 05:00:04.012:DBUG:oejuc.AbstractLifeCycle:stopping org.eclipse.jetty.servlet.ServletHandler@61f2e11b
   [junit4]   2> 2013-08-12 05:00:04.012:DBUG:oejsh.AbstractHandler:stopping org.eclipse.jetty.servlet.ServletHandler@61f2e11b
   [junit4]   2> 2013-08-12 05:00:04.012:DBUG:oejuc.AbstractLifeCycle:stopping org.apache.lucene.replicator.http.ReplicationServlet-737857254
   [junit4]   2> 2013-08-12 05:00:04.012:DBUG:oejuc.AbstractLifeCycle:STOPPED org.apache.lucene.replicator.http.ReplicationServlet-737857254
   [junit4]   2> 2013-08-12 05:00:04.012:DBUG:oejuc.AbstractLifeCycle:STOPPED org.eclipse.jetty.servlet.ServletHandler@61f2e11b
   [junit4]   2> 2013-08-12 05:00:04.012:DBUG:oejsh.AbstractHandler:stopping org.eclipse.jetty.server.Server@7dbdc3af
   [junit4]   2> 2013-08-12 05:00:04.012:DBUG:oejuc.AbstractLifeCycle:stopping qtp1474131049{8<=8<=8/254,0}
   [junit4]   2> 2013-08-12 05:00:04.072:DBUG:oejuc.AbstractLifeCycle:STOPPED qtp1474131049{8<=0<=0/254,5}
   [junit4]   2> 2013-08-12 05:00:04.072:DBUG:oejuc.AbstractLifeCycle:stopping org.eclipse.jetty.server.session.HashSessionIdManager@55a2a0d8
   [junit4]   2> 2013-08-12 05:00:04.072:DBUG:oejuc.AbstractLifeCycle:STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@55a2a0d8
   [junit4]   2> 2013-08-12 05:00:04.072:DBUG:oejuc.AbstractLifeCycle:STOPPED org.eclipse.jetty.server.Server@7dbdc3af
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=A190F8CDEA86504D -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=Etc/GMT+3 -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   5.42s | HttpReplicatorTest.testBasic <<<
   [junit4]    > Throwable #1: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:52308 timed out
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A190F8CDEA86504D:A6AE5D8355AD663]:0)
   [junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:129)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    > 	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
   [junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
   [junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:114)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=cs_CZ, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=2,threads=1,free=76827032,total=96468992
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest]
   [junit4] Completed in 8.07s, 1 test, 1 error <<< FAILURES!

[...truncated 27 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:395: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:375: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:556: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1887: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1233: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:876: There were test failures: 7 suites, 30 tests, 1 error

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/705/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
collection already exists: awholynewcollection_1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: awholynewcollection_1
	at __randomizedtesting.SeedInfo.seed([301E23BFA1FBB9AB:B1F8ADA7D6A4D997]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:424)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:318)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1537)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1551)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:439)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:147)
	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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 9385 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 340237 T515 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 340247 T515 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1376317506784
   [junit4]   2> 340249 T515 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 340250 T516 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 340351 T515 oasc.ZkTestServer.run start zk server on port:52505
   [junit4]   2> 340368 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340376 T522 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c6be376 name:ZooKeeperConnection Watcher:127.0.0.1:52505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340377 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340378 T515 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 340401 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340416 T524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72b3821a name:ZooKeeperConnection Watcher:127.0.0.1:52505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340417 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340417 T515 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 340426 T515 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 340438 T515 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 340445 T515 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 340454 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 340455 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 340467 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 340468 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 340476 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 340477 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 340484 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 340485 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 340493 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 340493 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 340507 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 340508 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 340517 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 340518 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 340525 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 340526 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 340534 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 340535 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 340542 T515 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 340543 T515 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 341082 T515 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 341118 T515 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52508
   [junit4]   2> 341119 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 341120 T515 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 341123 T515 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090
   [junit4]   2> 341124 T515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/'
   [junit4]   2> 341188 T515 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/solr.xml
   [junit4]   2> 341323 T515 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 341324 T515 oasc.CoreContainer.<init> New CoreContainer 622652976
   [junit4]   2> 341324 T515 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/]
   [junit4]   2> 341326 T515 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 341327 T515 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 341327 T515 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 341328 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 341329 T515 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 341329 T515 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 341330 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 341330 T515 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 341331 T515 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 341331 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 341351 T515 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52505/solr
   [junit4]   2> 341353 T515 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 341355 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341361 T535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45e91ace name:ZooKeeperConnection Watcher:127.0.0.1:52505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341362 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341373 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 341401 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341407 T537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@624b0459 name:ZooKeeperConnection Watcher:127.0.0.1:52505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341407 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341413 T515 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 341424 T515 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 341443 T515 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 341489 T515 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52508_
   [junit4]   2> 341492 T515 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52508_
   [junit4]   2> 341506 T515 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 341519 T515 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 341525 T515 oasc.Overseer.start Overseer (id=90198344125120515-127.0.0.1:52508_-n_0000000000) starting
   [junit4]   2> 341534 T515 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 341544 T539 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 341548 T515 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 341556 T515 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 341568 T515 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 341577 T538 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 341585 T515 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090
   [junit4]   2> 341742 T515 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/conf/
   [junit4]   2> 341749 T515 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 341751 T515 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 341751 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 341752 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 341777 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 341780 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341785 T542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@499fff9a name:ZooKeeperConnection Watcher:127.0.0.1:52505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341785 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341790 T515 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 341798 T515 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 342318 T515 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 342323 T515 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52512
   [junit4]   2> 342326 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 342327 T515 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 342328 T515 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335
   [junit4]   2> 342328 T515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/'
   [junit4]   2> 342376 T515 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/solr.xml
   [junit4]   2> 342501 T515 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 342502 T515 oasc.CoreContainer.<init> New CoreContainer 93802824
   [junit4]   2> 342502 T515 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/]
   [junit4]   2> 342505 T515 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 342505 T515 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 342506 T515 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 342507 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 342509 T515 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 342510 T515 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 342510 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 342511 T515 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 342511 T515 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 342512 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 342531 T515 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52505/solr
   [junit4]   2> 342532 T515 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 342534 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 342540 T553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@691c8e1 name:ZooKeeperConnection Watcher:127.0.0.1:52505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 342540 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 342547 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 342568 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 342574 T555 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10c2e46 name:ZooKeeperConnection Watcher:127.0.0.1:52505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 342575 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 342586 T515 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 343602 T515 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52512_
   [junit4]   2> 343611 T515 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52512_
   [junit4]   2> 343622 T555 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 343626 T537 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 343632 T515 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335
   [junit4]   2> 343638 T542 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 343795 T515 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/conf/
   [junit4]   2> 343808 T515 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 343810 T515 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 343810 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 343811 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 344344 T515 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 344349 T515 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52515
   [junit4]   2> 344352 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 344353 T515 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 344354 T515 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373
   [junit4]   2> 344355 T515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/'
   [junit4]   2> 344409 T515 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/solr.xml
   [junit4]   2> 344525 T515 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 344526 T515 oasc.CoreContainer.<init> New CoreContainer 1048417419
   [junit4]   2> 344526 T515 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/]
   [junit4]   2> 344534 T515 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 344535 T515 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 344535 T515 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 344535 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 344536 T515 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 344537 T515 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 344538 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 344539 T515 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 344539 T515 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 344540 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 344559 T515 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52505/solr
   [junit4]   2> 344560 T515 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 344562 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344569 T567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56d52928 name:ZooKeeperConnection Watcher:127.0.0.1:52505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344570 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344575 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 344582 T517 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14072ea84e80007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 
   [junit4]   2> 344594 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344606 T569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2440f9e name:ZooKeeperConnection Watcher:127.0.0.1:52505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344607 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344619 T515 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 345630 T515 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52515_
   [junit4]   2> 345632 T515 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52515_
   [junit4]   2> 345642 T555 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 345647 T542 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 345649 T537 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 345657 T569 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 345664 T515 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373
   [junit4]   2> 345826 T515 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/conf/
   [junit4]   2> 345833 T515 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 345835 T515 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 345835 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 345836 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 346359 T515 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 346366 T515 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52518
   [junit4]   2> 346367 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 346367 T515 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 346368 T515 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376317512407
   [junit4]   2> 346368 T515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376317512407/'
   [junit4]   2> 346420 T515 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376317512407/solr.xml
   [junit4]   2> 346546 T515 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 346547 T515 oasc.CoreContainer.<init> New CoreContainer 1954029970
   [junit4]   2> 346548 T515 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376317512407/]
   [junit4]   2> 346550 T515 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 346551 T515 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 346551 T515 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 346552 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 346552 T515 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 346553 T515 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 346553 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 346554 T515 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 346554 T515 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 346555 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 346575 T515 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52505/solr
   [junit4]   2> 346576 T515 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 346578 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 346585 T581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c1c6f7 name:ZooKeeperConnection Watcher:127.0.0.1:52505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 346585 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 346597 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 346616 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 346620 T583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@722349c2 name:ZooKeeperConnection Watcher:127.0.0.1:52505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 346621 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 346635 T515 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 347652 T515 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52518_
   [junit4]   2> 347657 T515 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52518_
   [junit4]   2> 347675 T537 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 347676 T542 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 347681 T569 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 347686 T555 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 347691 T583 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 347730 T515 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376317512407
   [junit4]   2> 347999 T515 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376317512407/conf/
   [junit4]   2> 348012 T515 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 348015 T515 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 348016 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 348017 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 348785 T515 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 348798 T515 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52521
   [junit4]   2> 348800 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 348801 T515 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348802 T515 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657
   [junit4]   2> 348803 T515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/'
   [junit4]   2> 348889 T515 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/solr.xml
   [junit4]   2> 349079 T515 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 349082 T515 oasc.CoreContainer.<init> New CoreContainer 886359217
   [junit4]   2> 349085 T515 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/]
   [junit4]   2> 349092 T515 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 349094 T515 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 349095 T515 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 349096 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 349096 T515 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 349098 T515 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 349099 T515 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 349101 T515 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 349111 T515 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 349112 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 349158 T515 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52505/solr
   [junit4]   2> 349159 T515 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 349186 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 349230 T595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6780b40d name:ZooKeeperConnection Watcher:127.0.0.1:52505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349230 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349238 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 349259 T515 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 349266 T597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47c638b9 name:ZooKeeperConnection Watcher:127.0.0.1:52505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349267 T515 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349292 T515 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 350315 T515 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52521_
   [junit4]   2> 350318 T515 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52521_
   [junit4]   2> 350333 T569 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 350333 T542 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 350334 T555 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 350335 T537 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 350337 T583 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 350338 T597 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 350351 T515 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657
   [junit4]   2> 350510 T515 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/conf/
   [junit4]   2> 350517 T515 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 350518 T515 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 350519 T515 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 350520 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 350547 T515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 350579 T546 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 350584 T537 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350588 T539 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 350589 T539 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 350658 T538 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 350660 T538 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection
   [junit4]   2> 350660 T538 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2]
   [junit4]   2> 350672 T569 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 350672 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 350678 T542 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 350679 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 350679 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 350680 T555 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 350797 T539 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 350798 T539 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:52512_
   [junit4]   2> 350800 T539 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:52508_
   [junit4]   2> 350801 T539 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:52521_
   [junit4]   2> 350802 T539 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:52515_
   [junit4]   2> 350847 T548 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
   [junit4]   2> 350854 T588 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
   [junit4]   2> 350857 T528 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
   [junit4]   2> 350857 T565 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
   [junit4]   2> 350860 T548 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 350881 T588 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 350882 T565 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 350882 T528 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 352215 T538 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 352228 T538 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 352229 T538 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52512_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52512"}
   [junit4]   2> 352249 T538 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 352250 T538 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52521_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52521"}
   [junit4]   2> 352279 T538 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 352281 T538 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52515_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52515"}
   [junit4]   2> 352298 T538 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 352299 T538 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node4",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52508_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52508"}
   [junit4]   2> 352315 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 352316 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 352319 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 352320 T555 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 352322 T542 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 352323 T569 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 352864 T548 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1
   [junit4]   2> 352866 T548 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/nodes_used_collection_shard1_replica1/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/nodes_used_collection_shard1_replica1/core.properties (No such file or directory)
   [junit4]   2> 352866 T548 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/nodes_used_collection_shard1_replica1
   [junit4]   2> 352867 T548 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 352869 T548 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 352869 T548 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 352872 T548 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 352873 T548 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 352878 T548 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 352881 T548 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/nodes_used_collection_shard1_replica1/'
   [junit4]   2> 352883 T588 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1
   [junit4]   2> 352884 T588 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/nodes_used_collection_shard2_replica1/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/nodes_used_collection_shard2_replica1/core.properties (No such file or directory)
   [junit4]   2> 352885 T588 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/nodes_used_collection_shard2_replica1
   [junit4]   2> 352886 T588 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 352886 T565 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2
   [junit4]   2> 352888 T565 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/nodes_used_collection_shard2_replica2/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/nodes_used_collection_shard2_replica2/core.properties (No such file or directory)
   [junit4]   2> 352888 T565 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/nodes_used_collection_shard2_replica2
   [junit4]   2> 352889 T565 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 352889 T528 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2
   [junit4]   2> 352892 T588 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 352893 T588 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 352894 T528 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/nodes_used_collection_shard1_replica2/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/nodes_used_collection_shard1_replica2/core.properties (No such file or directory)
   [junit4]   2> 352895 T528 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/nodes_used_collection_shard1_replica2
   [junit4]   2> 352895 T528 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 352930 T528 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 352931 T528 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 352932 T565 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 352933 T565 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 352936 T588 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/nodes_used_collection_shard2_replica1/'
   [junit4]   2> 352944 T528 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/nodes_used_collection_shard1_replica2/'
   [junit4]   2> 352948 T565 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/nodes_used_collection_shard2_replica2/'
   [junit4]   2> 353173 T565 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 353211 T528 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 353274 T548 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 353279 T588 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 353417 T565 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 353424 T565 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 353478 T565 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
   [junit4]   2> 353495 T548 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 353506 T528 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 353537 T548 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 353538 T528 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 353558 T528 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
   [junit4]   2> 353601 T548 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
   [junit4]   2> 353603 T588 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 353638 T588 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 353679 T588 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
   [junit4]   2> 356437 T565 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356438 T565 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356439 T565 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 356512 T565 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 356527 T565 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 356680 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 356702 T548 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356702 T548 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356704 T548 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 356715 T588 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356715 T588 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356717 T588 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 356731 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 356741 T548 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 356751 T528 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356751 T528 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 356753 T528 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 356786 T565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 356788 T548 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 356796 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 356796 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 356797 T565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 356796 T528 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 356805 T528 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 356798 T588 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 356812 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 356812 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 356814 T565 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 356814 T565 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373//nodes_used_collection_shard2_replica2/data/
   [junit4]   2> 356815 T565 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58dad8b5
   [junit4]   2> 356816 T588 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 356816 T565 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373//nodes_used_collection_shard2_replica2/data
   [junit4]   2> 356827 T565 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373//nodes_used_collection_shard2_replica2/data/index/
   [junit4]   2> 356828 T565 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 356833 T565 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376317510373//nodes_used_collection_shard2_replica2/data/index
   [junit4]   2> 356842 T565 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48cf9c14 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e28ed26),segFN=segments_1,generation=1}
   [junit4]   2> 356842 T565 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 356853 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 356855 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 356858 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 356863 T565 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 356866 T565 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 356866 T565 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 356867 T565 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 356868 T565 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 356881 T565 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 356905 T548 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 356948 T588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 356966 T588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 356968 T548 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 356987 T565 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 356991 T588 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 356994 T565 oass.SolrIndexSearcher.<init> Opening Searcher@2521e634 main
   [junit4]   2> 356996 T565 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 356997 T565 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 357008 T548 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 357010 T588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 357012 T588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 357012 T588 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 357015 T548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 357015 T548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 357016 T548 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 357019 T588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 357019 T588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 357023 T548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 357024 T548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 357024 T548 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 357025 T548 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335//nodes_used_collection_shard1_replica1/data/
   [junit4]   2> 357025 T548 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58dad8b5
   [junit4]   2> 357027 T548 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335//nodes_used_collection_shard1_replica1/data
   [junit4]   2> 357023 T588 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 357028 T588 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//nodes_used_collection_shard2_replica1/data/
   [junit4]   2> 357029 T588 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58dad8b5
   [junit4]   2> 357030 T588 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//nodes_used_collection_shard2_replica1/data
   [junit4]   2> 357029 T528 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 357033 T548 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335//nodes_used_collection_shard1_replica1/data/index/
   [junit4]   2> 357033 T548 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 357034 T548 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376317508335//nodes_used_collection_shard1_replica1/data/index
   [junit4]   2> 357040 T548 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d17c254 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bd2afcf),segFN=segments_1,generation=1}
   [junit4]   2> 357041 T548 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 357043 T603 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@2521e634 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 357042 T588 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//nodes_used_collection_shard2_replica1/data/index/
   [junit4]   2> 357049 T588 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 357056 T548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 357057 T548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 357061 T565 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
   [junit4]   2> 357062 T565 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:52515 collection:nodes_used_collection shard:shard2
   [junit4]   2> 357062 T565 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 357069 T548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 357071 T548 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 357072 T548 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 357072 T548 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 357073 T548 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 357075 T588 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//nodes_used_collection_shard2_replica1/data/index
   [junit4]   2> 357089 T548 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 357090 T548 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 357108 T528 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 357110 T588 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f99a13b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2324a1e3),segFN=segments_1,generation=1}
   [junit4]   2> 357110 T588 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 357131 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 357132 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 357134 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 357137 T588 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 357138 T588 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 357139 T588 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 357140 T588 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 357142 T588 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 357143 T588 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 357177 T565 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
   [junit4]   2> 357195 T588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357215 T548 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357235 T528 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 357268 T588 oass.SolrIndexSearcher.<init> Opening Searcher@17321d79 main
   [junit4]   2> 357274 T528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 357275 T528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 357277 T528 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 357280 T588 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 357287 T528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 357290 T528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 357291 T528 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 357291 T528 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090//nodes_used_collection_shard1_replica2/data/
   [junit4]   2> 357292 T528 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58dad8b5
   [junit4]   2> 357289 T588 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 357294 T528 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090//nodes_used_collection_shard1_replica2/data
   [junit4]   2> 357303 T604 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@17321d79 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 357307 T528 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090//nodes_used_collection_shard1_replica2/data/index/
   [junit4]   2> 357309 T528 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 357311 T548 oass.SolrIndexSearcher.<init> Opening Searcher@59dd6ab4 main
   [junit4]   2> 357314 T528 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376317507090//nodes_used_collection_shard1_replica2/data/index
   [junit4]   2> 357319 T548 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 357328 T528 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4719647d lockFactory=org.apache.lucene.store.NativeFSLockFactory@57887d83),segFN=segments_1,generation=1}
   [junit4]   2> 357328 T528 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 357330 T565 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 357331 T588 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
   [junit4]   2> 357331 T588 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:52521 collection:nodes_used_collection shard:shard2
   [junit4]   2> 357332 T588 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 357328 T548 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 357350 T605 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@59dd6ab4 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 357359 T548 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
   [junit4]   2> 357360 T548 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:52512 collection:nodes_used_collection shard:shard1
   [junit4]   2> 357361 T548 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 357365 T528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 357390 T528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 357393 T528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 357366 T565 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179986
   [junit4]   2> 357401 T528 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 357404 T528 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 357405 T528 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 357407 T528 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 357409 T528 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 357410 T528 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 357432 T548 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 357443 T528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357461 T528 oass.SolrIndexSearcher.<init> Opening Searcher@45564f9 main
   [junit4]   2> 357464 T528 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 357464 T528 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 357472 T606 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@45564f9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 357477 T528 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
   [junit4]   2> 357478 T528 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:52508 collection:nodes_used_collection shard:shard1
   [junit4]   2> 357478 T528 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 357507 T548 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 357520 T548 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 357521 T548 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 357522 T548 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52512/nodes_used_collection_shard1_replica1/
   [junit4]   2> 357523 T548 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:52512 START replicas=[http://127.0.0.1:52508/nodes_used_collection_shard1_replica2/] nUpdates=100
   [junit4]   2> 357525 T548 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:52512 DONE.  We have no versions.  sync failed.
   [junit4]   2> 357526 T548 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 357526 T548 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 357530 T548 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52512/nodes_used_collection_shard1_replica1/ shard1
   [junit4]   2> 357531 T548 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
   [junit4]   2> ASYNC  NEW_CORE C231 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@584e26a4 url=http://127.0.0.1:52508/nodes_used_collection_shard1_replica2 node=127.0.0.1:52508_ C231_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{state=down, core=nodes_used_collection_shard1_replica2, node_name=127.0.0.1:52508_, base_url=http://127.0.0.1:52508}
   [junit4]   2> 357548 T530 C231 P52508 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
   [junit4]   2> 357905 T565 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 357907 T565 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 357907 T565 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52515/nodes_used_collection_shard2_replica2/
   [junit4]   2> 357908 T565 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:52515 START replicas=[http://127.0.0.1:52521/nodes_used_collection_shard2_replica1/] nUpdates=100
   [junit4]   2> 357909 T565 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:52515 DONE.  We have no versions.  sync failed.
   [junit4]   2> 357910 T565 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 357911 T565 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 357912 T565 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52515/nodes_used_collection_shard2_replica2/ shard2
   [junit4]   2> 357913 T565 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2
   [junit4]   2> ASYNC  NEW_CORE C232 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@3714597d url=http://127.0.0.1:52521/nodes_used_collection_shard2_replica1 node=127.0.0.1:52521_ C232_STATE=coll:nodes_used_coll

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

eValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard4_replica2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard4_replica2/data/index;done=false>>]
   [junit4]   2> 512450 T515 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard4_replica2/data/index
   [junit4]   2> 512450 T515 oasc.SolrCore.close [awholynewcollection_1_shard5_replica3]  CLOSING SolrCore org.apache.solr.core.SolrCore@91b41f2
   [junit4]   2> 512465 T933 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=5 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node14",
   [junit4]   2> 	  "numShards":"5",
   [junit4]   2> 	  "shard":"shard5",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovery_failed",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"awholynewcollection_1_shard5_replica3",
   [junit4]   2> 	  "collection":"awholynewcollection_1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52521_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52521"}
   [junit4]   2> 512474 T515 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 512474 T515 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 512475 T515 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 512476 T515 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 512477 T515 oasc.SolrCore.closeSearcher [awholynewcollection_1_shard5_replica3] Closing main searcher on request.
   [junit4]   2> 512478 T515 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 512478 T515 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard5_replica3/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard5_replica3/data;done=false>>]
   [junit4]   2> 512479 T515 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard5_replica3/data
   [junit4]   2> 512480 T515 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard5_replica3/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard5_replica3/data/index;done=false>>]
   [junit4]   2> 512481 T515 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376317514657//awholynewcollection_1_shard5_replica3/data/index
   [junit4]   2> 512484 T597 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 512485 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 512504 T515 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 512565 T515 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 512568 T515 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52505 52505
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=301E23BFA1FBB9AB -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Pacific/Fakaofo -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    173s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: awholynewcollection_1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([301E23BFA1FBB9AB:B1F8ADA7D6A4D997]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:424)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:318)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1537)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1551)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:439)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:147)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 512927 T515 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 172695 T514 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 513790 T597 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 513790 T597 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> 513791 T597 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 513791 T597 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 513792 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 513792 T597 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=bg, timezone=Pacific/Fakaofo
   [junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=2,threads=2,free=37346416,total=179703808
   [junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, ReturnFieldsTest, HdfsBasicDistributedZkTest, RecoveryZkTest, TestFoldingMultitermQuery, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, NotRequiredUniqueKeyTest, TestReversedWildcardFilterFactory, AnalysisAfterCoreReloadTest, AutoCommitTest, CircularListTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, IndexSchemaRuntimeFieldTest, SoftAutoCommitTest, TestSuggestSpellingConverter, CoreAdminCreateDiscoverTest, TestPseudoReturnFields, HighlighterConfigTest, TestFastLRUCache, SpellPossibilityIteratorTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 173.78s, 1 test, 1 error <<< FAILURES!

[...truncated 923 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:395: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:375: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:449: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1233: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:876: There were test failures: 319 suites, 1350 tests, 1 error, 41 ignored (6 assumptions)

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