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/04/30 06:34:26 UTC

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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:41489/_p/uv/onenodecollectioncore returned non ok status:404, message:Can not find: /_p/uv/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([FF3437302732B835:7ED2B928506DD809]: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)




Build Log:
[...truncated 9328 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.401; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_p/uv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.404; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.405; 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-04-30 04:24:34.405; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.505; org.apache.solr.cloud.ZkTestServer; start zk server on port:56093
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.506; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.509; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@59aa6f6c name:ZooKeeperConnection Watcher:127.0.0.1:56093 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.510; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.510; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.513; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> ERROR - 2013-04-30 04:24:34.522; org.apache.solr.core.CoreContainer; CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=122986378
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.524; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@576d9a29 name:ZooKeeperConnection Watcher:127.0.0.1:56093/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.524; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.524; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.527; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.529; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.530; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.531; 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-04-30 04:24:34.532; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.534; 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-04-30 04:24:34.535; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.537; 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-04-30 04:24:34.538; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.539; 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-04-30 04:24:34.539; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.541; 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-04-30 04:24:34.541; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.543; 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-04-30 04:24:34.544; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.545; 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-04-30 04:24:34.545; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.548; 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-04-30 04:24:34.548; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.550; 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-04-30 04:24:34.550; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.612; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.615; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44081
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.616; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.616; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.616; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.617; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.617; org.apache.solr.core.CoreContainer; New CoreContainer 819432365
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.617; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.618; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.653; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.655; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.655; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.655; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.656; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.656; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.656; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.659; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.660; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:56093/solr
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.660; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.661; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.662; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@60a029f8 name:ZooKeeperConnection Watcher:127.0.0.1:56093 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.663; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.664; 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-04-30 04:24:34.667; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.668; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7e5ddad0 name:ZooKeeperConnection Watcher:127.0.0.1:56093/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.669; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.670; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.672; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.674; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.675; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44081__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.676; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44081__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.677; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.681; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.683; org.apache.solr.cloud.Overseer; Overseer (id=89607102425137155-127.0.0.1:44081__p%2Fuv-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.685; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.687; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.687; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.689; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.690; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.692; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.694; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.694; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.695; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.695; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.696; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.696; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.696; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.717; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.740; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.742; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:34.744; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.005; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.011; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.013; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.022; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.025; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.027; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:35.028; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:35.028; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.028; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:35.029; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:35.029; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.030; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.030; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367295874553/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.030; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1dfca4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.030; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.031; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.031; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:35.031; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.031; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.033; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@54d814e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@542f83c6; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.033; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.034; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.034; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.035; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.035; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.036; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.036; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.036; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.037; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.037; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.041; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.044; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4486d6ec main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.044; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.045; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.045; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.048; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4486d6ec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.049; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:35.049; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:36.194; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:36.195; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44081/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:44081__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"control_collection"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:36.195; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:36.195; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:36.199; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.050; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.051; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:44081/_p/uv collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.052; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.057; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.058; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.059; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.059; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:44081/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.059; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.059; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:44081/_p/uv/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.059; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:44081/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.059; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.702; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.708; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.715; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:44081/_p/uv/collection1/ and leader is http://127.0.0.1:44081/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.715; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44081/_p/uv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.715; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.715; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.716; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.717; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.717; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.718; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.718; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.721; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.722; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.723; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@67d9845 name:ZooKeeperConnection Watcher:127.0.0.1:56093/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.723; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.725; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.726; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.793; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.796; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45479
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.797; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.797; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.798; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.798; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.799; org.apache.solr.core.CoreContainer; New CoreContainer 1655644077
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.799; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.799; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.836; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.837; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.837; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.837; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.838; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.838; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.838; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.839; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.839; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.839; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.842; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.843; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:56093/solr
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.843; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.844; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.845; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@26a4340 name:ZooKeeperConnection Watcher:127.0.0.1:56093 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.846; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.847; 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-04-30 04:24:37.850; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.852; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6623db95 name:ZooKeeperConnection Watcher:127.0.0.1:56093/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.852; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:37.855; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.857; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45479__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.858; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45479__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.860; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.861; 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> INFO  - 2013-04-30 04:24:38.861; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.861; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.865; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.866; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.866; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.866; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.867; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.868; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.868; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.899; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.924; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.925; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:38.928; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.209; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.212; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.212; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44081/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:44081__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:44081__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"control_collection"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.214; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.215; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.215; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.215; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.216; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.228; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.230; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.233; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:39.234; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:39.234; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.234; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:39.235; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:39.235; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.235; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.236; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.236; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1dfca4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.236; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.237; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.237; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:39.237; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.237; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.238; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@64d9f949 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4417d2e8; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.239; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.240; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.240; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.241; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.241; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.241; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.241; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.242; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.242; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.242; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.244; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.246; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4f2ed508 main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.247; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.247; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.247; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.251; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4f2ed508 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.252; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:39.252; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:40.718; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:40.719; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45479__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:40.719; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:40.719; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:40.722; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:40.722; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:40.722; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.254; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.254; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:45479/_p/uv collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.255; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.259; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.261; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.261; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.261; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:45479/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.262; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.262; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:45479/_p/uv/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.262; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45479/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:41.262; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.224; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.229; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.229; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.229; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.269; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45479/_p/uv/collection1/ and leader is http://127.0.0.1:45479/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.270; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45479/_p/uv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.270; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.270; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.270; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.272; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.273; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.274; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.274; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.363; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.365; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:41489
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.366; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.367; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.367; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.368; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.368; org.apache.solr.core.CoreContainer; New CoreContainer 1866084591
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.368; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.369; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.409; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.409; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.410; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.410; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.410; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.411; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.411; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.411; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.412; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.412; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.415; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.416; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:56093/solr
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.416; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.417; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.418; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7dcac874 name:ZooKeeperConnection Watcher:127.0.0.1:56093 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.419; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.421; 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-04-30 04:24:42.424; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.426; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2b0ed5ba name:ZooKeeperConnection Watcher:127.0.0.1:56093/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.426; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:42.430; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.433; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41489__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.434; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:41489__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.436; 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> INFO  - 2013-04-30 04:24:43.436; 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> INFO  - 2013-04-30 04:24:43.437; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.437; 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> INFO  - 2013-04-30 04:24:43.437; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.438; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.438; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.442; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.442; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.442; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.443; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.443; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.444; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.444; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.470; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.496; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.498; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.501; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.733; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.734; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:45479__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45479__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.737; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.737; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.737; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.737; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.781; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.786; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.788; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.799; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.801; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.804; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:43.804; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:43.805; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.805; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:43.806; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:43.806; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.806; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.806; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367295882279/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.807; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1dfca4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.807; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.807; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.808; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:43.808; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.808; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.809; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@56b5a0d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f03aa13; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.809; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.811; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.811; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.812; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.812; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.812; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.813; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.813; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.813; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.813; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.816; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.818; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5c561d46 main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.819; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.819; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.819; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.823; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5c561d46 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.825; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:43.825; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.240; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.241; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41489/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:41489__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.241; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.241; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.244; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.244; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.244; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.244; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.828; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.828; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:41489/_p/uv collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.829; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.834; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.836; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.836; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.836; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:41489/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.836; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.836; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:41489/_p/uv/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.836; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:41489/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:45.837; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.747; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.752; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.752; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.752; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.752; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.793; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:41489/_p/uv/collection1/ and leader is http://127.0.0.1:41489/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.793; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41489/_p/uv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.793; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.794; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.794; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.795; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.796; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.797; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.797; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.860; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.862; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49274
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.863; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.863; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.864; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.864; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.864; org.apache.solr.core.CoreContainer; New CoreContainer 937427797
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.864; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.865; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.901; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.901; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.901; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.902; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.902; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.902; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.903; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.903; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.903; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.904; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.906; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.907; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:56093/solr
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.907; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.908; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.910; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4a7ea11d name:ZooKeeperConnection Watcher:127.0.0.1:56093 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.910; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.912; 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-04-30 04:24:46.915; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.916; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@60f543dc name:ZooKeeperConnection Watcher:127.0.0.1:56093/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.916; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:46.919; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.922; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49274__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.923; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49274__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.925; 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> INFO  - 2013-04-30 04:24:47.925; 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> INFO  - 2013-04-30 04:24:47.926; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.926; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.926; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.926; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.927; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.927; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.927; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.931; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.931; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.932; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.932; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.933; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.933; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.934; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.954; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.979; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.980; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:47.983; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.256; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.257; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.257; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41489/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:41489__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:41489__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.261; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.262; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.262; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.262; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.262; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.262; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.264; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.274; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.277; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.280; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:48.281; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:48.281; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.281; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:48.282; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:48.282; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.282; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.283; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367295886800/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.283; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1dfca4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.283; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.284; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.284; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:48.284; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.284; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.286; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@438fa7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a3ad430; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.286; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.287; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.287; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.288; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.288; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.289; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.289; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.289; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.289; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.290; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.292; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.294; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7dbe1ab main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.294; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.295; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.295; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.298; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7dbe1ab main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.299; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:48.299; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.766; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.767; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49274/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:49274__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.767; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.767; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.770; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.770; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.770; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.770; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:49.770; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.301; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.301; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:49274/_p/uv collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.309; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:49274/_p/uv/collection1/ and leader is http://127.0.0.1:45479/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.310; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49274/_p/uv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.310; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.310; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.310; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.311; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.311; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.311; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.311; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.312; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.312; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.312; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.313; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.317; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:49274__p%2Fuv_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.377; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.380; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52380
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.381; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.381; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.381; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.382; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.382; org.apache.solr.core.CoreContainer; New CoreContainer 657085881
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.382; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.383; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.426; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.427; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.427; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.427; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.428; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.428; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.428; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.428; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.429; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.429; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.432; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.432; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:56093/solr
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.433; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.434; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.435; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@47f28919 name:ZooKeeperConnection Watcher:127.0.0.1:56093 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.436; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.438; 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-04-30 04:24:50.441; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.443; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@58fba364 name:ZooKeeperConnection Watcher:127.0.0.1:56093/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.443; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:50.446; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.274; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.275; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49274/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49274__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:49274__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.277; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.278; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.278; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.278; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.278; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.278; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.318; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:49274__p%2Fuv_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.318; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={onlyIfLeader=true&core=collection1&wt=javabin&state=recovering&version=2&checkLive=true&nodeName=127.0.0.1:49274__p%252Fuv&coreNodeName=127.0.0.1:49274__p%252Fuv_collection1&action=PREPRECOVERY} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.448; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52380__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.450; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52380__p%2Fuv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.451; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.452; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.452; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.452; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.452; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.452; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.453; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.452; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.452; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.453; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.453; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.454; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.458; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.458; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.458; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.458; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.459; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.460; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.460; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.481; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.506; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.507; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.510; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.780; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.785; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.787; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.797; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.799; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.802; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:51.802; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:51.803; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.803; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:51.804; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:51.804; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.804; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.805; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367295890316/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.805; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1dfca4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.805; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.806; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.806; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:51.806; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.806; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.808; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4951ed11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5845a05d; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.808; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.809; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.810; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.810; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.811; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.811; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.811; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.811; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.812; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.812; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.814; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.816; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@50f8f385 main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.816; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.817; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.817; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.821; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@50f8f385 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.823; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:51.823; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.782; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.783; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52380/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52380__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.783; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.783; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.786; 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-04-30 04:24:52.786; 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-04-30 04:24:52.786; 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-04-30 04:24:52.786; 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-04-30 04:24:52.786; 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-04-30 04:24:52.786; 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-04-30 04:24:52.824; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.825; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52380/_p/uv collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.827; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52380/_p/uv/collection1/ and leader is http://127.0.0.1:41489/_p/uv/collection1/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.827; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52380/_p/uv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.827; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.827; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.828; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.828; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.828; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.828; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.829; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.829; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.829; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.830; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.831; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.834; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.835; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.836; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:52380__p%2Fuv_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.839; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.839; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.840; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.840; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.841; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.841; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.843; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.845; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.879; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.921; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.922; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:52.927; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.330; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:45479/_p/uv/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.331; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:49274/_p/uv START replicas=[http://127.0.0.1:45479/_p/uv/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:53.331; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.332; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.332; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.332; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.332; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.332; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:45479/_p/uv/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.332; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.336; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.336; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/get params={wt=javabin&qt=/get&distrib=false&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.340; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@64d9f949 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4417d2e8; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.340; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.341; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@64d9f949 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4417d2e8; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@64d9f949 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4417d2e8; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.341; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.342; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10b27376 realtime
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.342; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.342; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_p/uv path=/update params={softCommit=false&waitSearcher=true&wt=javabin&version=2&commit=true&openSearcher=false&commit_end_point=true} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.343; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.343; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.346; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.347; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.347; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.347; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.348; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.349; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/replication params={command=filelist&wt=javabin&qt=/replication&version=2&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.350; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.351; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index.20130430052453350
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.351; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@778ad3a3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@679b6f8c) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.353; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/replication params={file=segments_2&command=filecontent&wt=filestream&qt=/replication&checksum=true&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.354; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.355; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.355; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.356; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@438fa7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a3ad430; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@438fa7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a3ad430; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.356; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.356; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.357; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3d1caae3 main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.357; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3d1caae3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.358; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index.20130430052453350 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index.20130430052453350;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.358; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index.20130430052453350
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.358; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty3/index.20130430052453350
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.358; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.358; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.359; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.359; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.360; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.583; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.588; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.590; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.605; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.608; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.610; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:53.611; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:53.611; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.612; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:53.612; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:53.613; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.613; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.613; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367295877726/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367295874404/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.613; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1dfca4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.614; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.614; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367295874404/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.615; 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/J1/./solrtest-BasicDistributedZk2Test-1367295874404/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:53.615; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367295874404/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.615; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367295874404/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.617; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@226746d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7397b242; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.617; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.619; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.619; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.620; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.620; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.621; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.621; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.621; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.622; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.622; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.624; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.626; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7e048a84 main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.627; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367295874404/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.627; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.628; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.630; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@7e048a84 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:53.632; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.289; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.290; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52380/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52380__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52380__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.292; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49274/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49274__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:49274__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.294; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45479__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"onenodecollection"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.294; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.295; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.297; 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-04-30 04:24:54.297; 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-04-30 04:24:54.297; 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-04-30 04:24:54.297; 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-04-30 04:24:54.297; 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-04-30 04:24:54.297; 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-04-30 04:24:54.633; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.634; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:45479/_p/uv collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.635; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.640; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.641; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.642; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.642; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:45479/_p/uv/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.642; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.643; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:45479/_p/uv/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.643; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45479/_p/uv/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.643; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.836; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:52380__p%2Fuv_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:54.837; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={onlyIfLeader=true&core=collection1&wt=javabin&state=recovering&version=2&checkLive=true&nodeName=127.0.0.1:52380__p%252Fuv&coreNodeName=127.0.0.1:52380__p%252Fuv_collection1&action=PREPRECOVERY} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.802; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.807; 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-04-30 04:24:55.808; 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-04-30 04:24:55.807; 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-04-30 04:24:55.807; 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-04-30 04:24:55.807; 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-04-30 04:24:55.808; 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-04-30 04:24:55.849; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45479/_p/uv/onenodecollectioncore/ and leader is http://127.0.0.1:45479/_p/uv/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.850; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:45479/_p/uv
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.850; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.851; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.852; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.853; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&roles=none&version=2&numShards=1&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367295874404/onenodecollection&name=onenodecollectioncore&collection=onenodecollection&action=CREATE} status=0 QTime=3015 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.854; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:55.855; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.838; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:41489/_p/uv/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.838; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:52380/_p/uv START replicas=[http://127.0.0.1:41489/_p/uv/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:56.839; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.839; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.839; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.839; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.839; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.840; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:41489/_p/uv/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.840; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.843; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/get params={wt=javabin&qt=/get&distrib=false&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.845; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.847; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@56b5a0d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f03aa13; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.847; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.848; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@56b5a0d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f03aa13; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@56b5a0d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f03aa13; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.848; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.848; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@53062afe realtime
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.849; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.849; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_p/uv path=/update params={softCommit=false&waitSearcher=true&wt=javabin&version=2&commit=true&openSearcher=false&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.849; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.850; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.851; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.851; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.852; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.852; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.852; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.854; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/replication params={command=filelist&wt=javabin&qt=/replication&version=2&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.854; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.855; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index.20130430052456855
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.855; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c6ceec4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@23dd17b2) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.856; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.857; org.apache.solr.core.SolrCore; [collection1] webapp=/_p/uv path=/replication params={file=segments_2&command=filecontent&wt=filestream&qt=/replication&checksum=true&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.858; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.859; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.859; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.860; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4951ed11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5845a05d; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4951ed11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5845a05d; maxCacheMB=0.0341796875 maxMergeSizeMB=0.8251953125)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.860; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.860; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.861; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6b80107e main
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.861; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6b80107e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.862; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index.20130430052456855 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index.20130430052456855;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.862; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index.20130430052456855
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.862; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index.20130430052456855
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.862; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.863; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.863; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.863; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:56.864; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.313; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.313; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:45479__p%2Fuv_onenodecollectioncore",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45479__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"onenodecollection"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.316; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52380/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52380__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52380__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.319; 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-04-30 04:24:57.319; 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-04-30 04:24:57.319; 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-04-30 04:24:57.319; 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-04-30 04:24:57.320; 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-04-30 04:24:57.322; 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-04-30 04:24:57.857; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.858; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.858; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.869; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.871; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6589d0ac name:ZooKeeperConnection Watcher:127.0.0.1:56093 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.871; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89607102425137155-127.0.0.1:44081__p%2Fuv-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89607102425137160-127.0.0.1:41489__p%2Fuv-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89607102425137162-127.0.0.1:49274__p%2Fuv-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89607102425137155-127.0.0.1:44081__p%2Fuv-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89607102425137164-127.0.0.1:52380__p%2Fuv-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89607102425137158-127.0.0.1:45479__p%2Fuv-n_0000000001 (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:45479__p%2Fuv_onenodecollectioncore":{
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45479__p%2Fuv",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:44081__p%2Fuv_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:44081/_p/uv",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:44081__p%2Fuv",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:41489__p%2Fuv_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:41489/_p/uv",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:41489__p%2Fuv",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:52380__p%2Fuv_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52380/_p/uv",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52380__p%2Fuv",
[junit4:junit4]   1>                   "collection":"collection1"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:45479__p%2Fuv_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45479__p%2Fuv",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:49274__p%2Fuv_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:49274/_p/uv",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:49274__p%2Fuv",
[junit4:junit4]   1>                   "collection":"collection1"}}}}}}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89607102425137158-127.0.0.1:45479__p%2Fuv_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>            "node_name":"127.0.0.1:45479__p%2Fuv"}
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89607102425137162-127.0.0.1:49274__p%2Fuv_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89607102425137158-127.0.0.1:45479__p%2Fuv_collection1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89607102425137164-127.0.0.1:52380__p%2Fuv_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89607102425137160-127.0.0.1:41489__p%2Fuv_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:45479/_p/uv",
[junit4:junit4]   1>            "node_name":"127.0.0.1:45479__p%2Fuv"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:41489/_p/uv",
[junit4:junit4]   1>            "node_name":"127.0.0.1:41489__p%2Fuv"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89607102425137155-127.0.0.1:44081__p%2Fuv_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:44081/_p/uv",
[junit4:junit4]   1>            "node_name":"127.0.0.1:44081__p%2Fuv"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:52380__p%2Fuv (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:45479__p%2Fuv (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:41489__p%2Fuv (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:44081__p%2Fuv (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:49274__p%2Fuv (0)
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.902; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 44081
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:57.903; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=819432365
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:58.825; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:58.826; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44081/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:44081__p%2Fuv_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:44081__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"control_collection"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:58.829; 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-04-30 04:24:58.829; 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-04-30 04:24:58.829; 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-04-30 04:24:58.829; 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-04-30 04:24:58.829; 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-04-30 04:24:59.904; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.905; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.907; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b1964c3
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.910; 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-04-30 04:24:59.910; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.911; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.911; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.912; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.912; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.912; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.913; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.913; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.913; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.914; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89607102425137155-127.0.0.1:44081__p%2Fuv-n_0000000000) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.915; 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: 5)
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:59.915; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e592f55670003, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:59.915; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.915; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> WARN  - 2013-04-30 04:24:59.916; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.916; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.916; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.916; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.916; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.917; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.917; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.917; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.919; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.921; org.apache.solr.cloud.Overseer; Overseer (id=89607102425137158-127.0.0.1:45479__p%2Fuv-n_0000000001) starting
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.924; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.924; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.926; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.927; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44081/_p/uv",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:44081__p%2Fuv_collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:44081__p%2Fuv",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"control_collection"}
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.931; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.931; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.931; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-30 04:24:59.931; 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: 4)
[junit4:junit4]   1> INFO  - 2013

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

