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/03 07:22:57 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5464/
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:39870/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:39870/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([1A249427D630B21F:9BC21A3FA16FD223]: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([1A249427D630B21F:9BC21A3FA16FD223]: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 9315 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.321; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_qae/
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.326; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.327; 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-03 05:09:49.327; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.427; org.apache.solr.cloud.ZkTestServer; start zk server on port:40354
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.429; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.436; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@969e3a7 name:ZooKeeperConnection Watcher:127.0.0.1:40354 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.437; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.437; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.442; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.443; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7ae1cfa name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.444; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.444; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.454; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.456; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.459; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.461; 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-03 05:09:49.462; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.474; 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-03 05:09:49.475; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.478; 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-03 05:09:49.479; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.481; 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-03 05:09:49.482; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.484; 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-03 05:09:49.485; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.488; 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-03 05:09:49.489; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.491; 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-03 05:09:49.492; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.495; 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-03 05:09:49.496; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.499; 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-03 05:09:49.500; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.606; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.625; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:41124
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.626; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.627; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.628; 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-1367557789504
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.628; 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-1367557789504/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.629; org.apache.solr.core.CoreContainer; New CoreContainer 1673778916
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.630; 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-1367557789504/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.630; 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-1367557789504/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.715; 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-1367557789504
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.716; 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-1367557789504/collection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.717; 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-1367557789504/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.723; 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-1367557789504/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.742; 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-1367557789504/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.744; 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-1367557789504/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.745; 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-1367557789504/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.747; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.747; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.748; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.748; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.748; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.749; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.749; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.750; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.750; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.750; 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-03 05:09:49.755; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.756; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40354/solr
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.757; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.758; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.761; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@520782b5 name:ZooKeeperConnection Watcher:127.0.0.1:40354 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.762; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.765; 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-03 05:09:49.776; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.777; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3fcc1340 name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.779; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.781; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.784; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.788; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.800; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41124__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.801; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:41124__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.810; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.824; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.829; org.apache.solr.cloud.Overseer; Overseer (id=89624267281530883-127.0.0.1:41124__qae-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.832; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.840; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.840; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.845; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.847; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.852; 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-03 05:09:49.853; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.853; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.854; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.857; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.858; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.860; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@36b1786c name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.860; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.861; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.863; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.966; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.969; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53777
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.970; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.971; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.971; 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-1367557789863
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.972; 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-1367557789863/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.972; org.apache.solr.core.CoreContainer; New CoreContainer 1031276129
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.973; 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-1367557789863/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:49.973; 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-1367557789863/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.028; 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-1367557789863
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.029; 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-1367557789863/collection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.030; 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-1367557789863/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.037; 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-1367557789863/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.058; 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-1367557789863/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.060; 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-1367557789863/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.062; 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-1367557789863/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.065; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.065; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.066; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.066; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.067; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.067; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.067; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.068; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.068; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.069; 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-03 05:09:50.073; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.074; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40354/solr
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.074; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.075; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.076; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7b1fc377 name:ZooKeeperConnection Watcher:127.0.0.1:40354 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.077; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.078; 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-03 05:09:50.082; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.083; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7005d0ca name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.083; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:50.086; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.088; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53777__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.091; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53777__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.095; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.095; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.095; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.102; 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-03 05:09:51.103; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.103; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.187; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.190; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:39529
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.191; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.192; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.192; 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-1367557791106
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.192; 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-1367557791106/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.193; org.apache.solr.core.CoreContainer; New CoreContainer 974581186
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.193; 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-1367557791106/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.194; 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-1367557791106/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.238; 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-1367557791106
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.239; 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-1367557791106/collection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.240; 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-1367557791106/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.245; 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-1367557791106/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.264; 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-1367557791106/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.265; 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-1367557791106/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.266; 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-1367557791106/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.268; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.269; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.269; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.269; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.270; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.270; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.271; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.271; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.271; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.272; 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-03 05:09:51.275; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.276; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40354/solr
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.276; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.277; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.278; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@24864348 name:ZooKeeperConnection Watcher:127.0.0.1:40354 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.279; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.280; 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-03 05:09:51.283; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.285; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b808e7a name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.285; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:51.288; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.290; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39529__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.293; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:39529__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.296; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.297; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.296; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.296; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.303; 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-03 05:09:52.304; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.305; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.387; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.390; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:38221
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.391; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.392; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.392; 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-1367557792310
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.393; 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-1367557792310/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.393; org.apache.solr.core.CoreContainer; New CoreContainer 511810330
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.393; 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-1367557792310/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.394; 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-1367557792310/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.454; 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-1367557792310
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.455; 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-1367557792310/collection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.455; 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-1367557792310/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.460; 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-1367557792310/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.477; 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-1367557792310/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.479; 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-1367557792310/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.480; 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-1367557792310/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.482; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.483; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.483; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.483; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.484; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.484; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.484; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.485; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.485; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.486; 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-03 05:09:52.489; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.489; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40354/solr
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.490; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.491; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.492; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@64600037 name:ZooKeeperConnection Watcher:127.0.0.1:40354 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.493; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.494; 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-03 05:09:52.505; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.506; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@17dfbf59 name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.506; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:52.510; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.513; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38221__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.515; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:38221__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.518; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.518; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.519; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.519; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.518; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.526; 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-03 05:09:53.527; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.528; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.621; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.623; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:36869
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.624; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.625; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.625; 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-1367557793533
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.626; 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-1367557793533/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.626; org.apache.solr.core.CoreContainer; New CoreContainer 233851453
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.627; 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-1367557793533/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.627; 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-1367557793533/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.668; 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-1367557793533
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.669; 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-1367557793533/collection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.670; 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-1367557793533/collection1/conf
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.675; 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-1367557793533/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.694; 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-1367557793533/collection1/lib
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.695; 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-1367557793533/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.697; 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-1367557793533/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.699; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.699; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.700; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.700; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.701; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.701; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.702; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.702; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.702; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.703; 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-03 05:09:53.706; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.707; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40354/solr
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.707; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.708; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.709; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@d76d8e5 name:ZooKeeperConnection Watcher:127.0.0.1:40354 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.710; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.712; 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-03 05:09:53.715; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.717; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5710bcef name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.717; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:53.720; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.722; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36869__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.724; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:36869__qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.727; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.728; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.728; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.728; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.728; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.729; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.738; 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-03 05:09:54.739; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.740; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.745; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.756; 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-1367557789863/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.756; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.758; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.758; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.760; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.761; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.763; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.765; 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-1367557789863/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.818; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.867; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.868; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:54.874; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.231; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.238; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.241; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.252; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.255; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.258; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:55.260; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:55.260; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.260; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:55.261; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:55.262; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.262; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.263; 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-1367557789863/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557794751unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.263; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f24d526
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.264; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.265; 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-1367557789327/1367557794751unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.265; 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-1367557789327/1367557794751unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:55.265; 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-1367557789327/1367557794751unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.266; 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-1367557789327/1367557794751unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.267; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.268; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.269; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.270; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.271; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.271; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.272; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.272; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.272; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.273; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.273; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.276; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.278; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@18036f00 main
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.279; 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-1367557789327/1367557794751unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.280; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.280; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.285; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@18036f00 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.286; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.865; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.866; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53777/_qae",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53777__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.867; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.867; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:55.874; 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-03 05:09:55.874; 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-03 05:09:55.874; 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-03 05:09:55.874; 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-03 05:09:55.874; 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-03 05:09:55.874; 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-03 05:09:56.288; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.288; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:53777/_qae collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.290; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.299; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.302; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.303; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.304; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:53777/_qae/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.305; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.305; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:53777/_qae/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.306; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:53777/_qae/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:56.307; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.380; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.390; 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-03 05:09:57.391; 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-03 05:09:57.390; 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-03 05:09:57.391; 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-03 05:09:57.391; 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-03 05:09:57.391; 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-03 05:09:57.418; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53777/_qae/unloadcollection1/ and leader is http://127.0.0.1:53777/_qae/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.418; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:53777/_qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.419; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.420; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.423; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.425; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557794751unloadcollection1_1n&collection=unloadcollection&action=CREATE&version=2&wt=javabin&name=unloadcollection1&numShards=1} status=0 QTime=2670 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.426; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.429; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.431; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@52d9cc85 name:ZooKeeperConnection Watcher:127.0.0.1:40354/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.432; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.434; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.437; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.439; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.448; 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-1367557791106/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.449; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.453; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.454; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.456; 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-1367557791106/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.494; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.526; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.527; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.531; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.903; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.909; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.912; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.922; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.926; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.929; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:57.930; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:57.931; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.931; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:57.932; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:57.932; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.933; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.933; 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-1367557791106/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557797444unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.933; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f24d526
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.934; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.935; 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-1367557789327/1367557797444unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.935; 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-1367557789327/1367557797444unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-05-03 05:09:57.935; 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-1367557789327/1367557797444unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.936; 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-1367557789327/1367557797444unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.938; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24fcaae1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a29a485),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.938; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.940; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.940; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.941; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.942; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.942; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.943; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.943; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.943; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.944; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.946; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.949; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@47a32257 main
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.950; 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-1367557789327/1367557797444unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.950; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.951; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.954; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@47a32257 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.955; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:57.955; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.898; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.899; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53777/_qae",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:53777__qae_unloadcollection1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53777__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.904; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39529/_qae",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:39529__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.904; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.905; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.909; 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-03 05:09:58.910; 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-03 05:09:58.909; 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-03 05:09:58.909; 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-03 05:09:58.910; 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-03 05:09:58.909; 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-03 05:09:58.909; 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-03 05:09:58.957; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.958; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:39529/_qae collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.962; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:39529/_qae/unloadcollection2/ and leader is http://127.0.0.1:53777/_qae/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.963; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:39529/_qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.963; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.963; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.964; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.964; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.965; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.966; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557797444unloadcollection1_2n&collection=unloadcollection&action=CREATE&version=2&wt=javabin&name=unloadcollection2} status=0 QTime=1518 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.966; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.966; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.967; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.968; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.968; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.968; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:58.972; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:39529__qae_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-03 05:09:59.970; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:00.418; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:00.419; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39529/_qae",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:39529__qae_unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:39529__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:00.425; 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-03 05:10:00.425; 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-03 05:10:00.425; 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-03 05:10:00.425; 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-03 05:10:00.425; 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-03 05:10:00.425; 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-03 05:10:00.426; 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-03 05:10:00.972; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:00.973; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:39529__qae_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:00.974; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:39529__qae_unloadcollection2&core=unloadcollection1&action=PREPRECOVERY&checkLive=true&version=2&onlyIfLeader=true&wt=javabin&state=recovering&nodeName=127.0.0.1:39529__qae} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:01.974; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.975; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:53777/_qae/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.976; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:39529/_qae START replicas=[http://127.0.0.1:53777/_qae/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:02.976; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.977; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.977; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.978; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.979; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.979; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.979; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:53777/_qae/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.980; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.986; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/get params={distrib=false&version=2&wt=javabin&qt=/get&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.988; 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-03 05:10:02.991; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.992; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.993; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.994; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.995; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@c7fa23a realtime
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.995; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.996; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={waitSearcher=true&openSearcher=false&softCommit=false&version=2&commit_end_point=true&wt=javabin&commit=true} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.998; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:02.998; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.006; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.007; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=7 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.008; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.009; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.009; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.012; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filelist&generation=2&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.014; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.016; 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-1367557789327/1367557797444unloadcollection1_2n/index.20130503011003014
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.016; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@9060103 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4380d33d) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.021; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=2&wt=filestream&file=segments_2&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.025; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.027; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.027; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.028; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24fcaae1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a29a485),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24fcaae1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a29a485),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.030; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.031; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.031; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@46a42879 main
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.034; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@46a42879 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.034; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557797444unloadcollection1_2n/index.20130503011003014 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557797444unloadcollection1_2n/index.20130503011003014;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.035; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557797444unloadcollection1_2n/index.20130503011003014
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.036; 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-1367557789327/1367557797444unloadcollection1_2n/index.20130503011003014
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.036; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.036; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.037; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.037; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.039; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.432; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.433; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39529/_qae",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:39529__qae_unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:39529__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.439; 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-03 05:10:03.439; 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-03 05:10:03.439; 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-03 05:10:03.439; 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-03 05:10:03.439; 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-03 05:10:03.439; 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-03 05:10:03.439; 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-03 05:10:03.979; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.981; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:03.982; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.007; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[6 (1433988291876618240)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.008; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[6 (1433988291876618240)]} 0 18
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.019; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[7 (1433988291899686912)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.020; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[7 (1433988291899686912)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.028; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[8 (1433988291911221248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.029; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[8 (1433988291911221248)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.033; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.038; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.038; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.040; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5d4bfe09 main
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.040; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.041; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@5d4bfe09 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.043; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:39529/_qae/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.045; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.050; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24fcaae1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a29a485),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24fcaae1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a29a485),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.051; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.103; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@13da6162 main
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.104; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.105; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@13da6162 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.106; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={waitSearcher=true&softCommit=false&expungeDeletes=false&version=2&commit_end_point=true&wt=javabin&commit=true} {commit=} 0 61
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.107; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true} {commit=} 0 75
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.108; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.116; 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-1367557792310/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.118; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.119; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.120; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.122; 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-1367557792310/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.153; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.186; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.187; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.192; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.540; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.546; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.548; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.559; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.563; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.566; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:04.567; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:04.567; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.568; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:04.569; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:04.569; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.569; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.570; 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-1367557792310/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557804113unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.570; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f24d526
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.571; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.571; 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-1367557789327/1367557804113unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.572; 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-1367557789327/1367557804113unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:04.572; 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-1367557789327/1367557804113unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.572; 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-1367557789327/1367557804113unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.574; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@382f76ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@35fb1dc),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.574; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.576; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.577; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.577; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.578; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.578; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.579; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.579; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.580; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.580; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.583; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.585; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7bc617ff main
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.586; 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-1367557789327/1367557804113unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.587; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.587; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.590; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@7bc617ff main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.591; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.591; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.945; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.947; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38221/_qae",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:38221__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.948; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.948; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:04.953; 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-03 05:10:04.954; 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-03 05:10:04.954; 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-03 05:10:04.953; 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-03 05:10:04.953; 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-03 05:10:04.953; 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-03 05:10:04.954; 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-03 05:10:05.593; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.594; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:38221/_qae collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.599; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:38221/_qae/unloadcollection3/ and leader is http://127.0.0.1:53777/_qae/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.599; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:38221/_qae
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.600; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.601; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.601; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.603; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.603; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.604; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.605; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.605; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557804113unloadcollection_3n&collection=unloadcollection&action=CREATE&version=2&wt=javabin&name=unloadcollection3} status=0 QTime=1489 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.607; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.607; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.608; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:05.615; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:38221__qae_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:06.461; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:06.462; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38221/_qae",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:38221__qae_unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:38221__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:06.467; 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-03 05:10:06.467; 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-03 05:10:06.467; 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-03 05:10:06.467; 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-03 05:10:06.467; 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-03 05:10:06.467; 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-03 05:10:06.467; 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-03 05:10:06.610; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:06.616; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:38221__qae_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:06.617; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:38221__qae_unloadcollection3&core=unloadcollection1&action=PREPRECOVERY&checkLive=true&version=2&onlyIfLeader=true&wt=javabin&state=recovering&nodeName=127.0.0.1:38221__qae} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:07.612; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.614; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.617; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:53777/_qae/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.618; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:38221/_qae START replicas=[http://127.0.0.1:53777/_qae/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:08.619; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.619; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.620; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.621; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.621; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.621; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:53777/_qae/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.622; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.622; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/get params={distrib=false&version=2&wt=javabin&qt=/get&getVersions=100} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.628; 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-03 05:10:08.630; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@726ac53b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e694cc7),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.630; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.631; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.632; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={waitSearcher=true&openSearcher=false&softCommit=false&version=2&commit_end_point=true&wt=javabin&commit=true} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.633; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.634; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.637; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.638; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.638; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.639; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.642; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filelist&generation=4&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.643; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 32
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.645; 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-1367557789327/1367557804113unloadcollection_3n/index.20130503011008644
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.645; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@59c962b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e223235) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.650; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockVariableIntBlock_0.pos&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.656; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_TestBloomFilteredLucene41Postings_0.blm&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.662; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockVariableIntBlock_0.frq&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.668; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_TestBloomFilteredLucene41Postings_0.pos&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.674; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0.fnm&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.680; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0.fdt&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.686; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0.nvm&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.692; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_Lucene42_0.dvm&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.698; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=segments_4&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.704; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_TestBloomFilteredLucene41Postings_0.tim&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.710; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockVariableIntBlock_0.tib&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.716; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockVariableIntBlock_0.tii&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.723; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockFixedIntBlock_0.frq&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.729; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_NestedPulsing_0.pos&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.735; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockVariableIntBlock_0.doc&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.741; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0.fdx&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.783; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_TestBloomFilteredLucene41Postings_0.doc&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.788; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockFixedIntBlock_0.pyl&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:08.790; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {name=_0_MockFixedIntBlock_0.pyl, size=0}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.794; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockFixedIntBlock_0.doc&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.798; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_Lucene42_0.dvd&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.804; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_NestedPulsing_0.tim&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.809; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0.nvd&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.813; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockFixedIntBlock_0.pos&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.818; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockFixedIntBlock_0.skp&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:08.820; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {name=_0_MockFixedIntBlock_0.skp, size=0}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.824; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockVariableIntBlock_0.pyl&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:08.825; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {name=_0_MockVariableIntBlock_0.pyl, size=0}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.844; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockFixedIntBlock_0.tii&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.849; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0.si&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.853; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_TestBloomFilteredLucene41Postings_0.tip&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.857; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_NestedPulsing_0.tip&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.862; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockVariableIntBlock_0.skp&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-05-03 05:10:08.864; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {name=_0_MockVariableIntBlock_0.skp, size=0}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.867; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_NestedPulsing_0.doc&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.872; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_qae path=/replication params={command=filecontent&generation=4&wt=filestream&file=_0_MockFixedIntBlock_0.tib&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.873; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.876; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.876; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.878; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@382f76ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@35fb1dc),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@382f76ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@35fb1dc),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.879; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.879; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.881; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@65777939 main
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.883; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@65777939 main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.883; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557804113unloadcollection_3n/index.20130503011008644 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557804113unloadcollection_3n/index.20130503011008644;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.884; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367557789327/1367557804113unloadcollection_3n/index.20130503011008644
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.884; 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-1367557789327/1367557804113unloadcollection_3n/index.20130503011008644
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.885; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.885; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.885; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.886; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:08.888; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.475; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.476; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38221/_qae",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:38221__qae_unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:38221__qae",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.483; 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-03 05:10:09.484; 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-03 05:10:09.483; 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-03 05:10:09.483; 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-03 05:10:09.483; 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-03 05:10:09.483; 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-03 05:10:09.484; 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-03 05:10:09.616; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.618; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.619; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.645; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[20 (1433988297795829760)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.645; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[20 (1433988297795829760)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.647; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[20 (1433988297795829760)]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.648; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[20]} 0 17
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.661; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[21 (1433988297816801280)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.664; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[21 (1433988297816801280)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.665; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[21 (1433988297816801280)]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.666; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[21]} 0 15
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.679; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[22 (1433988297835675648)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.680; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[22 (1433988297835675648)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.681; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[22 (1433988297835675648)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.683; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[22]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.692; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[23 (1433988297851404288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.693; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[23 (1433988297851404288)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.694; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[23 (1433988297851404288)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.695; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[23]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.706; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[24 (1433988297865035776)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.706; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[24 (1433988297865035776)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.707; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[24 (1433988297865035776)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.707; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[24]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.716; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[25 (1433988297876570112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.717; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[25 (1433988297876570112)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.718; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[25 (1433988297876570112)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.719; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[25]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[26 (1433988297889153024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[26 (1433988297889153024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.728; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[26 (1433988297889153024)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.729; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[26]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.737; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[27 (1433988297898590208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.737; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[27 (1433988297898590208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.738; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[27 (1433988297898590208)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.739; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[27]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.747; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[28 (1433988297909075968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.747; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[28 (1433988297909075968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.748; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[28 (1433988297909075968)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.748; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[28]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.757; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[29 (1433988297919561728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.757; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[29 (1433988297919561728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.758; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[29 (1433988297919561728)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.758; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[29]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.766; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[30 (1433988297930047488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.766; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[30 (1433988297930047488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.767; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[30 (1433988297930047488)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.768; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[30]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.782; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[31 (1433988297945776128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.782; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[31 (1433988297945776128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[31 (1433988297945776128)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[31]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.791; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[32 (1433988297956261888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.791; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[32 (1433988297956261888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.793; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[32 (1433988297956261888)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.799; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[32]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.808; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[33 (1433988297973039104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.808; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[33 (1433988297973039104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.809; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[33 (1433988297973039104)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.810; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[33]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[34 (1433988297984573440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[34 (1433988297984573440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.820; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[34 (1433988297984573440)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.820; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[34]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.829; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[35 (1433988297995059200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.829; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[35 (1433988297995059200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.830; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[35 (1433988297995059200)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.831; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[35]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.839; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[36 (1433988298006593536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.840; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[36 (1433988298006593536)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.841; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[36 (1433988298006593536)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.842; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[36]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.853; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[37 (1433988298019176448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.853; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[37 (1433988298019176448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.857; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[37 (1433988298019176448)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.859; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[37]} 0 14
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.869; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[38 (1433988298038050816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.869; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[38 (1433988298038050816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.870; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[38 (1433988298038050816)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.871; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[38]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.879; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[39 (1433988298048536576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.880; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[39 (1433988298048536576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.880; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[39 (1433988298048536576)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.881; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[39]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.889; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[40 (1433988298059022336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.889; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[40 (1433988298059022336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.890; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[40 (1433988298059022336)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.891; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[40]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.900; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[41 (1433988298069508096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.900; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[41 (1433988298069508096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.901; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[41 (1433988298069508096)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.902; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[41]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.910; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[42 (1433988298079993856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.912; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[42 (1433988298079993856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.913; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[42 (1433988298079993856)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.913; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[42]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.924; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[43 (1433988298093625344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.925; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[43 (1433988298093625344)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.926; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[43 (1433988298093625344)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.927; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[43]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.936; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[44 (1433988298107256832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[44 (1433988298107256832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.938; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[44 (1433988298107256832)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.939; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[44]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.947; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[45 (1433988298119839744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.947; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[45 (1433988298119839744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.948; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[45 (1433988298119839744)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.949; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[45]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.957; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[46 (1433988298129276928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.957; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[46 (1433988298129276928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.958; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[46 (1433988298129276928)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.959; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[46]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.967; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[47 (1433988298140811264)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.967; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[47 (1433988298140811264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.969; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[47 (1433988298140811264)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.969; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[47]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.978; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[48 (1433988298151297024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.979; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[48 (1433988298151297024)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.980; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[48 (1433988298151297024)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.981; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[48]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[49 (1433988298162831360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[49 (1433988298162831360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[49 (1433988298162831360)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[49]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:09.999; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[50 (1433988298173317120)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.000; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[50 (1433988298173317120)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.001; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[50 (1433988298173317120)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.002; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[50]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.011; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[51 (1433988298186948608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.011; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[51 (1433988298186948608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.013; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:38221/_qae/unloadcollection3/&version=2&wt=javabin&update.distrib=TOLEADER} {add=[51 (1433988298186948608)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.013; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={version=2&wt=javabin} {add=[51]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.022; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[52 (1433988298197434368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.022; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_qae path=/update params={distrib.from=http://127.0.0.1:53777/_qae/unloadcollection1/&version=2&wt=javabin&update.distrib=FROMLEADER} {add=[52 (1433988298197434368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-03 05:10:10.023; org.apache.solr.update.processor.LogUpdateProces

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

; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:26.558; 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-03 05:13:26.559; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.421; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.422; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.424; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ea1e278
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.433; 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-03 05:13:27.435; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.436; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.436; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.439; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.439; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.440; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367557975128/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367557975128/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.441; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367557975128/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.441; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367557975128/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367557975128/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.442; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367557975128/jetty4
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.444; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89624279458250764-127.0.0.1:35057_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.445; 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-03 05:13:27.446; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-05-03 05:13:27.446; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.466; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.524; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.528; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:52975 52975
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1367557975128
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=1A249427D630B21F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Curacao -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.4s J0 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:39870/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([1A249427D630B21F:9BC21A3FA16FD223]: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-03 05:13:27.544; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 32427 T2740 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-05-03 05:13:27.645; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-03 05:13:27.645; 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: 2)
[junit4:junit4]   1> WARN  - 2013-05-03 05:13:27.646; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=sv, timezone=America/Curacao
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=3,free=119106952,total=463470592
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLFUCache, FieldMutatingUpdateProcessorTest, TestCloudManagedSchemaAddField, ScriptEngineTest, TestCopyFieldCollectionResource, RegexBoostProcessorTest, TestCharFilters, TestLMDirichletSimilarityFactory, PeerSyncTest, TestStressRecovery, DirectSolrConnectionTest, TestRandomDVFaceting, TestGroupingSearch, ResponseLogComponentTest, TestSweetSpotSimilarityFactory, ShowFileRequestHandlerTest, SolrTestCaseJ4Test, FileBasedSpellCheckerTest, TestSolrDeletionPolicy1, WordBreakSolrSpellCheckerTest, MinimalSchemaTest, QueryElevationComponentTest, TestFieldTypeResource, TestPluginEnable, TestWriterPerf, TestXIncludeConfig, ChaosMonkeyNothingIsSafeTest, TestTrie, SearchHandlerTest, LukeRequestHandlerTest, PolyFieldTest, SuggesterTest, TestPropInjectDefaults, QueryParsingTest, TestFunctionQuery, SOLR749Test, TestExtendedDismaxParser, BasicDistributedZkTest, TestPhraseSuggestions, SoftAutoCommitTest, TestSchemaVersionResource, SliceStateTest, TestConfig, TestDynamicFieldCollectionResource, DirectUpdateHandlerOptimizeTest, TestFaceting, ZkControllerTest, SolrIndexSplitterTest, TestSolrIndexConfig, ExternalFileFieldSortTest, DistributedQueryElevationComponentTest, TestQueryUtils, TestSolrQueryParserResource, TestDocSet, LeaderElectionTest, TestCoreContainer, PluginInfoTest, CacheHeaderTest, TestFastLRUCache, PreAnalyzedUpdateProcessorTest, DocumentBuilderTest, TestShardHandlerFactory, OverseerTest, TestFastWriter, TestLRUCache, OverseerCollectionProcessorTest, ResourceLoaderTest, UnloadDistributedZkTest, TestReplicationHandler, SystemInfoHandlerTest, IndexSchemaTest, TestValueSourceCache, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 32.96s, 1 test, 1 error <<< FAILURES!

[...truncated 453 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: 38 minutes 14 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