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

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_21) - Build # 2750 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2750/
Java: 32bit/jdk1.7.0_21 -client -XX:+UseG1GC

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

Error Message:
Wrong doc count on shard1_1 expected:<110> but was:<109>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<110> but was:<109>
	at __randomizedtesting.SeedInfo.seed([FA5B8B226A9FA873:7BBD053A1DC0C84F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:159)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:134)
	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:601)
	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 9226 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.734; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_/
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.738; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.740; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.743; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.836; org.apache.solr.cloud.ZkTestServer; start zk server on port:51050
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.839; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.849; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15afa27 name:ZooKeeperConnection Watcher:127.0.0.1:51050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.849; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.849; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.864; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.867; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10ff44d name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.868; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.868; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.879; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.885; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.888; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.893; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.895; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.903; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.904; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.910; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.911; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.915; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.916; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.921; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.922; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.926; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.926; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.933; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.934; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.938; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.939; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.944; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:55.945; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:55.951; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e6361d3e60001, 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-05-02 03:55:56.405; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.413; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51057
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.413; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.413; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.413; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.413; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951\solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.415; org.apache.solr.core.CoreContainer; New CoreContainer 6864255
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.415; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.415; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.578; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.578; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.579; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.579; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.579; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.580; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.580; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.581; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.581; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.582; 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-05-02 03:55:56.590; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.591; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:51050/solr
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.592; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.594; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.608; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e9427 name:ZooKeeperConnection Watcher:127.0.0.1:51050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.609; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.613; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.621; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.625; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1febc07 name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.625; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.629; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.636; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.641; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.645; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51057__
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.648; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51057__
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.654; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.665; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.671; org.apache.solr.cloud.Overseer; Overseer (id=89618314412032003-127.0.0.1:51057__-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.686; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.687; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.692; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.696; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.700; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.704; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951\collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.704; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.705; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.706; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.708; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951\collection1\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.710; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.710; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.771; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.847; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.849; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:56.855; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.589; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.601; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.606; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.625; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.631; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.636; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:57.638; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:57.638; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.638; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:57.640; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:57.640; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.640; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.641; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1367466955951\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/control/data\
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.641; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@452244
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.641; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.642; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/control/data\
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.642; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/control/data\index/
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:57.643; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1367466955739\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.643; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/control/data\index
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.647; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@228d69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@115175a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.647; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.651; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.651; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.652; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.652; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.653; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.653; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.654; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.654; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.655; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.665; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.671; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1621b4d main
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.672; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739\control\data\tlog
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.674; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.674; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.679; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1621b4d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.679; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:57.680; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:58.052; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.153; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.156; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51057__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51057/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.156; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.157; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.175; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.711; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.711; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51057/_ collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.714; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.751; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.762; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.763; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.764; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:51057/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.764; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.765; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:51057/_/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.766; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:51057/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:58.766; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.741; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.765; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.813; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51057/_/collection1/ and leader is http://127.0.0.1:51057/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.813; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51057/_
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.813; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.814; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.814; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.817; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.819; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.821; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.821; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.831; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.835; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.839; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1785ab7 name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.839; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.841; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:55:59.846; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> WARN  - 2013-05-02 03:55:59.858; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.305; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.310; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51069
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.310; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.310; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.311; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.312; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847\solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.312; org.apache.solr.core.CoreContainer; New CoreContainer 14147998
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.312; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.313; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.479; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.479; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.480; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.480; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.481; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.482; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.482; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.482; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.483; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.483; 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-05-02 03:56:00.493; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.494; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:51050/solr
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.495; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.497; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.512; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@707f7c name:ZooKeeperConnection Watcher:127.0.0.1:51050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.513; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.517; 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-05-02 03:56:00.517; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e6361d3e60005, 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-05-02 03:56:00.526; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.532; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@e43c99 name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.533; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:00.545; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.332; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.334; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51057__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51057/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.359; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.359; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.359; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.587; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51069__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.593; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51069__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.606; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.607; 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-05-02 03:56:01.608; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.609; 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-05-02 03:56:01.612; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.613; 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-05-02 03:56:01.632; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847\collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.632; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.633; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.634; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.636; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847\collection1\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.638; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.639; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847/collection1/lib/README' to classloader
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:01.676; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.707; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.793; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.797; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:01.803; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.664; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.677; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.681; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.701; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.707; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.712; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:02.714; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:02.714; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.714; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:02.716; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:02.716; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.716; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.717; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1367466959847\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty1\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.717; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@452244
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.717; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.718; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty1\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.718; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty1\index/
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:02.719; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.719; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty1\index
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.723; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1948b7f lockFactory=org.apache.lucene.store.NativeFSLockFactory@d30dee),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.723; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.727; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.727; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.728; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.729; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.729; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.730; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.730; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.731; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.731; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.742; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.750; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@17e1745 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.750; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty1\tlog
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.752; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.752; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.759; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@17e1745 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.761; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.762; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.930; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.954; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51069__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51069/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.954; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.954; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:02.966; org.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-05-02 03:56:02.966; org.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-05-02 03:56:02.966; org.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-05-02 03:56:03.804; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.805; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51069/_ collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.808; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.842; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.856; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.856; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.857; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:51069/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.857; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.858; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:51069/_/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.859; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:51069/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:03.859; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.527; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.547; org.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-05-02 03:56:04.547; org.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-05-02 03:56:04.548; org.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-05-02 03:56:04.572; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51069/_/collection1/ and leader is http://127.0.0.1:51069/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.572; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51069/_
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.573; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.573; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.573; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.578; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.580; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.580; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:04.581; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.036; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.041; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51078
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.041; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.042; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.042; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.043; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590\solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.043; org.apache.solr.core.CoreContainer; New CoreContainer 21563471
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.044; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.044; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.206; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.206; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.206; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.207; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.208; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.208; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.210; 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-05-02 03:56:05.219; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.220; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:51050/solr
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.220; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.223; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.239; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@31f66d name:ZooKeeperConnection Watcher:127.0.0.1:51050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.240; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.244; 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-05-02 03:56:05.245; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e6361d3e60007, 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-05-02 03:56:05.252; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.256; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@19067c name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.256; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:05.264; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.119; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.122; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51069__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51069/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.138; org.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-05-02 03:56:06.139; org.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-05-02 03:56:06.139; org.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-05-02 03:56:06.139; org.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-05-02 03:56:06.304; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51078__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.307; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51078__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.312; 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-05-02 03:56:06.313; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.313; 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-05-02 03:56:06.314; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.314; 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-05-02 03:56:06.314; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.315; 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-05-02 03:56:06.318; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.328; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590\collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.328; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.329; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.329; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.332; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590\collection1\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.334; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.335; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.417; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.495; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.498; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:06.508; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.331; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.345; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.350; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.368; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.374; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.380; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:07.382; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:07.382; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.382; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:07.384; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:07.384; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.384; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.385; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1367466964590\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty2\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.385; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@452244
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.385; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.387; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty2\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.387; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty2\index/
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:07.387; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.388; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty2\index
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.392; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c9057 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd9750),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.393; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.396; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.397; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.397; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.398; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.399; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.399; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.400; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.400; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.401; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.412; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.419; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@d920b6 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.419; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty2\tlog
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.421; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.421; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.426; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@d920b6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.430; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.431; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.706; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.708; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51078__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51078/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.709; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.710; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:07.731; org.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-05-02 03:56:07.731; org.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-05-02 03:56:07.731; org.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-05-02 03:56:07.731; org.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-05-02 03:56:08.505; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.505; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51078/_ collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.507; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.525; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.533; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.533; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.533; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:51078/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.533; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.534; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:51078/_/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.534; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:51078/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:08.534; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.410; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.431; org.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-05-02 03:56:09.431; org.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-05-02 03:56:09.431; org.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-05-02 03:56:09.431; org.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-05-02 03:56:09.473; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51078/_/collection1/ and leader is http://127.0.0.1:51078/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.473; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51078/_
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.473; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.474; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.474; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.478; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.480; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.480; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.483; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.959; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.963; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51087
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.963; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.963; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.964; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.964; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494\solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.965; org.apache.solr.core.CoreContainer; New CoreContainer 20157202
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.965; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:09.967; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.130; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.130; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.132; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.132; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.133; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.133; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.135; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.135; 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-05-02 03:56:10.143; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.143; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:51050/solr
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.143; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.147; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.164; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11a212b name:ZooKeeperConnection Watcher:127.0.0.1:51050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.164; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.168; 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-05-02 03:56:10.169; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e6361d3e60009, 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-05-02 03:56:10.180; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.186; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@331ab2 name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.187; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:10.201; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.155; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.156; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51078__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51078/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.174; org.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-05-02 03:56:11.175; org.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-05-02 03:56:11.175; org.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-05-02 03:56:11.175; org.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-05-02 03:56:11.175; org.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-05-02 03:56:11.349; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51087__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.369; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51087__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.395; 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-05-02 03:56:11.397; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.397; 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-05-02 03:56:11.401; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.401; 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-05-02 03:56:11.402; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.402; 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-05-02 03:56:11.401; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.405; 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-05-02 03:56:11.415; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.424; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494\collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.425; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.426; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.426; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.430; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494\collection1\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.432; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.433; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.503; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.609; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.612; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:11.620; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.619; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.633; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.640; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.664; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.671; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.678; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:12.680; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:12.680; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.680; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:12.682; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:12.683; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.683; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.683; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1367466969494\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.683; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@452244
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.684; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.684; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.684; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\index/
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:12.687; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.687; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\index
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.691; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15e1c0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f333fc),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.691; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.699; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.699; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.700; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.700; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.701; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.701; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.701; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.702; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.702; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.722; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.731; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@325bc3 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.731; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty3\tlog
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.733; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.733; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.743; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@325bc3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.746; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.746; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.896; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.897; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51087__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51087/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.897; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.898; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.908; org.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-05-02 03:56:12.908; org.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-05-02 03:56:12.909; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.909; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:12.909; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.895; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.896; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51087/_ collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.917; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51087/_/collection1/ and leader is http://127.0.0.1:51069/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.918; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51087/_
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.918; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.918; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.920; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.920; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.922; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.922; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.922; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.938; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.940; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.942; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.944; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:13.965; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.459; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.466; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51097
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.466; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.467; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.468; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.468; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963\solr.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.468; org.apache.solr.core.CoreContainer; New CoreContainer 24061052
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.469; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.469; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.641; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.644; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51087__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51087/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.667; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.668; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.668; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.670; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.671; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.672; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.672; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.674; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.675; org.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-05-02 03:56:14.674; org.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-05-02 03:56:14.676; org.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-05-02 03:56:14.676; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.677; 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-05-02 03:56:14.676; org.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-05-02 03:56:14.676; org.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-05-02 03:56:14.690; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.691; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:51050/solr
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.691; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.695; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.701; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15bd211 name:ZooKeeperConnection Watcher:127.0.0.1:51050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.703; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.708; 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-05-02 03:56:14.708; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e6361d3e6000b, 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-05-02 03:56:14.719; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.725; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@20b0dd name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.725; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:14.734; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.105; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.106; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:51087__&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1141 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.878; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51097__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.882; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51097__
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.887; 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-05-02 03:56:15.888; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.890; 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-05-02 03:56:15.890; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.890; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.891; 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-05-02 03:56:15.891; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.892; 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-05-02 03:56:15.893; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.893; 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-05-02 03:56:15.896; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.908; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963\collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.910; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.911; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.911; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.914; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963\collection1\'
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.918; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:15.918; org.apache.solr.core.SolrResourceLoader; Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:16.012; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:16.121; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:16.124; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:16.132; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.150; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.164; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.171; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.192; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.200; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.207; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:17.209; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:17.209; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.209; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:17.211; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:17.211; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.211; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.212; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1367466973963\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.212; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@452244
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.212; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.213; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.213; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\index/
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:17.215; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.215; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\index
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.235; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4be661 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19fbb40),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.236; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.239; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.239; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.240; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.241; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.241; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.242; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.242; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.243; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.245; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.257; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.266; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@a30848 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.267; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1367466955739\jetty4\tlog
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.269; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.269; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.277; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@a30848 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.279; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.279; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.386; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:51069/_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.386; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:51087/_ START replicas=[http://127.0.0.1:51069/_/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:17.387; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.387; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.387; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.387; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.388; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.388; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:51069/_/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.388; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.399; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.401; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.406; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1948b7f lockFactory=org.apache.lucene.store.NativeFSLockFactory@d30dee),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.407; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.408; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1948b7f lockFactory=org.apache.lucene.store.NativeFSLockFactory@d30dee),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1948b7f lockFactory=org.apache.lucene.store.NativeFSLockFactory@d30dee),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.408; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.409; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@d3a0da realtime
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.409; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.409; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.410; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.411; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.414; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.415; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.415; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.415; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.416; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.418; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.419; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.420; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\index.20130501205617419
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.420; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6f56d4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@972a97) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.423; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.425; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.425; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.426; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.429; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15e1c0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f333fc),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15e1c0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f333fc),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.430; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.430; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.430; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@c0bab3 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.433; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@c0bab3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.434; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\index.20130501205617419 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\index.20130501205617419;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.434; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\index.20130501205617419
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.434; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty3\index.20130501205617419
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.434; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.435; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.435; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.435; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:17.438; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.126; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.127; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51097__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51097/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.128; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.128; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.139; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51087__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51087/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.150; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.151; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.151; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.152; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.151; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.151; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.430; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.430; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51097/_ collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.442; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51097/_/collection1/ and leader is http://127.0.0.1:51078/_/collection1/
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.442; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51097/_
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.443; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.443; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.444; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.444; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.445; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.445; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.445; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.448; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.451; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.452; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.452; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.457; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.459; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.461; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.462; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:18.463; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.612; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.914; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.915; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51097__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51097/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.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-05-02 03:56:19.928; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.928; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.928; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.928; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:19.928; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:20.856; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:20.856; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:51097__&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2399 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:20.867; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:22.123; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.364; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:51078/_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.364; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:51097/_ START replicas=[http://127.0.0.1:51078/_/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:23.365; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.365; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.365; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.366; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.367; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.367; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:51078/_/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.367; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.383; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.386; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.396; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.400; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c9057 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd9750),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.402; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.403; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c9057 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd9750),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c9057 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd9750),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.403; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.404; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@788550 realtime
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.455; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.455; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 59
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.458; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.458; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.460; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.462; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.462; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.463; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.463; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.465; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.467; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.468; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\index.20130501205623467
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.468; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@53504f lockFactory=org.apache.lucene.store.NativeFSLockFactory@157958d) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.471; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.474; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.475; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.475; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.479; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4be661 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19fbb40),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4be661 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19fbb40),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.480; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.480; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.480; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8c3c25 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.481; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@8c3c25 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.482; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\index.20130501205623467 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\index.20130501205623467;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.482; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\index.20130501205623467
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.482; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1367466955739/jetty4\index.20130501205623467
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.484; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.484; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.484; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.484; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.497; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.703; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.704; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:51097__",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51097/_"}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.719; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.720; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.720; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.721; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.720; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:23.720; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.644; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.646; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.661; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.667; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@228d69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@115175a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.669; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.671; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@228d69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@115175a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@228d69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@115175a),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.671; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.672; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7f0300 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.673; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.674; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7f0300 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.676; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.684; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.685; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c9057 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd9750),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c9057 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd9750),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.687; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.687; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@13da201 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.688; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.689; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@13da201 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.691; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:51069/_/collection1/, StdNode: http://127.0.0.1:51087/_/collection1/, StdNode: http://127.0.0.1:51097/_/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.698; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.710; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.711; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4be661 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19fbb40),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4be661 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19fbb40),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.711; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.711; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1948b7f lockFactory=org.apache.lucene.store.NativeFSLockFactory@d30dee),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1948b7f lockFactory=org.apache.lucene.store.NativeFSLockFactory@d30dee),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.712; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.711; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.712; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@766227 main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.712; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@c776ed main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.715; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.713; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.713; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15e1c0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f333fc),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15e1c0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f333fc),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.716; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@c776ed main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.715; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@766227 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.717; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.718; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.717; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.720; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@aab98a main
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.721; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.721; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@aab98a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 39
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.726; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.729; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.732; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.734; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:24.738; org.apache.solr.core.SolrCore; [collection1] webapp=/_ path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.250; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1433893063619510272)} 0 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.264; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={update.distrib=FROMLEADER&_version_=-1433893063625801728&update.from=http://127.0.0.1:51069/_/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1433893063625801728)} 0 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.271; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={update.distrib=FROMLEADER&_version_=-1433893063634190336&update.from=http://127.0.0.1:51078/_/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1433893063634190336)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.271; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1433893063634190336)} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.272; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1433893063625801728)} 0 19
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.280; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[0 (1433893063649918976)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.292; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1433893063657259008)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.293; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[0 (1433893063657259008)]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.299; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[1 (1433893063671939072)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.314; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1433893063681376256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.315; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1433893063681376256)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.316; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[1]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.321; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[2 (1433893063696056320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.336; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1433893063705493504)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.337; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1433893063705493504)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.338; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[2]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.342; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[3 (1433893063719124992)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.357; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1433893063728562176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.357; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1433893063728562176)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.358; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[3]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.364; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[4 (1433893063740096512)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.377; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1433893063749533696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.379; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1433893063749533696)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.380; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[4]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.384; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[5 (1433893063763165184)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.397; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1433893063771553792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.398; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1433893063771553792)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.399; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[5]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.406; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[6 (1433893063784136704)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.422; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1433893063794622464)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.423; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1433893063794622464)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.424; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[6]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.429; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[7 (1433893063809302528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.442; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1433893063817691136)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.444; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1433893063817691136)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.445; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[7]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.450; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[8 (1433893063830274048)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.463; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1433893063840759808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.466; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1433893063840759808)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.466; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[8]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.470; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[9 (1433893063852294144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.478; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1433893063857537024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.480; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[9 (1433893063857537024)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.484; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10 (1433893063868022784)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.497; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1433893063875362816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.499; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1433893063875362816)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.500; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.505; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[11 (1433893063887945728)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.516; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1433893063895285760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.518; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[11 (1433893063895285760)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.524; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[12 (1433893063908917248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.537; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1433893063915208704)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.539; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[12 (1433893063915208704)]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.544; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[13 (1433893063929888768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.556; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1433893063937228800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.559; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[13 (1433893063937228800)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.563; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[14 (1433893063949811712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.576; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1433893063956103168)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.577; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[14 (1433893063956103168)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.581; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[15 (1433893063969734656)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.596; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1433893063979171840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.598; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[15 (1433893063979171840)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.599; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[15]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.601; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[16 (1433893063990706176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.614; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1433893063999094784)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.615; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1433893063999094784)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.615; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[16]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.619; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[17 (1433893064009580544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.628; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1433893064013774848)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.630; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[17 (1433893064013774848)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.634; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[18 (1433893064024260608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.645; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1433893064032649216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.647; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[18 (1433893064032649216)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.648; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[18]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.652; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[19 (1433893064044183552)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.666; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1433893064053620736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.667; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[19 (1433893064053620736)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.669; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[19]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.672; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[20 (1433893064065155072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.685; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1433893064073543680)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.686; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[20 (1433893064073543680)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.687; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[20]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.692; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[21 (1433893064085078016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.704; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1433893064093466624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.705; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[21 (1433893064093466624)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.707; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[21]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.710; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[22 (1433893064105000960)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.724; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1433893064113389568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.725; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[22 (1433893064113389568)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.726; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[22]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.729; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[23 (1433893064124923904)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.738; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1433893064130166784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.741; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[23 (1433893064130166784)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.746; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[24 (1433893064141701120)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.758; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1433893064149041152)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.759; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[24 (1433893064149041152)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[24]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.765; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[25 (1433893064161624064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.775; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1433893064166866944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.776; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[25 (1433893064166866944)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.781; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[26 (1433893064178401280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.790; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1433893064183644160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.791; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[26 (1433893064183644160)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.796; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[27 (1433893064194129920)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.808; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1433893064204615680)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.811; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[27 (1433893064204615680)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.812; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[27]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.817; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[28 (1433893064216150016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.827; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51069/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1433893064220344320)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.828; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[28 (1433893064220344320)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.833; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[29 (1433893064231878656)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:27.842; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:51078/_/collection1/&update.distrib=FROMLEADER&wt=javabin

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

sed by: java.net.ConnectException: Connection refused: connect
[junit4:junit4]   1> 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
[junit4:junit4]   1> 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:75)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4:junit4]   1> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:157)
[junit4:junit4]   1> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
[junit4:junit4]   1> 	at java.net.Socket.connect(Socket.java:579)
[junit4:junit4]   1> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]   1> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]   1> 	... 12 more
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:59.041; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89618314412032012-127.0.0.1:51097__-n_0000000004) am no longer a leader.
[junit4:junit4]   1> WARN  - 2013-05-02 03:56:59.050; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e6361d3e6000c, 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-05-02 03:56:59.051; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:59.051; 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: 0)
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:59.061; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_,null}
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:59.197; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-02 03:56:59.199; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:51050 51050
[junit4:junit4]   1> WARN  - 2013-05-02 03:57:00.237; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 03:57:01.257; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-02 03:57:01.257; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-02 03:57:01.352; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@18b12ba name:ZooKeeperConnection Watcher:127.0.0.1:51050/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-02 03:57:01.352; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   1> INFO  - 2013-05-02 03:57:01.359; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 51057
[junit4:junit4]   1> INFO  - 2013-05-02 03:57:01.382; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-02 03:57:01.383; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:51050 51050
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1367466955740
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1367466955739\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1367466955739\zookeeper\server1\data\version-2 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1367466955739\zookeeper\server1\data FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1367466955739\zookeeper\server1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1367466955739\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1367466955739 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=FA5B8B226A9FA873 -Dtests.slow=true -Dtests.locale=no_NO_NY -Dtests.timezone=America/Hermosillo -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE 65.7s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<110> but was:<109>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA5B8B226A9FA873:7BBD053A1DC0C84F]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:159)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:134)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-02 03:57:01.399; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 65672 T2440 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=no_NO_NY, timezone=America/Hermosillo
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=3,free=41466928,total=185597952
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestFieldTypeCollectionResource, TestRemoteStreaming, StatelessScriptUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, TestRecovery, SoftAutoCommitTest, TestHashPartitioner, TestSchemaResource, UnloadDistributedZkTest, PingRequestHandlerTest, TestSurroundQueryParser, MBeansHandlerTest, TestWordDelimiterFilterFactory, TermVectorComponentTest, TestLMJelinekMercerSimilarityFactory, TestDynamicFieldResource, TestReplicationHandler, TestQueryTypes, SOLR749Test, FileBasedSpellCheckerTest, RequiredFieldsTest, RecoveryZkTest, TestCodecSupport, DistributedQueryElevationComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, TestFiltering, TestPluginEnable, TestManagedSchemaFieldResource, TestIBSimilarityFactory, OverseerTest, TestTrie, TestSchemaSimilarityResource, TestPerFieldSimilarity, CollectionsAPIDistributedZkTest, IndexReaderFactoryTest, TestWriterPerf, TestDynamicFieldCollectionResource, LoggingHandlerTest, PluginInfoTest, SpatialFilterTest, TestLazyCores, MinimalSchemaTest, TestPseudoReturnFields, TestExtendedDismaxParser, CSVRequestHandlerTest, TestFastWriter, TestRandomFaceting, SchemaVersionSpecificBehaviorTest, PeerSyncTest, ShowFileRequestHandlerTest, TestCollationKeyRangeQueries, TestPartialUpdateDeduplication, DirectUpdateHandlerOptimizeTest, TestCoreContainer, IndexBasedSpellCheckerTest, TestXIncludeConfig, FastVectorHighlighterTest, TestSort, QueryEqualityTest, DirectUpdateHandlerTest, TestJoin, NumericFieldsTest, TestSolrDeletionPolicy1, CacheHeaderTest, ShardSplitTest]
[junit4:junit4] Completed in 65.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 709 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:384: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:364: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887: There were test failures: 295 suites, 1223 tests, 1 failure, 18 ignored (12 assumptions)

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