lr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:05.200; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_p/uv,null}
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:05.252; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 52380
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:05.253; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=657085881
[junit4:junit4]   1> WARN  - 2013-04-30 04:25:05.397; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-30 04:25:05.397; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.254; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.255; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.257; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@244d8f7c
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.261; 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-04-30 04:25:06.261; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.262; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.262; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.263; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.264; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.264; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.264; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.264; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.265; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367295874404/jetty4
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.266; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89607102425137164-127.0.0.1:52380__p%2Fuv-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.289; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_p/uv,null}
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.343; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:06.345; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:56093 56093
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367295874404
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=FF3437302732B835 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Africa/Windhoek -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.0s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:41489/_p/uv/onenodecollectioncore returned non ok status:404, message:Can not find: /_p/uv/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF3437302732B835:7ED2B928506DD809]: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-04-30 04:25:06.372; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 31975 T1960 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-30 04:25:07.567; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-30 04:25:07.567; 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-04-30 04:25:07.567; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ms, timezone=Africa/Windhoek
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=3,free=214859752,total=373161984
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentDistributedTest, TestDistributedGrouping, ChaosMonkeyShardSplitTest, SpellPossibilityIteratorTest, TestCSVLoader, NotRequiredUniqueKeyTest, SpellCheckCollatorTest, EchoParamsTest, StatsComponentTest, HardAutoCommitTest, SpellCheckComponentTest, NoCacheHeaderTest, TestLMJelinekMercerSimilarityFactory, ConvertedLegacyTest, TestIndexSearcher, TestQueryTypes, TestCollationField, DirectUpdateHandlerTest, BasicZkTest, DocumentAnalysisRequestHandlerTest, TestUpdate, TestCloudManagedSchema, HighlighterTest, TimeZoneUtilsTest, DefaultValueUpdateProcessorTest, CopyFieldTest, TestBinaryField, TestCoreDiscovery, CachingDirectoryFactoryTest, TestRTGBase, TestJmxIntegration, DebugComponentTest, TestLazyCores, TestWordDelimiterFilterFactory, TestRecovery, StandardRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestFieldTypeCollectionResource, FieldAnalysisRequestHandlerTest, TestClassNameShortening, ZkSolrClientTest, TestFastOutputStream, TestZkChroot, TestIndexingPerformance, SimplePostToolTest, TestReload, SolrCmdDistributorTest, QueryResultKeyTest, XmlUpdateRequestHandlerTest, DOMUtilTest, TestSolrXMLSerializer, ZkNodePropsTest, JSONWriterTest, TestSuggestSpellingConverter, CollectionsAPIDistributedZkTest, TestSerializedLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, TestMultiCoreConfBootstrap, TestQuerySenderNoQuery, TestBM25SimilarityFactory, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, RequestHandlersTest, MultiTermTest, OutputWriterTest, AliasIntegrationTest, TestJmxMonitoredMap, TestSchemaResource, TestSolrXml, TestLuceneMatchVersion, TestRandomFaceting, SolrCoreCheckLockOnStartupTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.25s, 1 test, 1 error <<< FAILURES!

