You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/22 09:18:04 UTC

[JENKINS] Lucene-Solr-Tests-4.3-Java6 - Build # 18 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.3-Java6/18/

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

Error Message:
Server at http://127.0.0.1:52450/wx/us returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:52450/wx/us returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([213103B1D8A58BB5:A0D78DA9AFFAEB89]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)




Build Log:
[...truncated 8427 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:40.188; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /wx/us
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:40.194; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:40.202; 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-22 06:54:40.209; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:40.410; org.apache.solr.cloud.ZkTestServer; start zk server on port:52442
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:40.772; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> WARN  - 2013-05-22 06:54:40.850; org.apache.zookeeper.server.NIOServerCnxn; Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.539; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@512a5253 name:ZooKeeperConnection Watcher:127.0.0.1:52442 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.539; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.545; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.651; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.653; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@18aa6bfd name:ZooKeeperConnection Watcher:127.0.0.1:52442/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.654; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.654; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.664; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.669; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.673; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.678; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.679; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.700; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.701; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.807; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.808; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.813; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.814; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.819; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.820; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.825; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/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-22 06:54:42.825; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.830; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.831; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.836; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.837; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.841; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:42.842; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.105; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.110; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:52446
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.111; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.111; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.112; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.112; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.113; org.apache.solr.core.CoreContainer; New CoreContainer 426207912
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.114; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.114; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.296; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.297; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.297; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.298; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.298; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.301; 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-22 06:54:43.318; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.319; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:52442/solr
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.354; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.356; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.362; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@52e52123 name:ZooKeeperConnection Watcher:127.0.0.1:52442 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.362; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.365; 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-22 06:54:43.382; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.384; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3e3b9b12 name:ZooKeeperConnection Watcher:127.0.0.1:52442/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.385; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.399; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.416; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.438; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.441; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52446_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.449; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52446_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.455; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.487; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.491; org.apache.solr.cloud.Overseer; Overseer (id=89732263486619651-127.0.0.1:52446_wx%2Fus-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.514; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.540; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.540; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.544; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.547; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.578; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.591; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.592; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.593; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.593; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.596; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.597; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.598; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.678; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.757; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.859; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:43.867; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.510; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.514; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.517; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.523; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.564; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.564; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369205682849/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/control/data/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.565; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d439fe
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.565; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.566; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/control/data
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.566; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369205680194/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-22 06:54:44.566; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369205680194/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.567; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.572; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5238e759 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c6b9056),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.572; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.575; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.575; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.576; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.577; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.577; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.577; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.578; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.578; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.579; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.588; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.596; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@24c2ffbc main
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.596; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.597; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.598; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.601; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@24c2ffbc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.604; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:44.604; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.090; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.092; 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:52446_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52446/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.092; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.102; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.130; org.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-22 06:54:45.631; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.631; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52446/wx/us collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.649; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.667; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.692; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.696; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.696; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.697; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:52446/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.697; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.697; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:52446/wx/us/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.698; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52446/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:45.698; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.637; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.659; org.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-22 06:54:46.677; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52446/wx/us/collection1/ and leader is http://127.0.0.1:52446/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.677; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52446/wx/us
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.677; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.677; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.678; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.680; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.682; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.682; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.683; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.694; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.702; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.704; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6a761eb4 name:ZooKeeperConnection Watcher:127.0.0.1:52442/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.705; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.707; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.713; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.958; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.961; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:52450
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.962; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.962; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.963; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.963; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.964; org.apache.solr.core.CoreContainer; New CoreContainer 1068863502
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.964; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:46.965; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.132; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.132; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.133; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.133; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.134; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.134; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.135; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.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-22 06:54:47.153; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.154; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:52442/solr
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.154; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.155; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.159; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@19a8ac5e name:ZooKeeperConnection Watcher:127.0.0.1:52442 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.160; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.176; 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-22 06:54:47.190; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.194; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@54432395 name:ZooKeeperConnection Watcher:127.0.0.1:52442/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.194; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:47.202; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.174; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.176; 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:52446_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52446/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.193; org.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-22 06:54:48.193; org.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-22 06:54:48.193; org.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-22 06:54:48.207; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52450_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.236; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52450_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.240; 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> INFO  - 2013-05-22 06:54:48.240; 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> INFO  - 2013-05-22 06:54:48.241; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.242; 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-22 06:54:48.243; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.243; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.256; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.257; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.257; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.258; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.260; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.261; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.262; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.315; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.378; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.480; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:48.487; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.089; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.094; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.096; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.102; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.146; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.147; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369205686713/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.147; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d439fe
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.148; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.149; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.149; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-22 06:54:49.149; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.150; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.153; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@784504dd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a0f411),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.154; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.157; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.157; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.158; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.159; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.160; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.161; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.161; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.162; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.162; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.172; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.180; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6a47808b main
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.180; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.181; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.182; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.187; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6a47808b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.190; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.190; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.701; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.702; 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:52450_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52450/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.702; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.703; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:49.718; org.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-22 06:54:49.718; org.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-22 06:54:49.718; org.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-22 06:54:50.194; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.194; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52450/wx/us collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.195; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.214; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.226; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.226; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.227; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:52450/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.227; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.227; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:52450/wx/us/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.227; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52450/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:50.228; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.226; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.248; org.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-22 06:54:51.248; org.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-22 06:54:51.248; org.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-22 06:54:51.259; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52450/wx/us/collection1/ and leader is http://127.0.0.1:52450/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.259; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52450/wx/us
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.259; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.260; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.260; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.262; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.264; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.264; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.265; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.534; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.537; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:52453
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.538; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.538; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.539; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.539; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.540; org.apache.solr.core.CoreContainer; New CoreContainer 2048568114
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.541; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.541; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.703; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.704; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.705; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.705; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.706; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.706; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.707; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.707; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.708; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.708; 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-22 06:54:51.725; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.725; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:52442/solr
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.726; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.727; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.730; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@49c03048 name:ZooKeeperConnection Watcher:127.0.0.1:52442 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.731; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.746; 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-22 06:54:51.757; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.760; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@214f95bf name:ZooKeeperConnection Watcher:127.0.0.1:52442/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.760; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:51.773; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.763; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.764; 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:52450_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52450/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.781; org.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-22 06:54:52.781; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52453_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.781; org.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-22 06:54:52.781; org.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-22 06:54:52.781; org.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-22 06:54:52.783; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52453_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.793; 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-22 06:54:52.793; 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-22 06:54:52.793; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.793; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.794; 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-22 06:54:52.794; 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-22 06:54:52.795; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.796; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.803; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.803; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.804; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.804; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.806; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.808; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.808; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.859; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:52.919; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.020; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.027; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.605; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.609; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.612; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.618; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.657; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.658; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369205691282/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.658; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d439fe
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.659; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.660; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty2
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.660; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-22 06:54:53.660; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.661; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.665; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29935317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e900995),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.665; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.668; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.669; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.670; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.670; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.671; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.671; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.672; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.673; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.673; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.682; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.690; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@75d74ab4 main
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.690; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.691; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.692; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.700; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@75d74ab4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.703; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:53.703; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.295; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.296; 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:52453_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52453/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.296; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.297; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.353; org.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-22 06:54:54.353; org.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-22 06:54:54.353; org.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-22 06:54:54.353; org.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-22 06:54:54.707; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.707; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52453/wx/us collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.708; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.729; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.740; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.741; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.741; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:52453/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.741; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.741; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:52453/wx/us/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.742; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52453/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:54.742; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.861; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.884; org.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-22 06:54:55.884; org.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-22 06:54:55.884; org.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-22 06:54:55.884; org.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-22 06:54:55.931; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52453/wx/us/collection1/ and leader is http://127.0.0.1:52453/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.931; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52453/wx/us
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.931; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.931; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.932; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.934; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.936; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.936; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:55.937; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.203; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.206; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:52456
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.207; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.208; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.208; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.209; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.209; org.apache.solr.core.CoreContainer; New CoreContainer 1742546142
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.210; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.210; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.372; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.373; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.374; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.374; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.375; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.375; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.375; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.376; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.376; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.377; 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-22 06:54:56.393; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.394; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:52442/solr
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.394; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.395; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.399; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@20c77b27 name:ZooKeeperConnection Watcher:127.0.0.1:52442 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.399; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.415; 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-22 06:54:56.426; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.429; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6903b425 name:ZooKeeperConnection Watcher:127.0.0.1:52442/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.429; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:56.441; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.393; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.394; 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:52453_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52453/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.411; org.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-22 06:54:57.411; org.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-22 06:54:57.411; org.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-22 06:54:57.411; org.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-22 06:54:57.411; org.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-22 06:54:57.445; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52456_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.447; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52456_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.451; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.451; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.451; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.451; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.451; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.452; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.452; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.454; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.454; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.455; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.461; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.461; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.462; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.462; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.464; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.466; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.466; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.516; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.576; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.677; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:57.684; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.267; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.271; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.274; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.284; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.321; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.321; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369205695953/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.321; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d439fe
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.322; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.323; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.323; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-22 06:54:58.323; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.324; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.327; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e50039c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57d94c7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.328; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.331; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.331; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.332; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.333; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.334; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.334; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.334; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.335; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.336; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.345; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.353; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@245a690 main
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.353; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.354; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.355; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.360; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@245a690 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.363; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.363; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.919; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.920; 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:52456_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52456/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.920; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.921; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:58.934; org.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-22 06:54:58.934; org.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-22 06:54:58.934; org.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-22 06:54:58.934; org.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-22 06:54:58.934; org.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-22 06:54:59.367; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.367; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52456/wx/us collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.373; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52456/wx/us/collection1/ and leader is http://127.0.0.1:52450/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.374; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52456/wx/us
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.374; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.374; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.382; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.382; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.382; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.383; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.383; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.384; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.385; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.385; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.387; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.437; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.664; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.667; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:52460
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.668; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.669; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.669; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.669; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.670; org.apache.solr.core.CoreContainer; New CoreContainer 1282618801
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.671; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.671; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.834; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.835; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.835; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.836; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.836; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.837; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.837; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.838; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.838; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.839; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.857; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.857; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:52442/solr
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.858; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.859; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.862; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@49df819 name:ZooKeeperConnection Watcher:127.0.0.1:52442 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.863; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.866; 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-22 06:54:59.879; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.881; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2f1b2b6f name:ZooKeeperConnection Watcher:127.0.0.1:52442/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.881; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-22 06:54:59.887; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.455; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.457; 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:52456_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52456/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.498; org.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-22 06:55:00.498; org.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-22 06:55:00.498; org.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-22 06:55:00.498; org.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-22 06:55:00.498; org.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-22 06:55:00.498; org.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-22 06:55:00.893; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52460_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.895; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52460_wx%2Fus
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.898; 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-22 06:55:00.898; 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-22 06:55:00.898; 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-22 06:55:00.899; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.899; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.899; 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-22 06:55:00.899; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.899; 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-22 06:55:00.900; 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-22 06:55:00.901; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.901; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.903; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.909; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.909; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.910; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.910; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.912; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.914; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.914; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:00.964; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.024; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.126; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.133; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.440; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.440; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:52456_wx%252Fus&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2012 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.716; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.720; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.722; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.728; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.763; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.763; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369205699410/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.764; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d439fe
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.764; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.765; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.765; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-22 06:55:01.765; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.766; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.770; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e1d1648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e073534),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.770; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.773; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.773; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.774; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.775; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.775; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.776; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.776; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.777; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.777; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.786; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.793; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@71f12b9e main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.793; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.794; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.794; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.799; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@71f12b9e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.802; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:01.802; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.005; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.006; 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:52460_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52460/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.007; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.007; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.022; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:02.022; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:02.022; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:02.022; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:02.022; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:02.022; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:02.805; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.805; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52460/wx/us collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.810; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52460/wx/us/collection1/ and leader is http://127.0.0.1:52453/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.810; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52460/wx/us
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.810; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.810; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.811; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.812; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.812; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.812; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.813; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.814; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.814; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.814; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.815; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.834; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.834; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.836; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.836; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:02.837; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.442; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:52450/wx/us/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.454; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.473; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:52456/wx/us START replicas=[http://127.0.0.1:52450/wx/us/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-22 06:55:03.486; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.487; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.487; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.487; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.487; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.488; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:52450/wx/us/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.488; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.501; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.505; 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-22 06:55:03.508; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@784504dd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a0f411),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.508; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.509; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@784504dd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a0f411),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@784504dd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a0f411),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.509; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.510; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2797fd81 realtime
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.510; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.511; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.529; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.530; 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:52460_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52460/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.545; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:03.546; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:03.546; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:03.545; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:03.546; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:03.545; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:03.585; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.585; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.607; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.610; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.611; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.612; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.612; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.612; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.614; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.615; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.616; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index.20130522075503615
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.616; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@462e1da8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61234e59) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.631; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.647; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.648; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.649; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.651; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e50039c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57d94c7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e50039c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57d94c7b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.651; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.651; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.652; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@34c945ea main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.653; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@34c945ea main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.654; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index.20130522075503615 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index.20130522075503615;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.654; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index.20130522075503615
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.654; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty3/index.20130522075503615
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.655; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.655; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.655; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.655; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.657; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.836; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.836; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:52460_wx%252Fus&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:03.840; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:04.845; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.052; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.053; 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:52456_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52456/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.072; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:05.072; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:05.072; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:05.072; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:05.072; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:05.072; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:05.838; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:52453/wx/us/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.838; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:52460/wx/us START replicas=[http://127.0.0.1:52453/wx/us/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-22 06:55:05.839; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.839; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.839; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.839; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.839; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.840; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:52453/wx/us/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.841; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.847; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.851; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.858; 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-22 06:55:05.861; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29935317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e900995),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.861; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.862; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29935317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e900995),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29935317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e900995),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.862; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.863; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@56f86d9e realtime
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.863; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.864; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.865; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.865; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.867; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.867; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.868; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.868; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.868; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.871; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.872; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.876; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index.20130522075505872
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.876; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6f855a27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c0a9ec) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.879; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us 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-22 06:55:05.880; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.881; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.881; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.883; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e1d1648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e073534),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e1d1648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e073534),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.884; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.884; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.884; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2feaad1 main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.886; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2feaad1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.886; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index.20130522075505872 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index.20130522075505872;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.887; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index.20130522075505872
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.887; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index.20130522075505872
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.887; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.887; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.888; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.888; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:05.890; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.579; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.581; 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:52460_wx%2Fus",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52460/wx/us"}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.596; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:06.596; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:06.596; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:06.596; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:06.596; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:06.596; org.apache.solr.common.cloud.ZkStateReader$2; 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-22 06:55:06.850; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.852; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.859; 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-22 06:55:06.863; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5238e759 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c6b9056),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.864; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.864; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5238e759 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c6b9056),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5238e759 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c6b9056),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.865; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.865; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@593680e1 main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.866; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.867; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@593680e1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.868; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.895; 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-22 06:55:06.896; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@784504dd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a0f411),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@784504dd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a0f411),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.896; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.897; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2a03803 main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.897; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.898; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2a03803 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.899; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:52456/wx/us/collection1/, StdNode: http://127.0.0.1:52453/wx/us/collection1/, StdNode: http://127.0.0.1:52460/wx/us/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.902; 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-22 06:55:06.903; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29935317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e900995),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29935317 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e900995),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.904; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.904; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1c90ca10 main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.905; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.906; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1c90ca10 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.906; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.908; 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-22 06:55:06.908; 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-22 06:55:06.909; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e50039c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57d94c7b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e50039c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57d94c7b),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.910; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e1d1648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e073534),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e1d1648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e073534),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.910; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.910; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.911; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10e3c6a3 main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.911; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3fe9aade main
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.911; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.912; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.912; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@10e3c6a3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.913; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3fe9aade main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.914; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.915; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:06.919; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us 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-22 06:55:06.921; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us 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-22 06:55:06.922; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us 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-22 06:55:06.925; org.apache.solr.core.SolrCore; [collection1] webapp=/wx/us 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-22 06:55:08.931; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435716245445935104)} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.940; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={update.distrib=FROMLEADER&_version_=-1435716245451177984&update.from=http://127.0.0.1:52453/wx/us/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435716245451177984)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.944; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={update.distrib=FROMLEADER&_version_=-1435716245456420864&update.from=http://127.0.0.1:52450/wx/us/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435716245456420864)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.945; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1435716245456420864)} 0 7
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.946; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435716245451177984)} 0 12
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.949; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[a!0 (1435716245465858048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.956; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1435716245470052352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.956; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[a!0 (1435716245470052352)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.959; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[b!1 (1435716245477392384)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.965; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1435716245480538112)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.966; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[b!1 (1435716245480538112)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.969; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[c!2 (1435716245487878144)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.974; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1435716245491023872)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.975; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[c!2 (1435716245491023872)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.977; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[d!3 (1435716245496266752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.991; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1435716245507801088)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.992; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1435716245507801088)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.992; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[d!3]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:08.995; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[e!4 (1435716245515141120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.000; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1435716245518286848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.001; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[e!4 (1435716245518286848)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.003; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[f!5 (1435716245523529728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.008; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1435716245526675456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.009; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[f!5 (1435716245526675456)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.011; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[g!6 (1435716245531918336)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.018; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1435716245537161216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.019; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1435716245537161216)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.019; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[g!6]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.022; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[h!7 (1435716245543452672)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.029; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1435716245548695552)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.030; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!7 (1435716245548695552)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.030; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[h!7]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.033; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[i!8 (1435716245554987008)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.038; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1435716245558132736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.039; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[i!8 (1435716245558132736)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.042; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[j!9 (1435716245564424192)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.050; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1435716245569667072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.051; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!9 (1435716245569667072)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.052; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[j!9]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.055; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[k!10 (1435716245578055680)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.060; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1435716245581201408)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.061; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[k!10 (1435716245581201408)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.063; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[l!11 (1435716245586444288)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.070; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1435716245591687168)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.071; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1435716245591687168)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.072; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[l!11]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.074; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[m!12 (1435716245597978624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.079; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1435716245601124352)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.080; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[m!12 (1435716245601124352)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.082; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[n!13 (1435716245606367232)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.089; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1435716245611610112)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.090; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!13 (1435716245611610112)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.090; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[n!13]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.093; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[o!14 (1435716245617901568)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.100; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1435716245623144448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.101; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!14 (1435716245623144448)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.101; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[o!14]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.104; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[p!15 (1435716245629435904)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.111; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1435716245634678784)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.112; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1435716245634678784)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.112; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[p!15]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.115; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[q!16 (1435716245640970240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.122; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1435716245646213120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.123; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1435716245646213120)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.123; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[q!16]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.126; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[r!17 (1435716245652504576)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.133; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1435716245657747456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.134; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1435716245657747456)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.134; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[r!17]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.137; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[s!18 (1435716245664038912)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.142; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1435716245667184640)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.143; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[s!18 (1435716245667184640)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.145; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[t!19 (1435716245672427520)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.150; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1435716245675573248)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.151; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[t!19 (1435716245675573248)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.153; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[u!20 (1435716245680816128)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.160; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1435716245686059008)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.161; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1435716245686059008)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.161; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[u!20]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.164; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[v!21 (1435716245692350464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.171; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1435716245697593344)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.172; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1435716245697593344)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.172; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[v!21]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.175; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[w!22 (1435716245703884800)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.182; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1435716245709127680)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.183; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!22 (1435716245709127680)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.183; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[w!22]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.186; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[x!23 (1435716245715419136)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.193; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1435716245720662016)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.194; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1435716245720662016)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.194; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[x!23]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.197; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[y!24 (1435716245726953472)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.202; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1435716245730099200)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.203; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[y!24 (1435716245730099200)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.205; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[z!25 (1435716245735342080)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.210; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1435716245738487808)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.211; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[z!25 (1435716245738487808)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.213; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[a!26 (1435716245743730688)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.220; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1435716245748973568)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.221; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1435716245748973568)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.221; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[a!26]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.224; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[b!27 (1435716245755265024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.229; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1435716245758410752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.230; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[b!27 (1435716245758410752)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.232; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[c!28 (1435716245763653632)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.238; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1435716245766799360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.238; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[c!28 (1435716245766799360)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.241; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[d!29 (1435716245773090816)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.248; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1435716245778333696)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.249; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!29 (1435716245778333696)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.249; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[d!29]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.252; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[e!30 (1435716245784625152)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.259; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1435716245789868032)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.260; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1435716245789868032)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.261; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[e!30]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.263; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[f!31 (1435716245796159488)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.270; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1435716245801402368)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.271; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!31 (1435716245801402368)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.271; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[f!31]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.274; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[g!32 (1435716245807693824)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.280; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1435716245810839552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.281; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[g!32 (1435716245810839552)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.283; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[h!33 (1435716245817131008)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.290; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1435716245822373888)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.291; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52453/wx/us/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!33 (1435716245822373888)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.292; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[h!33]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.294; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={wt=javabin&version=2} {add=[i!34 (1435716245828665344)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.303; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx/us path=/update params={distrib.from=http://127.0.0.1:52450/wx/us/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1435716245834956800)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:09.304; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/wx

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

50.396; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52460/wx/us/collection1/
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.396; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@68520c8a
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.408; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=10,adds=10,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=52,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.409; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.410; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.410; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.417; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e1d1648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e073534),segFN=segments_4,generation=4,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0.fdx, _0.si, _0.fdt, _0_Lucene40_0.tip, segments_4]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3e1d1648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e073534),segFN=segments_5,generation=5,filenames=[_1_Lucene40_0.tim, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _1.fnm, _1_Lucene40_0.tip, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0.fdx, segments_5, _0.si, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.418; org.apache.solr.core.SolrDeletionPolicy; newest commit = 5[_1_Lucene40_0.tim, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _1.fnm, _1_Lucene40_0.tip, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0.fdx, segments_5, _0.si, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.518; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.569; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.569; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.570; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.570; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.571; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369205680194/jetty4
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.571; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> WARN  - 2013-05-22 06:55:50.572; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/89732263486619660-5-n_0000000001
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:152)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:149)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:260)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-05-22 06:55:50.573; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.573; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> WARN  - 2013-05-22 06:55:50.574; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-22 06:55:50.574; org.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> WARN  - 2013-05-22 06:55:50.574; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-05-22 06:55:50.574; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_GT, timezone=GB
[junit4:junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=221588576,total=518914048
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestUtils, SampleTest, TestNumberUtils, TestOmitPositions, TestFastOutputStream, DefaultValueUpdateProcessorTest, SpellCheckCollatorTest, TestCSVLoader, XmlUpdateRequestHandlerTest, TestElisionMultitermQuery, JSONWriterTest, ConvertedLegacyTest, TestSystemIdResolver, SuggesterTSTTest, TestCodecSupport, CurrencyFieldXmlFileTest, ClusterStateTest, OpenCloseCoreStressTest, TestCSVResponseWriter, TestPropInject, SolrCoreCheckLockOnStartupTest, TestFieldTypeResource, TestSolrXMLSerializer, SolrCmdDistributorTest, IndexBasedSpellCheckerTest, ShardSplitTest]
[junit4:junit4] Completed on J1 in 70.74s, 1 test, 1 error <<< FAILURES!

[...truncated 804 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:1243: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:887: There were test failures: 291 suites, 1206 tests, 1 error, 13 ignored (7 assumptions)

Total time: 45 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure