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/04 00:05:32 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/703/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:50693/ew/k returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50693/ew/k returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([8F9D50A202F5DAA1:E7BDEBA75AABA9D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.AliasIntegrationTest.createAlias(AliasIntegrationTest.java:244)
	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:152)
	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)


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

Error Message:
Server refused connection at: http://127.0.0.1:49506/co_fqn

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:49506/co_fqn
	at __randomizedtesting.SeedInfo.seed([8F9D50A202F5DAA1:E7BDEBA75AABA9D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1535)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:159)
	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)
Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1:49506 refused
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	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.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
	... 45 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 52 more




Build Log:
[...truncated 9294 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 343114 T656 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /co_fqn/
   [junit4]   2> 343124 T656 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1375563620757
   [junit4]   2> 343126 T656 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 343128 T657 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 343229 T656 oasc.ZkTestServer.run start zk server on port:49496
   [junit4]   2> 343230 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 343236 T663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d0e16a4 name:ZooKeeperConnection Watcher:127.0.0.1:49496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 343237 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 343237 T656 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 343292 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 343297 T665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ba5b3ac name:ZooKeeperConnection Watcher:127.0.0.1:49496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 343298 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 343298 T656 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 343313 T656 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 343321 T656 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 343327 T656 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 343335 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 343336 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 343353 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 343354 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 343363 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 343363 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 343371 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 343372 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 343380 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 343381 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 343396 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 343397 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 343404 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 343404 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 343416 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 343418 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 343425 T656 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 343425 T656 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 343918 T656 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 343951 T656 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49499
   [junit4]   2> 343952 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 343952 T656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 343953 T656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070
   [junit4]   2> 343953 T656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/'
   [junit4]   2> 344073 T656 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/solr.xml
   [junit4]   2> 344235 T656 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 344242 T656 oasc.CoreContainer.<init> New CoreContainer 413683836
   [junit4]   2> 344243 T656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/]
   [junit4]   2> 344246 T656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 344246 T656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 344247 T656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 344247 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 344248 T656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 344248 T656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 344249 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 344249 T656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 344249 T656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 344250 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 344271 T656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49496/solr
   [junit4]   2> 344272 T656 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 344279 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344286 T676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18052768 name:ZooKeeperConnection Watcher:127.0.0.1:49496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344286 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344292 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 344310 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344316 T678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@745498bb name:ZooKeeperConnection Watcher:127.0.0.1:49496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344316 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344323 T656 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 344335 T656 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 344352 T656 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 344357 T656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49499_co_fqn
   [junit4]   2> 344360 T656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49499_co_fqn
   [junit4]   2> 344368 T656 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 344382 T656 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 344389 T656 oasc.Overseer.start Overseer (id=90148937450520579-127.0.0.1:49499_co_fqn-n_0000000000) starting
   [junit4]   2> 344400 T656 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 344418 T680 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 344421 T656 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 344428 T656 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 344433 T656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 344444 T656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070
   [junit4]   2> 344452 T679 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 344613 T656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/conf/
   [junit4]   2> 344624 T656 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 344625 T656 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 344626 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 344626 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 344646 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 344652 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 344655 T683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f5978da name:ZooKeeperConnection Watcher:127.0.0.1:49496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344655 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 344661 T656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 344670 T656 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 345186 T656 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 345193 T656 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49503
   [junit4]   2> 345194 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 345212 T656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 345213 T656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375563622303
   [junit4]   2> 345213 T656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375563622303/'
   [junit4]   2> 345256 T656 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375563622303/solr.xml
   [junit4]   2> 345401 T656 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 345402 T656 oasc.CoreContainer.<init> New CoreContainer 1948393361
   [junit4]   2> 345402 T656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375563622303/]
   [junit4]   2> 345405 T656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 345405 T656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 345407 T656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 345410 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 345412 T656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 345413 T656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 345413 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 345413 T656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 345414 T656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 345415 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 345438 T656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49496/solr
   [junit4]   2> 345439 T656 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 345441 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345446 T694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26896b32 name:ZooKeeperConnection Watcher:127.0.0.1:49496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345446 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345453 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 345474 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345479 T696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dff58b name:ZooKeeperConnection Watcher:127.0.0.1:49496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345479 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345499 T656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 346509 T656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49503_co_fqn
   [junit4]   2> 346512 T656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49503_co_fqn
   [junit4]   2> 346519 T683 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 346527 T678 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 346534 T696 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 346535 T656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375563622303
   [junit4]   2> 346687 T656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375563622303/conf/
   [junit4]   2> 346693 T656 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 346696 T656 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 346697 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 346698 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 347178 T656 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 347187 T656 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49506
   [junit4]   2> 347188 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 347188 T656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 347189 T656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350
   [junit4]   2> 347189 T656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/'
   [junit4]   2> 347235 T656 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/solr.xml
   [junit4]   2> 347373 T656 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 347373 T656 oasc.CoreContainer.<init> New CoreContainer 1893199577
   [junit4]   2> 347374 T656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/]
   [junit4]   2> 347376 T656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 347376 T656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 347377 T656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 347377 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 347378 T656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 347378 T656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 347379 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 347379 T656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 347380 T656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 347380 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 347401 T656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49496/solr
   [junit4]   2> 347401 T656 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 347404 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 347409 T708 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2de6222d name:ZooKeeperConnection Watcher:127.0.0.1:49496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 347409 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 347420 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 347437 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 347441 T710 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7abecec4 name:ZooKeeperConnection Watcher:127.0.0.1:49496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 347441 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 347455 T656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 348467 T656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49506_co_fqn
   [junit4]   2> 348470 T656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49506_co_fqn
   [junit4]   2> 348486 T710 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 348487 T678 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 348489 T683 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 348489 T696 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 348502 T656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350
   [junit4]   2> 348660 T656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/conf/
   [junit4]   2> 348668 T656 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 348669 T656 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 348670 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 348670 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 349225 T656 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 349233 T656 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49509
   [junit4]   2> 349234 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 349235 T656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 349235 T656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329
   [junit4]   2> 349236 T656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/'
   [junit4]   2> 349281 T656 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/solr.xml
   [junit4]   2> 349414 T656 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 349415 T656 oasc.CoreContainer.<init> New CoreContainer 126130326
   [junit4]   2> 349415 T656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/]
   [junit4]   2> 349418 T656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 349418 T656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 349418 T656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 349419 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 349420 T656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 349421 T656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 349421 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 349421 T656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 349422 T656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 349422 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 349450 T656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49496/solr
   [junit4]   2> 349451 T656 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 349456 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 349463 T722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ed25b4f name:ZooKeeperConnection Watcher:127.0.0.1:49496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349464 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349469 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 349492 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 349496 T724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a80114 name:ZooKeeperConnection Watcher:127.0.0.1:49496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349496 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349517 T656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 350529 T656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49509_co_fqn
   [junit4]   2> 350532 T656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49509_co_fqn
   [junit4]   2> 350544 T724 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 350544 T696 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 350545 T683 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 350545 T678 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 350548 T710 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 350571 T656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329
   [junit4]   2> 350752 T656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/conf/
   [junit4]   2> 350761 T656 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 350762 T656 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 350762 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 350763 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 351302 T656 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 351307 T656 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49512
   [junit4]   2> 351309 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 351309 T656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 351310 T656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414
   [junit4]   2> 351310 T656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/'
   [junit4]   2> 351360 T656 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/solr.xml
   [junit4]   2> 351503 T656 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 351504 T656 oasc.CoreContainer.<init> New CoreContainer 997181473
   [junit4]   2> 351504 T656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/]
   [junit4]   2> 351506 T656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 351507 T656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 351507 T656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 351508 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 351508 T656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 351509 T656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 351509 T656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 351510 T656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 351510 T656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 351511 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 351532 T656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49496/solr
   [junit4]   2> 351533 T656 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 351536 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 351546 T736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b6f025 name:ZooKeeperConnection Watcher:127.0.0.1:49496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351547 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 351552 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 351572 T656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 351576 T738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@356663fa name:ZooKeeperConnection Watcher:127.0.0.1:49496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351577 T656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 351591 T656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 352603 T656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49512_co_fqn
   [junit4]   2> 352606 T656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49512_co_fqn
   [junit4]   2> 352614 T683 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 352615 T678 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 352622 T738 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 352625 T724 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 352627 T696 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 352628 T710 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 352640 T656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414
   [junit4]   2> 352794 T656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/conf/
   [junit4]   2> 352803 T656 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 352803 T656 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 352804 T656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 352804 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 352837 T656 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 352869 T692 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 352889 T678 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352896 T678 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352897 T680 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> 352897 T680 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> 353513 T679 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 353516 T679 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection
   [junit4]   2> 353516 T679 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2]
   [junit4]   2> 353532 T678 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> 353533 T696 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> 353540 T683 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> 353541 T724 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> 353541 T710 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> 353542 T738 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> 353620 T680 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 353621 T680 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:49506_co_fqn
   [junit4]   2> 353622 T680 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:49512_co_fqn
   [junit4]   2> 353624 T680 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:49499_co_fqn
   [junit4]   2> 353631 T680 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:49509_co_fqn
   [junit4]   2> 353652 T720 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
   [junit4]   2> 353655 T734 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
   [junit4]   2> 353655 T674 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
   [junit4]   2> 353658 T706 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
   [junit4]   2> 353665 T734 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 353667 T720 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 353668 T706 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 353669 T674 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 355063 T679 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355067 T679 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 355068 T679 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":"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:49509_co_fqn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49509/co_fqn"}
   [junit4]   2> 355081 T679 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 355082 T679 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":"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:49512_co_fqn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49512/co_fqn"}
   [junit4]   2> 355095 T679 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 355096 T679 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_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49499_co_fqn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49499/co_fqn"}
   [junit4]   2> 355117 T679 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 355117 T679 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_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49506_co_fqn",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49506/co_fqn"}
   [junit4]   2> 355135 T678 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> 355136 T710 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> 355136 T696 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> 355135 T683 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> 355135 T724 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> 355136 T738 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> 355668 T734 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2
   [junit4]   2> 355670 T720 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2
   [junit4]   2> 355672 T706 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1
   [junit4]   2> 355673 T674 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1
   [junit4]   2> 355670 T734 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/nodes_used_collection_shard1_replica2/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/nodes_used_collection_shard1_replica2/core.properties (No such file or directory)
   [junit4]   2> 355676 T734 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/nodes_used_collection_shard1_replica2
   [junit4]   2> 355676 T734 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 355672 T720 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/nodes_used_collection_shard2_replica2/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/nodes_used_collection_shard2_replica2/core.properties (No such file or directory)
   [junit4]   2> 355677 T720 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/nodes_used_collection_shard2_replica2
   [junit4]   2> 355678 T720 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 355673 T706 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/nodes_used_collection_shard1_replica1/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/nodes_used_collection_shard1_replica1/core.properties (No such file or directory)
   [junit4]   2> 355679 T706 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/nodes_used_collection_shard1_replica1
   [junit4]   2> 355679 T706 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 355674 T674 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/nodes_used_collection_shard2_replica1/core.properties: java.io.FileNotFoundException: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/nodes_used_collection_shard2_replica1/core.properties (No such file or directory)
   [junit4]   2> 355680 T674 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/nodes_used_collection_shard2_replica1
   [junit4]   2> 355681 T674 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 355685 T706 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 355686 T706 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 355691 T706 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 355692 T706 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 355700 T734 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 355700 T734 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 355701 T720 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 355702 T720 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 355719 T674 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 355719 T674 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 355719 T734 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 355721 T720 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 355724 T706 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 355726 T674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/nodes_used_collection_shard2_replica1/'
   [junit4]   2> 355737 T720 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 355740 T706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/nodes_used_collection_shard1_replica1/'
   [junit4]   2> 355776 T734 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 355828 T734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/nodes_used_collection_shard1_replica2/'
   [junit4]   2> 355829 T720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/nodes_used_collection_shard2_replica2/'
   [junit4]   2> 356083 T734 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 356096 T706 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 356164 T720 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 356171 T674 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 356410 T734 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 356420 T734 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 356430 T706 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 356474 T720 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 356479 T734 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
   [junit4]   2> 356500 T674 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 356503 T706 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 356506 T674 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 356519 T720 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 356562 T706 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
   [junit4]   2> 356576 T674 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
   [junit4]   2> 356662 T720 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
   [junit4]   2> 360025 T734 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 360090 T706 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 360111 T734 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 360118 T734 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 360135 T720 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 360140 T706 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 360163 T706 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 360197 T720 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 360205 T720 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 360237 T734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360241 T706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360254 T734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360254 T706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360263 T734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360267 T734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360268 T734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360268 T734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360272 T706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360275 T734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360276 T734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360277 T734 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 360277 T734 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414//nodes_used_collection_shard1_replica2/data/
   [junit4]   2> 360283 T734 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f58b1d
   [junit4]   2> 360284 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360290 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360291 T706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360289 T734 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414//nodes_used_collection_shard1_replica2/data
   [junit4]   2> 360292 T734 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414//nodes_used_collection_shard1_replica2/data/index/
   [junit4]   2> 360293 T734 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 360294 T734 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375563628414//nodes_used_collection_shard1_replica2/data/index
   [junit4]   2> 360286 T674 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 360316 T674 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 360321 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360321 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360322 T706 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 360323 T706 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350//nodes_used_collection_shard1_replica1/data/
   [junit4]   2> 360323 T706 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f58b1d
   [junit4]   2> 360325 T706 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350//nodes_used_collection_shard1_replica1/data
   [junit4]   2> 360325 T706 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350//nodes_used_collection_shard1_replica1/data/index/
   [junit4]   2> 360326 T706 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 360327 T706 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375563624350//nodes_used_collection_shard1_replica1/data/index
   [junit4]   2> 360337 T674 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 360344 T720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360346 T706 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7dbd98a1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@525c2dce),segFN=segments_1,generation=1}
   [junit4]   2> 360346 T706 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360357 T706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 360359 T706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 360360 T706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 360362 T706 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 360364 T706 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 360372 T706 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 360373 T706 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 360374 T706 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 360359 T734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e13bdf5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b678332),segFN=segments_1,generation=1}
   [junit4]   2> 360398 T734 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360396 T706 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 360407 T720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360418 T734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 360419 T734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 360422 T734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 360423 T734 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 360424 T734 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 360425 T734 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 360425 T734 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 360426 T734 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 360432 T734 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 360445 T706 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360460 T720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360461 T734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360468 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360468 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360469 T720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360470 T734 oass.SolrIndexSearcher.<init> Opening Searcher@2b9f495d main
   [junit4]   2> 360472 T734 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 360472 T734 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 360481 T745 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@2b9f495d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 360483 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360484 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360484 T720 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 360485 T720 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329//nodes_used_collection_shard2_replica2/data/
   [junit4]   2> 360485 T720 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f58b1d
   [junit4]   2> 360487 T706 oass.SolrIndexSearcher.<init> Opening Searcher@25db74af main
   [junit4]   2> 360489 T720 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329//nodes_used_collection_shard2_replica2/data
   [junit4]   2> 360490 T720 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329//nodes_used_collection_shard2_replica2/data/index/
   [junit4]   2> 360490 T720 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 360491 T720 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375563626329//nodes_used_collection_shard2_replica2/data/index
   [junit4]   2> 360491 T734 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
   [junit4]   2> 360492 T734 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:49512/co_fqn collection:nodes_used_collection shard:shard1
   [junit4]   2> 360494 T734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 360499 T706 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 360503 T706 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 360517 T744 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@25db74af main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 360529 T706 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
   [junit4]   2> 360530 T706 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:49506/co_fqn collection:nodes_used_collection shard:shard1
   [junit4]   2> 360530 T706 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 360616 T706 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 360638 T674 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360639 T734 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 360641 T720 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5d34373c lockFactory=org.apache.lucene.store.NativeFSLockFactory@58b009cc),segFN=segments_1,generation=1}
   [junit4]   2> 360647 T720 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360672 T674 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360689 T720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 360692 T720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 360698 T720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 360700 T720 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 360702 T720 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 360702 T720 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 360703 T720 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 360704 T720 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 360705 T720 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 360708 T674 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360711 T674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360712 T674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360712 T674 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 360715 T706 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 360716 T674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 360717 T674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 360717 T674 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 360718 T674 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070//nodes_used_collection_shard2_replica1/data/
   [junit4]   2> 360718 T674 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f58b1d
   [junit4]   2> 360720 T674 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070//nodes_used_collection_shard2_replica1/data
   [junit4]   2> 360720 T674 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070//nodes_used_collection_shard2_replica1/data/index/
   [junit4]   2> 360720 T674 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 360721 T674 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375563621070//nodes_used_collection_shard2_replica1/data/index
   [junit4]   2> 360737 T674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c2be5e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63d5ff8c),segFN=segments_1,generation=1}
   [junit4]   2> 360738 T674 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360754 T720 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360774 T674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 360775 T674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 360777 T674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 360778 T674 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 360779 T674 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 360780 T674 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 360782 T674 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 360775 T706 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 360784 T706 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 360785 T706 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49506/co_fqn/nodes_used_collection_shard1_replica1/
   [junit4]   2> 360786 T706 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:49506/co_fqn START replicas=[http://127.0.0.1:49512/co_fqn/nodes_used_collection_shard1_replica2/] nUpdates=100
   [junit4]   2> 360784 T674 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 360799 T674 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 360808 T706 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:49506/co_fqn DONE.  We have no versions.  sync failed.
   [junit4]   2> 360809 T706 oasc.SyncStrategy.syncReplicas

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

7771 T4948 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@765b1d3f
   [junit4]   2> 2547791 T4948 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 2547792 T4948 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2547793 T4948 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2547797 T4948 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2547805 T4948 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2547806 T4948 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2547807 T4948 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.AliasIntegrationTest-1375565716126/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.AliasIntegrationTest-1375565716126/jetty4;done=false>>]
   [junit4]   2> 2547808 T4948 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.AliasIntegrationTest-1375565716126/jetty4
   [junit4]   2> 2547809 T4948 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.AliasIntegrationTest-1375565716126/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.AliasIntegrationTest-1375565716126/jetty4/index;done=false>>]
   [junit4]   2> 2547810 T4948 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.AliasIntegrationTest-1375565716126/jetty4/index
   [junit4]   2> 2547812 T5088 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90149074773082124-127.0.0.1:50707_ew%2Fk-n_0000000004) am no longer a leader.
   [junit4]   2> 2547817 T5042 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> 2547834 T4948 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ew/k,null}
   [junit4]   2> 2547923 T4948 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2547932 T4948 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50685 50685
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> -
   [junit4]   1> rstate:down live:true
   [junit4]   1> rstate:down live:true
   [junit4]   1> -
   [junit4]   1> rstate:down live:true
   [junit4]   1> rstate:down live:true
   [junit4]   1> -
   [junit4]   1> rstate:active live:true
   [junit4]   1> rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2547973 T5024 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2547973 T5024 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.method=testDistribSearch -Dtests.seed=8F9D50A202F5DAA1 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Navajo -Dtests.file.encoding=UTF-8
   [junit4] ERROR    110s | AliasIntegrationTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50693/ew/k returned non ok status:500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F9D50A202F5DAA1:E7BDEBA75AABA9D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.createAlias(AliasIntegrationTest.java:244)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 2547987 T4948 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 109534 T4947 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 2549119 T5042 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2549119 T5042 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42: {timestamp=PostingsFormat(name=SimpleText), range_facet_l=PostingsFormat(name=SimpleText), id=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=MockVariableIntBlock(baseBlockSize=96), a_t=PostingsFormat(name=SimpleText), text=MockVariableIntBlock(baseBlockSize=96), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=PostingsFormat(name=SimpleText), other_tl1=PostingsFormat(name=SimpleText), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), a_si=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=PostingsFormat(name=SimpleText)}, docValues:{timestamp=DocValuesFormat(name=Lucene42)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pt_BR, timezone=Navajo
   [junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=2,threads=8,free=177837432,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, QueryResultKeyTest, DirectUpdateHandlerTest, TestWriterPerf, TestElisionMultitermQuery, TestReload, TestStressReorder, SynonymTokenizerTest, IndexReaderFactoryTest, FullSolrCloudDistribCmdsTest, HighlighterConfigTest, TestSolrCoreProperties, ChaosMonkeySafeLeaderTest, TestJmxMonitoredMap, CollectionsAPIDistributedZkTest, TestDFRSimilarityFactory, LeaderElectionTest, TestSweetSpotSimilarityFactory, TestReplicationHandler, DistributedSpellCheckComponentTest, TestStressRecovery, CoreContainerCoreInitFailuresTest, TestAtomicUpdateErrorCases, TestXIncludeConfig, BadCopyFieldTest, SolrPluginUtilsTest, CoreAdminCreateDiscoverTest, DistributedQueryElevationComponentTest, DistanceFunctionTest, SpellPossibilityIteratorTest, SuggesterTSTTest, BlockDirectoryTest, HdfsBasicDistributedZkTest, SolrCoreTest, RequiredFieldsTest, ReturnFieldsTest, TestMultiCoreConfBootstrap, PeerSyncTest, TestLFUCache, TestFieldResource, IndexSchemaTest, NumericFieldsTest, TermVectorComponentTest, TestRecovery, CSVRequestHandlerTest, TestComponentsName, AssignTest, DirectUpdateHandlerOptimizeTest, TestPluginEnable, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestArbitraryIndexDir, SolrInfoMBeanTest, PreAnalyzedFieldTest, TestRangeQuery, DateMathParserTest, SolrRequestParserTest, TestTrie, SOLR749Test, PrimUtilsTest, TestRandomFaceting, DocValuesTest, TestStressLucene, TestQueryTypes, TestDocumentBuilder, TestSolrXMLSerializer, TestSolrQueryParserResource, SimpleFacetsTest, PolyFieldTest, TestPerFieldSimilarity, TermsComponentTest, SystemInfoHandlerTest, DefaultValueUpdateProcessorTest, TestBinaryResponseWriter, AnalysisAfterCoreReloadTest, TestSolrIndexConfig, ZkControllerTest, CachingDirectoryFactoryTest, DeleteShardTest, HighlighterTest, BasicFunctionalityTest, ZkSolrClientTest, TestRandomDVFaceting, EchoParamsTest, QueryEqualityTest, TestRTGBase, OverseerTest, TestDistributedGrouping, CoreAdminHandlerTest, FileUtilsTest, LukeRequestHandlerTest, TestCloudManagedSchemaAddField, HdfsChaosMonkeySafeLeaderTest, TestRecoveryHdfs, TestRealTimeGet, RegexBoostProcessorTest, TestPseudoReturnFields, SpellCheckCollatorTest, BasicDistributedZkTest, HdfsLockFactoryTest, TestCSVLoader, SliceStateUpdateTest, SolrTestCaseJ4Test, SortByFunctionTest, SolrCmdDistributorTest, TestCharFilters, TestLRUCache, TermVectorComponentDistributedTest, TestDocSet, TestCoreContainer, TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest, ExternalFileFieldSortTest, BasicDistributedZk2Test, UpdateParamsTest, TestLMDirichletSimilarityFactory, TestReloadAndDeleteDocs, TestJmxIntegration, AutoCommitTest, DocValuesMultiTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, TestUpdate, UpdateRequestProcessorFactoryTest, DirectSolrConnectionTest, TestNumberUtils, AliasIntegrationTest]
   [junit4] Completed in 110.92s, 1 test, 1 error <<< FAILURES!

[...truncated 580 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:389: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:369: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:449: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1230: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:873: There were test failures: 320 suites, 1347 tests, 2 errors, 39 ignored (5 assumptions)

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