[...truncated 462 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: 293 suites, 1219 tests, 1 error, 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:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5416/
Java: 32bit/jdk1.8.0-ea-b86 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  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([7131E2103686AA27:F0D76C0841D9CA1B]: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)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:51454/xt_/l/onenodecollectioncore returned non ok status:404, message:Can not find: /xt_/l/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([7131E2103686AA27:F0D76C0841D9CA1B]: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)




Build Log:
[...truncated 9070 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.184; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_/mi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.189; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.189; 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-04-30 07:02:39.190; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.290; org.apache.solr.cloud.ZkTestServer; start zk server on port:48829
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.292; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.427; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ed7b24 name:ZooKeeperConnection Watcher:127.0.0.1:48829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.428; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.428; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.434; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.435; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2a9009 name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.435; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.436; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.439; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.441; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.444; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.446; 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-04-30 07:02:39.446; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.451; 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-04-30 07:02:39.452; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.455; 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-04-30 07:02:39.456; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.458; 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-04-30 07:02:39.459; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.461; 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-04-30 07:02:39.462; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.465; 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-04-30 07:02:39.465; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.467; 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-04-30 07:02:39.468; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.471; 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-04-30 07:02:39.472; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.474; 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-04-30 07:02:39.474; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.541; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.556; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45065
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.557; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.557; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.558; 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-1367305359479
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.558; 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-1367305359479/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.559; org.apache.solr.core.CoreContainer; New CoreContainer 19073768
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.559; 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-1367305359479/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.559; 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-1367305359479/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.599; 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-1367305359479
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.600; 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-1367305359479/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.601; 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-1367305359479/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.605; 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-1367305359479/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.620; 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-1367305359479/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.621; 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-1367305359479/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.622; 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-1367305359479/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367305359479/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.625; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.625; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.626; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.626; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.626; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.627; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.627; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.627; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.628; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.628; 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-04-30 07:02:39.631; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.632; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48829/solr
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.632; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.633; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.635; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@140e079 name:ZooKeeperConnection Watcher:127.0.0.1:48829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.635; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.637; 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-04-30 07:02:39.641; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.642; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@13a13f0 name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.643; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.645; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.648; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.651; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.653; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45065__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.654; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45065__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.656; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.679; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.684; org.apache.solr.cloud.Overseer; Overseer (id=89607724020006915-127.0.0.1:45065__%2Fmi-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.689; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.693; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.693; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.697; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.700; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.704; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.706; 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-04-30 07:02:39.706; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.707; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.712; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.713; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.715; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1d1bef name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.715; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.717; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.720; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.803; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.805; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:34507
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.805; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.806; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.806; 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-1367305359720
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.807; 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-1367305359720/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.807; org.apache.solr.core.CoreContainer; New CoreContainer 23911114
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.807; 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-1367305359720/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.808; 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-1367305359720/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.847; 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-1367305359720
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.848; 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-1367305359720/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.849; 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-1367305359720/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.853; 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-1367305359720/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.869; 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-1367305359720/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.870; 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-1367305359720/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.871; 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-1367305359720/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367305359720/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.873; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.874; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.874; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.874; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.875; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.875; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.875; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.876; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.876; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.876; 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-04-30 07:02:39.880; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.880; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48829/solr
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.881; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.882; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.883; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12d95b4 name:ZooKeeperConnection Watcher:127.0.0.1:48829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.884; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.886; 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-04-30 07:02:39.889; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.891; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@77573b name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.891; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:39.896; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.899; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34507__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.901; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:34507__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.905; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.905; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.905; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.909; 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-04-30 07:02:40.910; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.910; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.983; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.985; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45054
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.986; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.986; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.987; 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-1367305360914
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.987; 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-1367305360914/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.987; org.apache.solr.core.CoreContainer; New CoreContainer 5274768
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.988; 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-1367305360914/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:40.988; 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-1367305360914/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.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-jetty2-1367305360914
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.038; 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-1367305360914/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.039; 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-1367305360914/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.043; 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-1367305360914/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.067; 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-1367305360914/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.068; 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-1367305360914/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.070; 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-1367305360914/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367305360914/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.073; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.073; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.074; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.074; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.075; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.075; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.075; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.076; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.076; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.076; 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-04-30 07:02:41.080; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.080; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48829/solr
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.081; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.081; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.084; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@e03205 name:ZooKeeperConnection Watcher:127.0.0.1:48829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.084; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.086; 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-04-30 07:02:41.090; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.091; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@99fb11 name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.092; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:41.095; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.099; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45054__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.100; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45054__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.104; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.104; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.104; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.104; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.108; 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-04-30 07:02:42.109; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.109; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.181; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.186; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:43927
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.188; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.189; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.189; 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-1367305362112
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.190; 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-1367305362112/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.191; org.apache.solr.core.CoreContainer; New CoreContainer 4345021
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.192; 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-1367305362112/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.193; 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-1367305362112/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.241; 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-1367305362112
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.242; 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-1367305362112/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.242; 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-1367305362112/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.247; 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-1367305362112/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.261; 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-1367305362112/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.262; 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-1367305362112/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.264; 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-1367305362112/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367305362112/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.265; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.266; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.266; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.266; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.267; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.267; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.268; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.268; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.268; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.269; 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-04-30 07:02:42.272; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.272; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48829/solr
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.273; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.274; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.275; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9860b7 name:ZooKeeperConnection Watcher:127.0.0.1:48829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.276; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.278; 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-04-30 07:02:42.281; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.283; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11858f7 name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.283; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:42.287; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.292; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43927__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.307; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:43927__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.329; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.329; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.329; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.329; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.329; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.338; 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-04-30 07:02:43.338; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.339; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.414; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.417; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44156
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.417; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.418; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.418; 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-1367305363344
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.418; 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-1367305363344/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.419; org.apache.solr.core.CoreContainer; New CoreContainer 12336229
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.419; 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-1367305363344/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.420; 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-1367305363344/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.457; 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-1367305363344
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.458; 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-1367305363344/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.458; 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-1367305363344/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.463; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367305363344/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.478; 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-1367305363344/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.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-jetty4-1367305363344/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.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-jetty4-1367305363344/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367305363344/conf
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.482; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.482; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.483; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.483; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.483; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.484; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.484; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.484; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.485; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.485; 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-04-30 07:02:43.488; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.489; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48829/solr
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.489; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.490; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.492; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@d02543 name:ZooKeeperConnection Watcher:127.0.0.1:48829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.493; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.495; 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-04-30 07:02:43.498; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.500; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@156fc87 name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.500; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:43.505; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.508; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44156__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.510; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44156__%2Fmi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.516; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.517; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.517; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.517; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.517; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.517; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.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-04-30 07:02:44.527; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.528; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.534; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.543; 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-1367305359720/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.543; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.544; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.545; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.546; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.547; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.550; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.552; 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-1367305359720/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.583; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.610; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.613; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.617; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.915; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.920; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.923; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.946; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.953; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.956; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:44.958; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:44.958; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.958; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:44.960; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:44.960; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.960; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.961; 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-1367305359720/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305364540unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.961; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e883b8
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.961; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.962; 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-1367305359189/1367305364540unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.962; 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-1367305359189/1367305364540unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:44.963; 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-1367305359189/1367305364540unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.963; 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-1367305359189/1367305364540unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.965; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.965; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.967; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.967; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.968; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.968; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.969; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.969; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.969; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.970; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.970; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.972; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.974; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@18e580b main
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.975; 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-1367305359189/1367305364540unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.975; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.976; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.981; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@18e580b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:44.984; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:45.716; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:45.718; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:34507__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34507/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:45.718; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:45.719; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:45.727; 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-04-30 07:02:45.728; 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-04-30 07:02:45.728; 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-04-30 07:02:45.728; 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-04-30 07:02:45.728; 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-04-30 07:02:45.727; 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-04-30 07:02:45.987; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:45.988; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:34507/_/mi collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:45.990; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.003; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.009; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.009; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.010; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:34507/_/mi/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.011; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.011; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:34507/_/mi/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.012; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:34507/_/mi/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:46.013; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.236; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.246; 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-04-30 07:02:47.247; 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-04-30 07:02:47.247; 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-04-30 07:02:47.247; 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-04-30 07:02:47.247; 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-04-30 07:02:47.247; 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-04-30 07:02:47.278; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:34507/_/mi/unloadcollection1/ and leader is http://127.0.0.1:34507/_/mi/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.279; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:34507/_/mi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.280; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.280; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.284; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.285; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&numShards=1&collection=unloadcollection&name=unloadcollection1&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305364540unloadcollection1_1n&action=CREATE} status=0 QTime=2743 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.286; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.291; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.293; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@bee2e0 name:ZooKeeperConnection Watcher:127.0.0.1:48829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.294; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.297; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.303; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.304; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.310; 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-1367305360914/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.310; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.311; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.311; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.313; 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-1367305360914/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.353; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.379; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.382; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.386; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.671; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.677; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.679; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.706; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.713; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.719; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:47.721; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:47.723; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.723; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:47.725; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:47.725; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.725; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.726; 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-1367305360914/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305367308unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.726; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e883b8
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.727; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.727; 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-1367305359189/1367305367308unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.728; 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-1367305359189/1367305367308unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:47.728; 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-1367305359189/1367305367308unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.729; 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-1367305359189/1367305367308unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.731; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a6461c lockFactory=org.apache.lucene.store.NativeFSLockFactory@112c05f),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.732; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.736; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.737; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.738; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.739; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.740; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.741; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.741; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.742; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.743; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.745; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.747; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@fdee77 main
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.748; 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-1367305359189/1367305367308unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.748; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.749; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.752; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@fdee77 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.753; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:47.754; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:48.755; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:48.757; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:34507__%2Fmi_unloadcollection1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:34507__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34507/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:48.764; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45054__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45054/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:48.764; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:48.765; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:48.771; 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-04-30 07:02:48.772; 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-04-30 07:02:48.772; 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-04-30 07:02:48.772; 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-04-30 07:02:48.771; 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-04-30 07:02:48.771; 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-04-30 07:02:48.771; 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-04-30 07:02:49.756; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.756; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:45054/_/mi collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.763; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45054/_/mi/unloadcollection2/ and leader is http://127.0.0.1:34507/_/mi/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.763; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:45054/_/mi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.764; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.765; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.766; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.767; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.767; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.767; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.768; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.769; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&collection=unloadcollection&name=unloadcollection2&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305367308unloadcollection1_2n&action=CREATE} status=0 QTime=2459 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.771; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.772; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.774; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.775; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:49.780; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:45054__%2Fmi_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:50.284; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:50.285; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:45054__%2Fmi_unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45054__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45054/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:50.293; 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-04-30 07:02:50.294; 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-04-30 07:02:50.294; 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-04-30 07:02:50.293; 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-04-30 07:02:50.294; 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-04-30 07:02:50.294; 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-04-30 07:02:50.293; 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-04-30 07:02:50.778; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:50.780; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:45054__%2Fmi_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:50.781; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&state=recovering&core=unloadcollection1&nodeName=127.0.0.1:45054__%252Fmi&coreNodeName=127.0.0.1:45054__%252Fmi_unloadcollection2&onlyIfLeader=true&version=2&checkLive=true&action=PREPRECOVERY} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:51.782; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.783; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:34507/_/mi/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.783; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:45054/_/mi START replicas=[http://127.0.0.1:34507/_/mi/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:52.784; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.785; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.785; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.785; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.786; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.787; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.788; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:34507/_/mi/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.788; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.794; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/get params={getVersions=100&wt=javabin&distrib=false&version=2&qt=/get} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.796; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.798; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.799; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.800; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.801; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.802; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3cd743 realtime
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.802; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.803; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&openSearcher=false&commit=true&commit_end_point=true&waitSearcher=true&softCommit=false&version=2} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.805; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.805; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.819; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.820; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={command=indexversion&wt=javabin&version=2&qt=/replication} status=0 QTime=13 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.822; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.822; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.822; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.826; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={command=filelist&wt=javabin&generation=2&version=2&qt=/replication} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.827; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.829; 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-1367305359189/1367305367308unloadcollection1_2n/index.20130430090252828
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.829; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@8f5fe2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cbb00a) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.833; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=2&file=segments_2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.835; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.837; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.838; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.840; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a6461c lockFactory=org.apache.lucene.store.NativeFSLockFactory@112c05f),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a6461c lockFactory=org.apache.lucene.store.NativeFSLockFactory@112c05f),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.840; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.841; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.841; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8a658a main
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.843; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@8a658a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.844; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305367308unloadcollection1_2n/index.20130430090252828 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305367308unloadcollection1_2n/index.20130430090252828;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.845; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305367308unloadcollection1_2n/index.20130430090252828
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.845; 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-1367305359189/1367305367308unloadcollection1_2n/index.20130430090252828
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.846; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.846; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.846; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.847; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:52.849; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.306; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.308; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:45054__%2Fmi_unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45054__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45054/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.316; 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-04-30 07:02:53.316; 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-04-30 07:02:53.316; 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-04-30 07:02:53.316; 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-04-30 07:02:53.316; 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-04-30 07:02:53.316; 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-04-30 07:02:53.316; 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-04-30 07:02:53.789; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.791; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.792; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.838; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[6 (1433723599638757376)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.839; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[6 (1433723599638757376)]} 0 39
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.852; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[7 (1433723599682797568)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.853; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[7 (1433723599682797568)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.866; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[8 (1433723599697477632)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.867; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[8 (1433723599697477632)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.871; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.880; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.880; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.884; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1d7bbee main
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.885; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.886; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@1d7bbee main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.887; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:45054/_/mi/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.891; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.900; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a6461c lockFactory=org.apache.lucene.store.NativeFSLockFactory@112c05f),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a6461c lockFactory=org.apache.lucene.store.NativeFSLockFactory@112c05f),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.900; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.904; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1bafd1f main
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.905; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.906; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1bafd1f main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.907; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&commit=true&commit_end_point=true&expungeDeletes=false&waitSearcher=true&softCommit=false&version=2} {commit=} 0 17
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.908; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&commit=true&waitSearcher=true&softCommit=false&version=2} {commit=} 0 37
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.909; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.914; 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-1367305362112/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.914; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.916; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.917; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.919; 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-1367305362112/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.969; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.996; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:53.998; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.003; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.299; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.305; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.307; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.330; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.335; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.341; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:54.343; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:54.343; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.344; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:54.345; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:54.345; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.346; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.346; 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-1367305362112/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305373912unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.347; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e883b8
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.347; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.348; 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-1367305359189/1367305373912unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.348; 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-1367305359189/1367305373912unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:54.348; 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-1367305359189/1367305373912unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.349; 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-1367305359189/1367305373912unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.350; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c9b9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@516f4e),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.351; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.353; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.353; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.354; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.354; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.355; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.355; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.355; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.356; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.356; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.359; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.361; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5d8d48 main
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.361; 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-1367305359189/1367305373912unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.362; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.362; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.366; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@5d8d48 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.368; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.368; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.826; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.828; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:43927__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43927/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.828; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.829; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:54.926; 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-04-30 07:02:54.927; 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-04-30 07:02:54.927; 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-04-30 07:02:54.926; 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-04-30 07:02:54.927; 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-04-30 07:02:54.926; 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-04-30 07:02:54.926; 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-04-30 07:02:55.369; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.370; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:43927/_/mi collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.377; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:43927/_/mi/unloadcollection3/ and leader is http://127.0.0.1:34507/_/mi/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.377; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:43927/_/mi
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.378; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.378; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.379; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.380; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.380; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.381; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.382; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.383; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&collection=unloadcollection&name=unloadcollection3&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305373912unloadcollection_3n&action=CREATE} status=0 QTime=1469 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.384; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.384; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.385; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:55.390; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:43927__%2Fmi_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:56.387; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:56.433; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:56.434; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43927__%2Fmi_unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:43927__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43927/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:56.437; 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-04-30 07:02:56.437; 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-04-30 07:02:56.438; 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-04-30 07:02:56.437; 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-04-30 07:02:56.437; 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-04-30 07:02:56.437; 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-04-30 07:02:56.438; 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-04-30 07:02:57.389; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:57.391; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:43927__%2Fmi_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:57.392; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&state=recovering&core=unloadcollection1&nodeName=127.0.0.1:43927__%252Fmi&coreNodeName=127.0.0.1:43927__%252Fmi_unloadcollection3&onlyIfLeader=true&version=2&checkLive=true&action=PREPRECOVERY} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:58.391; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.393; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:34507/_/mi/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.393; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.393; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:43927/_/mi START replicas=[http://127.0.0.1:34507/_/mi/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-30 07:02:59.394; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.394; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.394; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.394; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.395; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.395; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:34507/_/mi/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.395; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.396; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/get params={getVersions=100&wt=javabin&distrib=false&version=2&qt=/get} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.399; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.400; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d4783b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15cc43b),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.400; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.400; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.401; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&openSearcher=false&commit=true&commit_end_point=true&waitSearcher=true&softCommit=false&version=2} {commit=} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.401; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.402; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.404; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={command=indexversion&wt=javabin&version=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.405; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.405; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.405; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.407; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={command=filelist&wt=javabin&generation=4&version=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.408; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 13
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.409; 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-1367305359189/1367305373912unloadcollection_3n/index.20130430090259409
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.409; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@17d3def lockFactory=org.apache.lucene.store.NativeFSLockFactory@1eed5af) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.412; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=segments_4&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.416; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_nrm.cfs&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.420; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_Lucene41_0.doc&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.423; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_Lucene41_0.tip&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.426; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_nrm.cfe&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.430; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_dv.cfs&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.433; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0.fdt&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.436; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_Lucene41_0.tim&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.439; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0.fnm&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.443; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0.si&qt=/replication} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.446; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_Lucene41_0.pos&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.449; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0.fdx&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.452; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_/mi path=/replication params={checksum=true&command=filecontent&wt=filestream&generation=4&file=_0_dv.cfe&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.453; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.454; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.455; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.456; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c9b9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@516f4e),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c9b9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@516f4e),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.457; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.457; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.458; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1587bc0 main
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.459; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@1587bc0 main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.460; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305373912unloadcollection_3n/index.20130430090259409 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305373912unloadcollection_3n/index.20130430090259409;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.460; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367305359189/1367305373912unloadcollection_3n/index.20130430090259409
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.460; 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-1367305359189/1367305373912unloadcollection_3n/index.20130430090259409
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.460; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.461; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.461; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.461; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 07:02:59.463; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:00.395; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:00.946; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:00.947; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43927__%2Fmi_unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:43927__%2Fmi",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43927/_/mi",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:00.952; 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-04-30 07:03:00.952; 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-04-30 07:03:00.952; 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-04-30 07:03:00.952; 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-04-30 07:03:00.952; 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-04-30 07:03:00.952; 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-04-30 07:03:00.952; 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-04-30 07:03:01.398; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.399; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.399; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.415; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[20 (1433723607615275008)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.415; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[20 (1433723607615275008)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.416; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[20 (1433723607615275008)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.417; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[20]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.428; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[21 (1433723607629955072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.429; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[21 (1433723607629955072)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.430; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[21 (1433723607629955072)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.430; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[21]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.440; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[22 (1433723607643586560)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.440; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[22 (1433723607643586560)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.441; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[22 (1433723607643586560)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.442; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[22]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.451; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[23 (1433723607655120896)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.451; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[23 (1433723607655120896)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.452; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[23 (1433723607655120896)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.453; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[23]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.463; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[24 (1433723607667703808)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.463; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[24 (1433723607667703808)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.464; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[24 (1433723607667703808)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.464; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[24]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.473; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[25 (1433723607679238144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.473; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[25 (1433723607679238144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.474; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[25 (1433723607679238144)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.475; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[25]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.484; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[26 (1433723607690772480)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.484; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[26 (1433723607690772480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.485; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[26 (1433723607690772480)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.486; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[26]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.494; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[27 (1433723607701258240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.495; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[27 (1433723607701258240)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.496; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[27 (1433723607701258240)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.497; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[27]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.505; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[28 (1433723607712792576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.505; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[28 (1433723607712792576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.506; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[28 (1433723607712792576)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.507; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[28]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.516; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[29 (1433723607724326912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.516; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[29 (1433723607724326912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.517; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[29 (1433723607724326912)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.518; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[29]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.527; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[30 (1433723607735861248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.527; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[30 (1433723607735861248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.528; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[30 (1433723607735861248)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.529; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[30]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.538; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[31 (1433723607747395584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.538; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[31 (1433723607747395584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.539; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[31 (1433723607747395584)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.540; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[31]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.550; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[32 (1433723607758929920)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.550; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[32 (1433723607758929920)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.551; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[32 (1433723607758929920)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.551; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[32]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.561; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[33 (1433723607770464256)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.561; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[33 (1433723607770464256)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.562; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[33 (1433723607770464256)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.563; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[33]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.573; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[34 (1433723607783047168)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.573; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[34 (1433723607783047168)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.574; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[34 (1433723607783047168)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.575; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[34]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.584; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[35 (1433723607794581504)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.584; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[35 (1433723607794581504)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.585; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[35 (1433723607794581504)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.586; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[35]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.595; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[36 (1433723607806115840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.595; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[36 (1433723607806115840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.596; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[36 (1433723607806115840)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.597; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[36]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.606; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[37 (1433723607818698752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.607; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[37 (1433723607818698752)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.607; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[37 (1433723607818698752)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.608; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[37]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.618; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[38 (1433723607830233088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.619; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[38 (1433723607830233088)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.619; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[38 (1433723607830233088)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.620; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[38]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.630; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[39 (1433723607842816000)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.630; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[39 (1433723607842816000)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.631; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[39 (1433723607842816000)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.632; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[39]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.640; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[40 (1433723607854350336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.640; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[40 (1433723607854350336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.641; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[40 (1433723607854350336)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[40]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.652; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[41 (1433723607865884672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.652; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[41 (1433723607865884672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.654; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[41 (1433723607865884672)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.654; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[41]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.663; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[42 (1433723607878467584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.663; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[42 (1433723607878467584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.664; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[42 (1433723607878467584)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.665; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[42]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.673; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[43 (1433723607888953344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.674; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[43 (1433723607888953344)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[43 (1433723607888953344)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[43]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.685; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[44 (1433723607900487680)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.685; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[44 (1433723607900487680)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.686; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[44 (1433723607900487680)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.686; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[44]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.696; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[45 (1433723607912022016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.696; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[45 (1433723607912022016)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.697; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[45 (1433723607912022016)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.698; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[45]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.707; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[46 (1433723607923556352)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.707; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[46 (1433723607923556352)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.708; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[46 (1433723607923556352)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.709; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[46]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.717; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[47 (1433723607935090688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.718; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[47 (1433723607935090688)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.719; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[47 (1433723607935090688)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.719; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[47]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.729; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[48 (1433723607946625024)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.729; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[48 (1433723607946625024)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.730; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[48 (1433723607946625024)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.731; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[48]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.740; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[49 (1433723607959207936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.740; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[49 (1433723607959207936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.741; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[49 (1433723607959207936)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.742; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[49]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.751; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[50 (1433723607970742272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[50 (1433723607970742272)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[50 (1433723607970742272)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.753; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[50]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[51 (1433723607982276608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[51 (1433723607982276608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.763; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[51 (1433723607982276608)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.764; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[51]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[52 (1433723607992762368)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[52 (1433723607992762368)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.775; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[52 (1433723607992762368)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.775; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[52]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[53 (1433723608005345280)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[53 (1433723608005345280)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.786; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[53 (1433723608005345280)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.786; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[53]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.796; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[54 (1433723608016879616)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.796; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[54 (1433723608016879616)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[54 (1433723608016879616)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[54]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.806; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[55 (1433723608028413952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[55 (1433723608028413952)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.808; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[55 (1433723608028413952)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.809; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[55]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.817; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[56 (1433723608039948288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.818; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_/mi path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34507/_/mi/unloadcollection1/&version=2} {add=[56 (1433723608039948288)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_/mi path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43927/_/mi/unloadcollection3/&version=2} {add=[56 (1433723608039948288)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.820; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_/mi path=/update params={wt=javabin&version=2} {add=[56]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 07:03:01.828; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] web

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

ate":"down",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:09.483; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/xt_/l,null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:09.534; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 33497
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:09.534; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=6725999
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:09.601; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.602; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.603; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.605; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e08f49
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.609; 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-04-30 07:09:10.610; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.610; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.610; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.611; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.611; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.612; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367305718636/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367305718636/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.612; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367305718636/jetty4
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.612; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367305718636/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367305718636/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.612; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367305718636/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.613; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89607747576725516-127.0.0.1:33497_xt_%2Fl-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.635; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/xt_/l,null}
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.690; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:10.692; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:44187 44187
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367305718637
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=7131E2103686AA27 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Africa/Tripoli -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.1s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:51454/xt_/l/onenodecollectioncore returned non ok status:404, message:Can not find: /xt_/l/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([7131E2103686AA27:F0D76C0841D9CA1B]: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-04-30 07:09:10.721; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 32093 T1645 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-30 07:09:11.914; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-30 07:09:11.914; 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-04-30 07:09:11.915; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=429), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=429)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=el_CY, timezone=Africa/Tripoli
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=137556024,total=309657600
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, TestMergePolicyConfig, DirectUpdateHandlerTest, ZkSolrClientTest, DirectSolrSpellCheckerTest, SuggesterWFSTTest, TestStressLucene, DisMaxRequestHandlerTest, MultiTermTest, TestDistributedGrouping, TestRecovery, JSONWriterTest, TestFieldResource, SolrPluginUtilsTest, TestArbitraryIndexDir, SpellCheckCollatorTest, URLClassifyProcessorTest, DebugComponentTest, TestPropInject, DateMathParserTest, TestSerializedLuceneMatchVersion, SuggesterTSTTest, PathHierarchyTokenizerFactoryTest, TestJmxIntegration, TestBinaryResponseWriter, TestCodecSupport, ShardRoutingCustomTest, TestFieldTypeCollectionResource, IndexReaderFactoryTest, PingRequestHandlerTest, TestRangeQuery, OpenExchangeRatesOrgProviderTest, CoreContainerCoreInitFailuresTest, TestBinaryField, TestSuggestSpellingConverter, CopyFieldTest, FieldAnalysisRequestHandlerTest, CollectionsAPIDistributedZkTest, RequiredFieldsTest, TestUniqueKeyFieldResource, TestDefaultSimilarityFactory, TestFoldingMultitermQuery, UpdateParamsTest, TestCloudManagedSchemaAddField, TestElisionMultitermQuery, XsltUpdateRequestHandlerTest, TestUpdate, TestSystemIdResolver, TestHashPartitioner, ZkNodePropsTest, TestAnalyzedSuggestions, TestSchemaVersionResource, TermVectorComponentDistributedTest, TestQuerySenderNoQuery, TestLMJelinekMercerSimilarityFactory, TestDefaultSearchFieldResource, DocValuesMultiTest, TestFiltering, CurrencyFieldXmlFileTest, TestRTGBase, TestDFRSimilarityFactory, TestBM25SimilarityFactory, DefaultValueUpdateProcessorTest, EchoParamsTest, TestMultiCoreConfBootstrap, TestReload, TestCoreDiscovery, TestSolrJ, TestUtils, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.37s, 1 test, 1 error <<< FAILURES!

[...truncated 513 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: 293 suites, 1219 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5415/
Java: 32bit/jdk1.8.0-ea-b86 -client -XX:+UseSerialGC

2 tests failed.
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([B519CF7B0D007A22:34FF41637A5F1A1E]: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)


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

Error Message:
Server at http://127.0.0.1:45235/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:45235/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([B519CF7B0D007A22:34FF41637A5F1A1E]: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)




Build Log:
[...truncated 9044 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.189; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.194; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.196; 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-04-30 05:38:05.196; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.296; org.apache.solr.cloud.ZkTestServer; start zk server on port:47419
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.297; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.334; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2a6fb8 name:ZooKeeperConnection Watcher:127.0.0.1:47419 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.334; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.335; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.341; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.344; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15fbe5 name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.344; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.345; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.352; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.360; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.365; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.369; 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-04-30 05:38:05.370; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.376; 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-04-30 05:38:05.378; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.382; 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-04-30 05:38:05.383; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.391; 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-04-30 05:38:05.392; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.395; 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-04-30 05:38:05.396; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.400; 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-04-30 05:38:05.401; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.406; 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-04-30 05:38:05.407; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.410; 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-04-30 05:38:05.411; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.415; 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-04-30 05:38:05.415; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.516; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.520; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49993
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.521; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.521; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.522; 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-1367300285421
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.522; 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-1367300285421/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.523; org.apache.solr.core.CoreContainer; New CoreContainer 24560461
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.524; 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-1367300285421/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.524; 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-1367300285421/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.602; 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-1367300285421
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.603; 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-1367300285421/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.603; 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-1367300285421/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.608; 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-1367300285421/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.634; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367300285421/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.635; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367300285421/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.638; 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-1367300285421/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367300285421/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.641; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.643; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.643; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.644; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.644; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.645; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.645; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.646; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.646; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.647; 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-04-30 05:38:05.652; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.653; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47419/solr
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.654; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.655; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.657; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@140fceb name:ZooKeeperConnection Watcher:127.0.0.1:47419 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.658; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.661; 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-04-30 05:38:05.670; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.672; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@df38f9 name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.673; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.675; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.680; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.687; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.691; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49993_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.692; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49993_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.697; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.709; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.714; org.apache.solr.cloud.Overseer; Overseer (id=89607391490736131-127.0.0.1:49993_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.721; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.725; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.726; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.729; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.730; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.733; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.735; 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-04-30 05:38:05.735; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.755; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.761; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.765; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.767; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@d81700 name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.768; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.770; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.773; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.883; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.887; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57740
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.888; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.889; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.889; 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-1367300285774
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.890; 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-1367300285774/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.890; org.apache.solr.core.CoreContainer; New CoreContainer 28103712
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.891; 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-1367300285774/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.891; 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-1367300285774/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.986; 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-1367300285774
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.988; 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-1367300285774/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.988; 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-1367300285774/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:05.999; 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-1367300285774/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.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-1367300285774/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.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-1367300285774/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.030; 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-1367300285774/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367300285774/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.033; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.034; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.035; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.035; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.036; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.037; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.038; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.038; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.039; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.039; 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-04-30 05:38:06.044; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.045; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47419/solr
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.045; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.046; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.048; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@13a62f1 name:ZooKeeperConnection Watcher:127.0.0.1:47419 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.049; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.051; 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-04-30 05:38:06.056; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.058; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c8b502 name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.059; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:06.065; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.069; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57740_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.070; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:57740_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.074; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.074; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.075; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.080; 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-04-30 05:38:07.081; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.082; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.198; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.208; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:42513
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.209; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.210; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.211; 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-1367300287086
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.211; 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-1367300287086/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.212; org.apache.solr.core.CoreContainer; New CoreContainer 2731088
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.212; 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-1367300287086/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.213; 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-1367300287086/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.292; 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-1367300287086
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.293; 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-1367300287086/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.294; 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-1367300287086/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.302; 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-1367300287086/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.324; 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-1367300287086/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.325; 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-1367300287086/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.327; 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-1367300287086/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367300287086/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.329; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.329; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.330; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.330; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.331; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.331; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.332; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.332; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.333; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.333; 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-04-30 05:38:07.338; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.339; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47419/solr
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.339; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.340; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.342; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@33da7f name:ZooKeeperConnection Watcher:127.0.0.1:47419 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.342; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.344; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:07.345; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e5972a30e0007, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.349; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.351; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7117de name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.351; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:07.360; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.365; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42513_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.366; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:42513_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.369; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.370; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.370; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.370; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.376; 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-04-30 05:38:08.377; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.378; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.475; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.478; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60488
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.478; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.479; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.480; 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-1367300288382
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.480; 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-1367300288382/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.481; org.apache.solr.core.CoreContainer; New CoreContainer 11599123
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.481; 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-1367300288382/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.482; 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-1367300288382/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.550; 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-1367300288382
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.551; 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-1367300288382/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.552; 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-1367300288382/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.558; 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-1367300288382/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.582; 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-1367300288382/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.583; 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-1367300288382/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.585; 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-1367300288382/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367300288382/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.587; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.588; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.588; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.589; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.589; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.590; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.591; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.591; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.592; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.592; 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-04-30 05:38:08.598; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.598; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47419/solr
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.599; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.600; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.604; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@115e7b name:ZooKeeperConnection Watcher:127.0.0.1:47419 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.605; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.607; 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-04-30 05:38:08.612; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.615; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7c636f name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.615; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:08.621; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.625; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60488_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.627; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60488_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.635; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.635; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.641; 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-04-30 05:38:09.641; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.642; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.738; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.741; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:39311
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.742; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.743; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.743; 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-1367300289645
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.744; 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-1367300289645/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.744; org.apache.solr.core.CoreContainer; New CoreContainer 3840425
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.745; 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-1367300289645/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.745; 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-1367300289645/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.825; 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-1367300289645
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.826; 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-1367300289645/collection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.826; 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-1367300289645/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.834; 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-1367300289645/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.859; 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-1367300289645/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.860; 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-1367300289645/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.862; 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-1367300289645/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367300289645/conf
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.865; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.866; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.867; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.867; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.868; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.873; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.874; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.874; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.875; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.876; 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-04-30 05:38:09.880; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.880; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47419/solr
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.881; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.883; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.886; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@808010 name:ZooKeeperConnection Watcher:127.0.0.1:47419 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.886; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.889; 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-04-30 05:38:09.893; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.895; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c0da32 name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.896; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:09.900; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.905; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39311_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.907; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:39311_
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.912; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.912; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.912; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.913; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.912; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.916; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.920; 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-04-30 05:38:10.921; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.922; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:10.927; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.216; 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-1367300285774/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.217; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.218; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.218; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.220; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.221; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.223; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.225; 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-1367300285774/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.282; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.355; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.358; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.378; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.931; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.943; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.947; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.970; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.976; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:11.985; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:11.986; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.988; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:11.989; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:11.989; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.990; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.990; 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-1367300285774/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300290937unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.991; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b0dd
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.993; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.994; 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-1367300285195/1367300290937unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.994; 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-1367300285195/1367300290937unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:11.995; 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-1367300285195/1367300290937unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.995; 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-1367300285195/1367300290937unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.998; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:11.999; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.012; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.013; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.014; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.015; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.015; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.016; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.016; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.017; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.018; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.021; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.024; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8dbb5f main
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.028; 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-1367300285195/1367300290937unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.036; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.037; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.048; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@8dbb5f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:12.050; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:13.247; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:13.248; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:57740_",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57740",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:13.248; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:13.250; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:13.257; 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-04-30 05:38:13.257; 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-04-30 05:38:13.257; 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-04-30 05:38:13.257; 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-04-30 05:38:13.259; 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-04-30 05:38:13.257; 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-04-30 05:38:14.052; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.052; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:57740 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.053; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.060; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.064; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.064; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.065; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:57740/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.066; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.066; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:57740/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.067; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:57740/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.067; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.761; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.769; 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-04-30 05:38:14.769; 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-04-30 05:38:14.769; 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-04-30 05:38:14.769; 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-04-30 05:38:14.769; 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-04-30 05:38:14.769; 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-04-30 05:38:14.774; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:57740/unloadcollection1/ and leader is http://127.0.0.1:57740/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.776; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:57740
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.776; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.776; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.778; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.779; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={collection=unloadcollection&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300290937unloadcollection1_1n&numShards=1&version=2&wt=javabin&name=unloadcollection1} status=0 QTime=3565 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.802; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.804; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.805; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1ddd902 name:ZooKeeperConnection Watcher:127.0.0.1:47419/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.806; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.807; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.810; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.811; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.816; 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-1367300287086/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.816; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.817; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.817; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.818; 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-1367300287086/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.859; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.907; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.914; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:14.920; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.430; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.438; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.441; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.456; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.460; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.464; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:15.465; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:15.465; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.466; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:15.467; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:15.467; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.468; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.468; 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-1367300287086/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300294814unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.469; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b0dd
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.469; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.470; 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-1367300285195/1367300294814unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.470; 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-1367300285195/1367300294814unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:15.471; 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-1367300285195/1367300294814unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.471; 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-1367300285195/1367300294814unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.473; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12cf45e lockFactory=org.apache.lucene.store.NativeFSLockFactory@a01602),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.474; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.476; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.476; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.477; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.478; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.478; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.479; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.479; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.480; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.480; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.483; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.485; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1609efd main
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.486; 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-1367300285195/1367300294814unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.486; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.487; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.496; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1609efd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.497; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:15.498; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.275; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.277; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:57740__unloadcollection1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:57740_",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57740",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.281; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:42513_",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:42513",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.281; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.281; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.284; 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-04-30 05:38:16.284; 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-04-30 05:38:16.285; 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-04-30 05:38:16.285; 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-04-30 05:38:16.284; 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-04-30 05:38:16.284; 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-04-30 05:38:16.284; 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-04-30 05:38:16.500; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.501; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:42513 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.505; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:42513/unloadcollection2/ and leader is http://127.0.0.1:57740/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.505; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:42513
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.505; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.506; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.509; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.509; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.510; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.511; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={collection=unloadcollection&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300294814unloadcollection1_2n&version=2&wt=javabin&name=unloadcollection2} status=0 QTime=1695 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.511; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.512; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.513; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.513; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.514; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.515; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:16.518; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:42513__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:17.517; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:17.794; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:17.795; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:42513__unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:42513_",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:42513",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:17.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-04-30 05:38:17.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-04-30 05:38:17.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-04-30 05:38:17.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-04-30 05:38:17.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-04-30 05:38:17.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-04-30 05:38:17.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-04-30 05:38:18.519; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:18.519; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:42513__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:18.520; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=PREPRECOVERY&nodeName=127.0.0.1:42513_&core=unloadcollection1&onlyIfLeader=true&state=recovering&checkLive=true&coreNodeName=127.0.0.1:42513__unloadcollection2&version=2&wt=javabin} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:19.521; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.521; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:57740/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.523; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.526; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.532; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:42513 START replicas=[http://127.0.0.1:57740/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:20.535; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.536; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.536; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.536; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.537; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.537; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:57740/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.538; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.570; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={getVersions=100&version=2&distrib=false&wt=javabin&qt=/get} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.588; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.591; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.592; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.593; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.593; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.594; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@17eb788 realtime
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.595; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.595; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={commit=true&softCommit=false&openSearcher=false&commit_end_point=true&version=2&wt=javabin&waitSearcher=true} {commit=} 0 27
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.623; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.623; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.629; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.645; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.646; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=15 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.648; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.648; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.648; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.651; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=2&command=filelist&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.653; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.654; 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-1367300285195/1367300294814unloadcollection1_2n/index.20130430003820653
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.655; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@43c9ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@1baa522) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.662; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=2&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=segments_2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.668; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.670; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.671; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.673; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12cf45e lockFactory=org.apache.lucene.store.NativeFSLockFactory@a01602),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12cf45e lockFactory=org.apache.lucene.store.NativeFSLockFactory@a01602),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.674; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.674; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.674; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1eecf63 main
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.678; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1eecf63 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.679; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300294814unloadcollection1_2n/index.20130430003820653 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300294814unloadcollection1_2n/index.20130430003820653;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.680; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300294814unloadcollection1_2n/index.20130430003820653
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.680; 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-1367300285195/1367300294814unloadcollection1_2n/index.20130430003820653
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.680; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.681; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.681; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.681; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.682; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.962; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.971; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:42513__unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:42513_",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:42513",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:20.975; 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-04-30 05:38:20.975; 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-04-30 05:38:20.975; 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-04-30 05:38:20.975; 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-04-30 05:38:20.975; 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-04-30 05:38:20.975; 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-04-30 05:38:20.975; 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-04-30 05:38:21.524; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.526; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.526; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.750; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[6 (1433718281107144704)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1433718281107144704)]} 0 199
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.764; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[7 (1433718281214099456)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.765; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1433718281214099456)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.775; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[8 (1433718281226682368)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.776; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1433718281226682368)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.779; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.866; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.867; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.951; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f1a65 main
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.953; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@f1a65 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.954; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.955; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:42513/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.958; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.968; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12cf45e lockFactory=org.apache.lucene.store.NativeFSLockFactory@a01602),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12cf45e lockFactory=org.apache.lucene.store.NativeFSLockFactory@a01602),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.968; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.971; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@9e5d41 main
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.972; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.972; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@9e5d41 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.973; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={commit=true&softCommit=false&commit_end_point=true&expungeDeletes=false&version=2&wt=javabin&waitSearcher=true} {commit=} 0 15
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.974; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={commit=true&softCommit=false&version=2&wt=javabin&waitSearcher=true} {commit=} 0 195
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.975; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.981; 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-1367300288382/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.982; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.983; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.983; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:21.985; 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-1367300288382/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.107; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.167; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.169; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.176; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.713; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.722; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.725; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.743; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.748; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.754; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:22.756; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:22.756; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.757; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:22.758; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:22.759; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.759; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.760; 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-1367300288382/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300301979unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.760; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b0dd
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.761; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.762; 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-1367300285195/1367300301979unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.762; 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-1367300285195/1367300301979unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:22.763; 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-1367300285195/1367300301979unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.763; 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-1367300285195/1367300301979unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.766; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@891db0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cf07b7),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.766; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.769; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.770; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.771; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.772; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.772; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.773; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.773; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.774; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.775; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.778; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.781; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@84f677 main
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.782; 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-1367300285195/1367300301979unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.782; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.783; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.788; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@84f677 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.790; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:22.791; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:23.991; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:23.992; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60488_",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60488",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:23.992; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:23.992; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:23.996; 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-04-30 05:38:23.997; 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-04-30 05:38:23.997; 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-04-30 05:38:23.997; 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-04-30 05:38:23.996; 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-04-30 05:38:23.996; 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-04-30 05:38:23.998; 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-04-30 05:38:24.793; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.793; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:60488 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.797; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60488/unloadcollection3/ and leader is http://127.0.0.1:57740/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.798; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:60488
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.798; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.798; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.799; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.799; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.800; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.800; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.800; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={collection=unloadcollection&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300301979unloadcollection_3n&version=2&wt=javabin&name=unloadcollection3} status=0 QTime=2819 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.800; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.801; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.803; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.803; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:24.810; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:60488__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:25.502; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:25.503; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60488__unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60488_",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60488",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:25.508; 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-04-30 05:38:25.509; 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-04-30 05:38:25.509; 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-04-30 05:38:25.510; 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-04-30 05:38:25.510; 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-04-30 05:38:25.511; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:25.509; 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-04-30 05:38:25.805; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:25.810; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:60488__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:25.811; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=PREPRECOVERY&nodeName=127.0.0.1:60488_&core=unloadcollection1&onlyIfLeader=true&state=recovering&checkLive=true&coreNodeName=127.0.0.1:60488__unloadcollection3&version=2&wt=javabin} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:26.806; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.808; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.812; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:57740/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.813; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:60488 START replicas=[http://127.0.0.1:57740/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:27.813; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.813; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.814; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.814; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.814; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.815; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:57740/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.815; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.820; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={getVersions=100&version=2&distrib=false&wt=javabin&qt=/get} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.821; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.823; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fa57fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c90221),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.823; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.824; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.824; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={commit=true&softCommit=false&openSearcher=false&commit_end_point=true&version=2&wt=javabin&waitSearcher=true} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.826; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.826; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.828; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.830; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.830; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.830; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.833; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filelist&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.834; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 25
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.835; 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-1367300285195/1367300301979unloadcollection_3n/index.20130430003827835
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.836; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b401c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e73fca) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.838; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0.nvd} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.843; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_MockFixedIntBlock_0.frq} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.848; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Memory_0.ram} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.859; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_MockFixedIntBlock_0.skp} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:27.861; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {name=_0_MockFixedIntBlock_0.skp, size=0}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.864; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Lucene41_0.doc} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.869; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0.si} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.873; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_MockFixedIntBlock_0.pyl} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-30 05:38:27.875; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {name=_0_MockFixedIntBlock_0.pyl, size=0}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.878; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0.fdt} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.881; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Direct_0.tim} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.890; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Lucene42_0.dvm} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.895; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Direct_0.pos} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.899; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Direct_0.doc} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.903; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Lucene41_0.pos} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.908; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=segments_4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.916; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0.nvm} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.920; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Direct_0.tip} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.925; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Lucene42_0.dvd} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.928; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0.fdx} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.932; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0.fnm} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.936; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Lucene41_0.tip} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.944; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_MockFixedIntBlock_0.tib} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.948; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_MockFixedIntBlock_0.doc} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.952; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_MockFixedIntBlock_0.tii} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.957; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_MockFixedIntBlock_0.pos} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.961; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={generation=4&command=filecontent&checksum=true&wt=filestream&qt=/replication&file=_0_Lucene41_0.tim} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.963; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.966; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.966; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.969; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@891db0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cf07b7),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@891db0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cf07b7),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.969; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.970; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.972; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@add2ef main
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.979; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@add2ef main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.980; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300301979unloadcollection_3n/index.20130430003827835 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300301979unloadcollection_3n/index.20130430003827835;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.981; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367300285195/1367300301979unloadcollection_3n/index.20130430003827835
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.981; 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-1367300285195/1367300301979unloadcollection_3n/index.20130430003827835
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.982; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.982; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.982; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.983; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:27.984; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.517; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.518; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60488__unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60488_",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60488",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.523; 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-04-30 05:38:28.524; 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-04-30 05:38:28.524; 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-04-30 05:38:28.524; 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-04-30 05:38:28.523; 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-04-30 05:38:28.523; 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-04-30 05:38:28.523; 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-04-30 05:38:28.810; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.811; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.812; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.843; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[20 (1433718288629628928)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.843; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[20 (1433718288629628928)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.846; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[20 (1433718288629628928)]} 0 18
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.847; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[20]} 0 25
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.861; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[21 (1433718288655843328)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.864; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[21 (1433718288655843328)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.865; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[21 (1433718288655843328)]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.866; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[21]} 0 16
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.878; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[22 (1433718288675766272)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.878; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[22 (1433718288675766272)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.880; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[22 (1433718288675766272)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.881; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[22]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.892; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[23 (1433718288691494912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[23 (1433718288691494912)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[23 (1433718288691494912)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.895; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[23]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.906; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[24 (1433718288706174976)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.907; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[24 (1433718288706174976)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.908; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[24 (1433718288706174976)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.909; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[24]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.920; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[25 (1433718288719806464)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.921; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[25 (1433718288719806464)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.922; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[25 (1433718288719806464)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.923; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[25]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[26 (1433718288734486528)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[26 (1433718288734486528)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.936; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[26 (1433718288734486528)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[26]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.948; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[27 (1433718288749166592)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.949; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[27 (1433718288749166592)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.950; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[27 (1433718288749166592)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.951; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[27]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.962; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[28 (1433718288764895232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.963; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[28 (1433718288764895232)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[28 (1433718288764895232)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[28]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.976; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[29 (1433718288779575296)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.976; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[29 (1433718288779575296)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.978; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[29 (1433718288779575296)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.979; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[29]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[30 (1433718288793206784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[30 (1433718288793206784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.991; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[30 (1433718288793206784)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:28.992; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[30]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.004; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[31 (1433718288806838272)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.004; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[31 (1433718288806838272)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[31 (1433718288806838272)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.007; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[31]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.018; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[32 (1433718288822566912)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.018; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[32 (1433718288822566912)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.020; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[32 (1433718288822566912)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.022; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[32]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.031; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[33 (1433718288838295552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.031; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[33 (1433718288838295552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.032; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[33 (1433718288838295552)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.033; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[33]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.043; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[34 (1433718288849829888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.043; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[34 (1433718288849829888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.044; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[34 (1433718288849829888)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.045; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[34]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.062; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[35 (1433718288869752832)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.062; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[35 (1433718288869752832)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.063; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[35 (1433718288869752832)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.064; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[35]} 0 17
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.074; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[36 (1433718288882335744)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.074; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[36 (1433718288882335744)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.075; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[36 (1433718288882335744)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.076; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[36]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.088; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[37 (1433718288895967232)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.088; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[37 (1433718288895967232)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.090; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[37 (1433718288895967232)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.091; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[37]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.101; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[38 (1433718288910647296)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.101; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[38 (1433718288910647296)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.102; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[38 (1433718288910647296)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.103; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[38]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.115; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[39 (1433718288923230208)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.115; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[39 (1433718288923230208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.116; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[39 (1433718288923230208)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.117; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[39]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.128; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[40 (1433718288938958848)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.128; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[40 (1433718288938958848)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.129; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[40 (1433718288938958848)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.130; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[40]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.139; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[41 (1433718288951541760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.139; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[41 (1433718288951541760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.140; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[41 (1433718288951541760)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.141; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[41]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.150; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[42 (1433718288963076096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.150; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[42 (1433718288963076096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.152; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[42 (1433718288963076096)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.152; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[42]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.162; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[43 (1433718288975659008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.162; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[43 (1433718288975659008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.163; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[43 (1433718288975659008)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.164; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[43]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.174; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[44 (1433718288987193344)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.174; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[44 (1433718288987193344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.175; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[44 (1433718288987193344)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.176; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[44]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.185; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[45 (1433718288999776256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.185; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[45 (1433718288999776256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.187; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[45 (1433718288999776256)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.188; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[45]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.197; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[46 (1433718289012359168)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.197; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[46 (1433718289012359168)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.199; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[46 (1433718289012359168)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.200; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[46]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.209; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[47 (1433718289024942080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.209; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[47 (1433718289024942080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.210; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[47 (1433718289024942080)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.211; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[47]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.221; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[48 (1433718289036476416)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.221; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[48 (1433718289036476416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.222; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[48 (1433718289036476416)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.223; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[48]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.234; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[49 (1433718289050107904)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.235; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[49 (1433718289050107904)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.236; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[49 (1433718289050107904)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.236; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[49]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.246; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[50 (1433718289063739392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.246; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[50 (1433718289063739392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.248; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[50 (1433718289063739392)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.248; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[50]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.259; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[51 (1433718289076322304)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.260; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[51 (1433718289076322304)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.260; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[51 (1433718289076322304)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.261; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[51]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.271; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[52 (1433718289089953792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.271; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[52 (1433718289089953792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.272; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[52 (1433718289089953792)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.273; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[52]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.284; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[53 (1433718289102536704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.284; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[53 (1433718289102536704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.285; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60488/unloadcollection3/&version=2&wt=javabin} {add=[53 (1433718289102536704)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.286; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[53]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.295; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[54 (1433718289115119616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.295; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57740/unloadcollection1/&version=2&wt=javabin} {add=[54 (1433718289115119616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-30 05:38:29.296; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={update.distrib=TOLEADER&dist

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

:junit4]   1> INFO  - 2013-04-30 05:41:29.257; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50276_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50276"}
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:29.260; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:29.265; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:29.316; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 55535
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:29.317; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=644198
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.318; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.318; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.320; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b17d2d
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.330; 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-04-30 05:41:30.331; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.331; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.332; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.333; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.334; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.334; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367300456671/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367300456671/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.335; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367300456671/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.335; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367300456671/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367300456671/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.336; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367300456671/jetty4
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.337; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89607402728587276-127.0.0.1:55535_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.358; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.417; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:30.420; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:60314 60314
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367300456671
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=B519CF7B0D007A22 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Europe/Istanbul -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   33.8s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:45235/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B519CF7B0D007A22:34FF41637A5F1A1E]: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-04-30 05:41:30.444; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 33779 T1016 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-30 05:41:31.638; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-30 05:41:31.638; 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-04-30 05:41:31.638; 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=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr, timezone=Europe/Istanbul
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=3,free=45313464,total=116879360
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, SuggesterTSTTest, TimeZoneUtilsTest, TestUpdate, TestJmxMonitoredMap, TestNumberUtils, OpenCloseCoreStressTest, SampleTest, TestAddFieldRealTimeGet, CoreContainerCoreInitFailuresTest, DateMathParserTest, TestShardHandlerFactory, TestLuceneMatchVersion, TestSolrJ, TestCollationField, ClusterStateTest, TestQueryTypes, PreAnalyzedUpdateProcessorTest, TestClassNameShortening, TestDefaultSimilarityFactory, TestZkChroot, TestRTGBase, TestDistributedGrouping, TestHashPartitioner, TestStressLucene, SignatureUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, RequiredFieldsTest, TestElisionMultitermQuery, DebugComponentTest, URLClassifyProcessorTest, ZkNodePropsTest, SolrTestCaseJ4Test, TestDistributedSearch, SolrCoreCheckLockOnStartupTest, IndexSchemaRuntimeFieldTest, FieldAnalysisRequestHandlerTest, TestIndexSearcher, MultiTermTest, TermVectorComponentDistributedTest, TestComponentsName, TestManagedSchemaFieldResource, TestCSVResponseWriter, TestLMJelinekMercerSimilarityFactory, SimplePostToolTest, FileUtilsTest, TestMergePolicyConfig, SuggesterWFSTTest, TestBM25SimilarityFactory, JSONWriterTest, SortByFunctionTest, NoCacheHeaderTest, TestJmxIntegration, TestPostingsSolrHighlighter, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 35.06s, 1 test, 1 error <<< FAILURES!

[...truncated 652 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: 293 suites, 1219 tests, 1 error, 1 failure, 14 ignored (8 assumptions)

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