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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5446 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5446/
Java: 64bit/jdk1.8.0-ea-b86 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Server at http://127.0.0.1:44699/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:44699/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([4CF8E1840E644314:CD1E6F9C793B2328]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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:722)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([4CF8E1840E644314:CD1E6F9C793B2328]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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:722)




Build Log:
[...truncated 9367 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.303; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.307; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.307; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.308; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.408; org.apache.solr.cloud.ZkTestServer; start zk server on port:44961
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.409; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.725; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@194ccd5f name:ZooKeeperConnection Watcher:127.0.0.1:44961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.725; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.725; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.730; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.731; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@178b3006 name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.731; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.732; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.734; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.736; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.738; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.740; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.741; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.744; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.745; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.747; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.748; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.750; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.750; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.752; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.752; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.754; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.755; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.757; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.757; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.759; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.759; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.761; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.762; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.827; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.842; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:46578
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.843; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.843; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.844; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.844; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.845; org.apache.solr.core.CoreContainer; New CoreContainer 1715112731
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.845; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.845; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.885; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.886; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.886; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.891; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.908; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.909; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.910; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367461750764/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.912; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.912; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.914; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.914; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.914; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.915; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.918; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.919; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44961/solr
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.919; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.920; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.921; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@70a98e4d name:ZooKeeperConnection Watcher:127.0.0.1:44961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.922; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.923; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.926; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.927; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@626729f0 name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.927; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.929; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.931; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.933; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.935; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46578_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.936; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:46578_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.939; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.943; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.945; org.apache.solr.cloud.Overseer; Overseer (id=89617973268316163-127.0.0.1:46578_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.947; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.950; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.950; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.952; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.954; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.955; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.957; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.957; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.958; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.963; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.964; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.966; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@553174bc name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.966; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.967; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:10.969; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.048; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.050; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:38432
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.051; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.051; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.052; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.052; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.052; org.apache.solr.core.CoreContainer; New CoreContainer 1377658245
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.053; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.053; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.093; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.094; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.094; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.099; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.114; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.115; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.116; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.118; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.118; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.121; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.121; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.121; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.124; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.125; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44961/solr
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.125; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.126; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.127; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@298ae43b name:ZooKeeperConnection Watcher:127.0.0.1:44961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.128; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.129; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.132; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.135; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4d845443 name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.135; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:11.138; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.141; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38432_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.142; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:38432_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.147; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.147; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.147; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.151; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.151; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.152; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.217; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.219; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48994
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.220; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.220; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.221; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.221; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.221; org.apache.solr.core.CoreContainer; New CoreContainer 1516596674
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.222; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.222; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.274; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.275; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.276; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.280; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.295; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.296; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.297; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.301; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.301; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.301; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.302; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.302; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.302; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.305; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.306; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44961/solr
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.306; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.307; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.309; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7a25ad58 name:ZooKeeperConnection Watcher:127.0.0.1:44961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.309; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.310; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.313; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.315; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3272301 name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.315; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:12.318; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.320; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48994_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.322; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48994_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.325; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.325; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.325; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.325; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.329; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.329; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.329; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.395; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.398; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:35172
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.398; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.398; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.399; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.399; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.400; org.apache.solr.core.CoreContainer; New CoreContainer 134347208
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.400; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.400; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.440; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.441; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.441; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.446; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.462; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.463; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.464; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.466; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.467; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.467; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.467; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.468; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.468; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.468; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.469; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.469; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.469; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.472; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.473; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44961/solr
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.473; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.474; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.475; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4c86e2e4 name:ZooKeeperConnection Watcher:127.0.0.1:44961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.476; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.477; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.480; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.482; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@299ea0a2 name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.482; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:13.485; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.488; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35172_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.489; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35172_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.496; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.497; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.497; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.565; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.567; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53260
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.568; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.568; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.568; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.569; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.569; org.apache.solr.core.CoreContainer; New CoreContainer 1014838291
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.569; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.570; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.612; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.613; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.613; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.618; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.634; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.635; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.636; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367461754500/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.638; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.639; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.639; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.639; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.640; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.640; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.640; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.641; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.641; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.642; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.645; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.645; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44961/solr
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.645; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.646; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.648; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2c0604f8 name:ZooKeeperConnection Watcher:127.0.0.1:44961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.648; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.650; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.653; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.654; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@401cc453 name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.655; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:14.658; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.660; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53260_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.662; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53260_
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.665; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.665; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.665; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.665; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.665; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.665; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.669; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.670; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.670; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.672; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.676; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.676; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.677; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.677; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.679; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.679; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.681; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.683; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.713; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.747; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.748; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:15.752; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.116; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.121; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.124; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.135; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.139; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.142; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:16.143; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:16.143; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.144; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:16.145; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:16.145; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.145; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.146; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367461750970/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461755675unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.146; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b999e5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.146; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.147; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461755675unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.147; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461755675unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:16.148; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461755675unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.148; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461755675unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.150; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e4502bb lockFactory=org.apache.lucene.store.NativeFSLockFactory@40149b1b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.150; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.152; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.153; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.153; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.154; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.154; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.154; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.155; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.155; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.156; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.158; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.161; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2be13d22 main
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.161; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461755675unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.162; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.162; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.166; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@2be13d22 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.167; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.964; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.965; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38432",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:38432_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.965; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.965; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.969; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.969; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.969; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.969; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.969; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:16.969; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.169; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.170; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:38432 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.172; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.182; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.185; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.185; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.185; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:38432/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.186; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.186; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:38432/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.186; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:38432/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:17.186; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.472; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.494; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:38432/unloadcollection1/ and leader is http://127.0.0.1:38432/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.494; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:38432
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.495; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.495; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.497; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.498; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&numShards=1&action=CREATE&name=unloadcollection1&collection=unloadcollection&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461755675unloadcollection1_1n} status=0 QTime=2822 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.499; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.501; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.502; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5dd380ac name:ZooKeeperConnection Watcher:127.0.0.1:44961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.502; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.504; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.506; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.506; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.510; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.511; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.511; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.512; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.513; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.553; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.594; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.596; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.600; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.955; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.960; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.962; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.974; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.978; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:18.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:18.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:18.984; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:18.984; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.984; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.985; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367461752154/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.985; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b999e5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.986; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.986; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.987; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:18.987; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.987; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.989; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f573853 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bd073af),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.989; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.991; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.991; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.992; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.992; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.993; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.993; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.993; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.994; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.994; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.997; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.999; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@43da59ff main
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:18.999; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.000; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.000; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.003; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@43da59ff main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.004; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.005; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.983; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.984; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:38432__unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38432",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:38432_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.987; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48994",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:48994_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.987; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.987; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:19.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.006; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.006; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:48994 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.009; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:48994/unloadcollection2/ and leader is http://127.0.0.1:38432/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.010; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:48994
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.010; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.010; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.011; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.011; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.011; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.012; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.012; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&action=CREATE&name=unloadcollection2&collection=unloadcollection&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n} status=0 QTime=1502 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.012; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.013; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.013; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.014; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.015; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:20.018; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:48994__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.017; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.495; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.496; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48994__unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48994",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:48994_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:21.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:22.019; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:22.019; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:48994__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:22.020; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&checkLive=true&coreNodeName=127.0.0.1:48994__unloadcollection2&onlyIfLeader=true&state=recovering&action=PREPRECOVERY&nodeName=127.0.0.1:48994_&version=2&core=unloadcollection1} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:23.021; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.021; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:38432/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.021; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:48994 START replicas=[http://127.0.0.1:38432/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:24.021; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.022; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.022; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.022; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.022; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.022; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.022; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:38432/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.023; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.030; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&distrib=false&version=2&getVersions=100&qt=/get} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.031; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.032; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e4502bb lockFactory=org.apache.lucene.store.NativeFSLockFactory@40149b1b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.033; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.033; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e4502bb lockFactory=org.apache.lucene.store.NativeFSLockFactory@40149b1b),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e4502bb lockFactory=org.apache.lucene.store.NativeFSLockFactory@40149b1b),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.034; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.035; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6c1fd961 realtime
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.035; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.035; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&waitSearcher=true&softCommit=false&openSearcher=false&version=2&commit_end_point=true&commit=true} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.036; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.037; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.047; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.048; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&command=indexversion&qt=/replication} status=0 QTime=10 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.048; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.048; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.049; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.051; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&generation=2&command=filelist&qt=/replication} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.051; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.052; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index.20130502042924051
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.052; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3eff97c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2015d79f) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.055; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&checksum=true&file=segments_2&generation=2&command=filecontent&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.057; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.058; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.058; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.059; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f573853 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bd073af),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f573853 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bd073af),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.059; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.059; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.060; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@39730d5c main
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.060; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@39730d5c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.061; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index.20130502042924051 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index.20130502042924051;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.061; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index.20130502042924051
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.061; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461758509unloadcollection1_2n/index.20130502042924051
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.061; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.062; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.062; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.062; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.063; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.507; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.508; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48994__unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48994",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:48994_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.512; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:24.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.025; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.026; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.027; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.034; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.035; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.036; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.036; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.039; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.088; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.120; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.122; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.126; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.469; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.474; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.477; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.489; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.492; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.495; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:25.496; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:25.497; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.497; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:25.498; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:25.498; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.498; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.499; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367461753332/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.499; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b999e5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.500; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.500; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.501; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:25.501; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.501; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.503; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47dd5270 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1821958c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.503; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.505; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.505; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.506; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.507; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.507; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.507; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.508; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.508; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.509; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.512; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.514; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7b9ceb58 main
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.515; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.515; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.516; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.520; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@7b9ceb58 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.522; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:25.522; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.017; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.018; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35172",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35172_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.018; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.019; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.025; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.524; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.525; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:35172 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.529; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35172/unloadcollection3/ and leader is http://127.0.0.1:38432/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.530; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:35172
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.530; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.531; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.532; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.533; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.533; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.534; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.534; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.535; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&action=CREATE&name=unloadcollection3&collection=unloadcollection&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n} status=0 QTime=1501 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.536; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.536; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.538; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:26.543; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:35172__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.533; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.534; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35172__unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35172",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35172_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.539; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.540; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.540; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.540; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.540; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.540; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.540; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:27.539; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:28.543; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:28.544; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:35172__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:28.545; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&checkLive=true&coreNodeName=127.0.0.1:35172__unloadcollection3&onlyIfLeader=true&state=recovering&action=PREPRECOVERY&nodeName=127.0.0.1:35172_&version=2&core=unloadcollection1} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:29.545; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.545; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:38432/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.546; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:35172 START replicas=[http://127.0.0.1:38432/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-02 02:29:30.547; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.547; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.548; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.548; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.548; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.547; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.549; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:38432/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.549; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&distrib=false&version=2&getVersions=100&qt=/get} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.550; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.557; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.560; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e4502bb lockFactory=org.apache.lucene.store.NativeFSLockFactory@40149b1b),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e4502bb lockFactory=org.apache.lucene.store.NativeFSLockFactory@40149b1b),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.561; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.561; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.562; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&waitSearcher=true&softCommit=false&openSearcher=false&version=2&commit_end_point=true&commit=true} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.563; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.564; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.566; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&command=indexversion&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.567; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.567; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.568; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.570; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&generation=3&command=filelist&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.571; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.573; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index.20130502042930572
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.573; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@180df3c2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a97e5d0) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.577; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&checksum=true&file=segments_3&generation=3&command=filecontent&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.580; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.581; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.582; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.584; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47dd5270 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1821958c),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47dd5270 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1821958c),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.585; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.585; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.586; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4117bd39 main
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.587; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@4117bd39 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.588; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index.20130502042930572 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index.20130502042930572;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.588; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index.20130502042930572
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.589; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367461750307/1367461765032unloadcollection_3n/index.20130502042930572
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.589; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.590; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.590; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.590; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:30.592; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:31.551; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.050; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.051; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35172__unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35172",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35172_",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.057; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.057; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.058; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.057; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.057; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.057; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.057; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.553; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.555; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.556; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.580; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[20 (1433887595637506048)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.587; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[20 (1433887595637506048)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.588; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[20 (1433887595637506048)]} 0 15
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.589; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 20
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.601; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[21 (1433887595660574720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.602; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[21 (1433887595660574720)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.603; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[21 (1433887595660574720)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.604; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.615; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[22 (1433887595676303360)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.615; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[22 (1433887595676303360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.616; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[22 (1433887595676303360)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.617; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.627; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[23 (1433887595689934848)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.627; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[23 (1433887595689934848)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.629; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[23 (1433887595689934848)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.630; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.639; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[24 (1433887595702517760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.639; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[24 (1433887595702517760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.641; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[24 (1433887595702517760)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.651; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[25 (1433887595715100672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.651; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[25 (1433887595715100672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.653; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[25 (1433887595715100672)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.654; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.663; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[26 (1433887595727683584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.663; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[26 (1433887595727683584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.665; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[26 (1433887595727683584)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.665; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[26]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[27 (1433887595740266496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[27 (1433887595740266496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.676; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[27 (1433887595740266496)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.677; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[27]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.687; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[28 (1433887595752849408)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.687; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[28 (1433887595752849408)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.688; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[28 (1433887595752849408)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.689; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.698; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[29 (1433887595765432320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.698; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[29 (1433887595765432320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.700; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[29 (1433887595765432320)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.701; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[29]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.711; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[30 (1433887595778015232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.711; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[30 (1433887595778015232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.712; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[30 (1433887595778015232)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.713; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[30]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.723; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[31 (1433887595790598144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.723; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[31 (1433887595790598144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.725; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[31 (1433887595790598144)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.725; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[31]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.735; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[32 (1433887595803181056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.735; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[32 (1433887595803181056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.737; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[32 (1433887595803181056)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.738; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.747; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[33 (1433887595815763968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.747; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[33 (1433887595815763968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.749; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[33 (1433887595815763968)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.750; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[33]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.759; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[34 (1433887595828346880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.759; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[34 (1433887595828346880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.761; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[34 (1433887595828346880)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.761; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[34]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.771; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[35 (1433887595840929792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.771; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[35 (1433887595840929792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[35 (1433887595840929792)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[35]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[36 (1433887595853512704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[36 (1433887595853512704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[36 (1433887595853512704)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.786; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[36]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.795; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[37 (1433887595866095616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.795; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[37 (1433887595866095616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[37 (1433887595866095616)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[37]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[38 (1433887595878678528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[38 (1433887595878678528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.809; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[38 (1433887595878678528)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.810; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[38]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[39 (1433887595891261440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[39 (1433887595891261440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.821; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[39 (1433887595891261440)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.822; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[39]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.831; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[40 (1433887595903844352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.831; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[40 (1433887595903844352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.833; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[40 (1433887595903844352)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.834; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[40]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.843; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[41 (1433887595917475840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.843; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[41 (1433887595917475840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.845; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[41 (1433887595917475840)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.846; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[41]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.855; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[42 (1433887595929010176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.856; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[42 (1433887595929010176)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.857; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[42 (1433887595929010176)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.858; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[42]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.867; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[43 (1433887595941593088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.867; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[43 (1433887595941593088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.869; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[43 (1433887595941593088)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.870; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[43]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.879; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[44 (1433887595954176000)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.879; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[44 (1433887595954176000)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.881; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[44 (1433887595954176000)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.882; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[44]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.891; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[45 (1433887595966758912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.891; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[45 (1433887595966758912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[45 (1433887595966758912)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[45]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.903; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[46 (1433887595979341824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.903; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[46 (1433887595979341824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.905; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[46 (1433887595979341824)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.906; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[46]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.916; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[47 (1433887595991924736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.916; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[47 (1433887595991924736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.918; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[47 (1433887595991924736)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.919; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[47]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.925; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[48 (1433887596004507648)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.925; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[48 (1433887596004507648)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.926; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[48 (1433887596004507648)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.927; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[48]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.935; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[49 (1433887596012896256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.935; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[49 (1433887596012896256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[49 (1433887596012896256)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.938; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[49]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.947; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[50 (1433887596025479168)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.947; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[50 (1433887596025479168)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.949; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[50 (1433887596025479168)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.950; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[50]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.959; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[51 (1433887596038062080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.960; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[51 (1433887596038062080)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.961; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[51 (1433887596038062080)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.962; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[51]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.972; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[52 (1433887596051693568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.972; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[52 (1433887596051693568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.973; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[52 (1433887596051693568)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.974; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[52]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.984; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[53 (1433887596064276480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.984; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[53 (1433887596064276480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.986; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[53 (1433887596064276480)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.986; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[53]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.996; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[54 (1433887596076859392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.996; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[54 (1433887596076859392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.998; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[54 (1433887596076859392)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:32.999; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[54]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.008; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[55 (1433887596089442304)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.008; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[55 (1433887596089442304)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.010; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[55 (1433887596089442304)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.010; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[55]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.020; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[56 (1433887596102025216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.020; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[56 (1433887596102025216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.022; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[56 (1433887596102025216)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.023; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[56]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.032; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[57 (1433887596115656704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.033; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[57 (1433887596115656704)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.034; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[57 (1433887596115656704)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.035; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[57]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.045; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[58 (1433887596128239616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.045; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[58 (1433887596128239616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.046; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[58 (1433887596128239616)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.047; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[58]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.053; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[59 (1433887596138725376)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.054; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[59 (1433887596138725376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.054; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[59 (1433887596138725376)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.055; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[59]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.062; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[60 (1433887596147113984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.062; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[60 (1433887596147113984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.062; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[60 (1433887596147113984)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.063; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[60]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.070; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[61 (1433887596155502592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.070; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[61 (1433887596155502592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.072; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[61 (1433887596155502592)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.072; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[61]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.082; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[62 (1433887596167036928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.082; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[62 (1433887596167036928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.084; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[62 (1433887596167036928)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.085; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[62]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.094; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[63 (1433887596179619840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.094; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[63 (1433887596179619840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.096; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[63 (1433887596179619840)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.096; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[63]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.106; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[64 (1433887596192202752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.106; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[64 (1433887596192202752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.107; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[64 (1433887596192202752)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.108; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[64]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.118; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[65 (1433887596204785664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.118; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[65 (1433887596204785664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.119; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[65 (1433887596204785664)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.120; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[65]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.131; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[66 (1433887596217368576)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.131; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38432/unloadcollection1/&version=2} {add=[66 (1433887596217368576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.133; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35172/unloadcollection3/&version=2} {add=[66 (1433887596217368576)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.134; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[66]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 02:29:33.143; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1

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

ll,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:11.420; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:11.452; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 42957
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:11.453; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=2024430036
[junit4:junit4]   1> WARN  - 2013-05-02 02:32:11.600; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:11.601; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> WARN  - 2013-05-02 02:32:11.601; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.455; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.456; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.459; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57b73d30
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.471; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.472; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.473; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.473; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.476; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.476; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.477; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367461900355/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367461900355/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.478; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367461900355/jetty4
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.479; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367461900355/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367461900355/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.479; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367461900355/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.481; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89617983101796364-127.0.0.1:42957_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.505; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.563; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.566; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:55741 55741
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367461900355
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=4CF8E1840E644314 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_IT -Dtests.timezone=America/Port_of_Spain -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   32.2s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:44699/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([4CF8E1840E644314:CD1E6F9C793B2328]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:12.586; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 32243 T1496 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-05-02 02:32:13.783; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 02:32:13.783; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-02 02:32:13.784; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=it_IT, timezone=America/Port_of_Spain
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=3,free=197485168,total=402653184
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, OpenCloseCoreStressTest, TestDistributedGrouping, TestLazyCores, NumericFieldsTest, CopyFieldTest, TestJmxIntegration, SignatureUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, TestFoldingMultitermQuery, TestArbitraryIndexDir, TestAnalyzedSuggestions, BadCopyFieldTest, TimeZoneUtilsTest, TestPropInject, TestBinaryResponseWriter, DebugComponentTest, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, JSONWriterTest, ChaosMonkeySafeLeaderTest, ShardSplitTest, TestBM25SimilarityFactory, TestJmxMonitoredMap, TestAtomicUpdateErrorCases, SimplePostToolTest, SpellCheckCollatorTest, SpellPossibilityIteratorTest, TestManagedSchemaFieldResource, XmlUpdateRequestHandlerTest, TestQueryTypes, SuggesterWFSTTest, SortByFunctionTest, TestSolr4Spatial, TestCodecSupport, TestUtils, DisMaxRequestHandlerTest, PreAnalyzedUpdateProcessorTest, TestSolrJ, TestRangeQuery, TestDynamicFieldResource, TestCollationField, OutputWriterTest, TestFastOutputStream, ConvertedLegacyTest, OpenExchangeRatesOrgProviderTest, CurrencyFieldXmlFileTest, TestCSVResponseWriter, EchoParamsTest, UpdateParamsTest, SpellCheckComponentTest, TestSchemaSimilarityResource, TestElisionMultitermQuery, LeaderElectionIntegrationTest, SolrCmdDistributorTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.52s, 1 test, 1 error <<< FAILURES!

[...truncated 488 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 294 suites, 1220 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

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