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

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 5528 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5528/
Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Wrong doc count on shard1_1 expected:<357> but was:<356>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<357> but was:<356>
	at __randomizedtesting.SeedInfo.seed([22EEA817707C9061:A308260F0723F05D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:167)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:155)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 8562 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.548; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /sx/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.564; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.567; 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-10 17:11:06.570; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.670; org.apache.solr.cloud.ZkTestServer; start zk server on port:40477
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.723; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.772; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b78efd8 name:ZooKeeperConnection Watcher:127.0.0.1:40477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.773; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.775; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.813; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.816; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2c006765 name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.816; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.823; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.830; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.836; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.841; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.847; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.862; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.872; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.876; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.883; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.885; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.891; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.892; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.898; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.899; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.905; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.907; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.912; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.915; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.926; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.928; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.940; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:06.942; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.291; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.390; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53226
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.411; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.412; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.413; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.414; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.414; org.apache.solr.core.CoreContainer; New CoreContainer 619463392
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.415; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.416; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.644; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.645; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.646; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.647; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.648; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.649; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.650; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.651; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.652; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.672; 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-10 17:11:07.990; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.991; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40477/solr
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.998; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:07.999; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.004; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@60666a53 name:ZooKeeperConnection Watcher:127.0.0.1:40477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.005; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.010; 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-10 17:11:08.020; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.023; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@757753a8 name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.024; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.030; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.039; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.048; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.052; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53226_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.056; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53226_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.063; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.080; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.085; org.apache.solr.cloud.Overseer; Overseer (id=89666739676643331-127.0.0.1:53226_sx-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.094; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.107; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.108; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.116; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.120; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.136; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.156; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.157; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.158; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.159; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.163; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.164; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.165; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.260; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.420; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.423; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:08.499; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.256; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.259; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.263; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.270; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.398; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.398; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368205866951/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/control/data/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.403; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bbf68a9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.406; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.407; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/control/data
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.407; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:09.407; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.408; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.411; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44c6b80e lockFactory=org.apache.lucene.store.NativeFSLockFactory@561526e3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.412; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.434; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.435; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.459; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.462; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.468; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.468; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.470; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.475; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.477; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.479; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.483; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@35a3f178 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.490; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.496; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.497; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.532; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@35a3f178 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.541; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.542; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.645; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.646; 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:53226_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53226/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.647; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.653; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:09.665; org.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-10 17:11:10.545; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.545; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53226/sx collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.549; 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-10 17:11:10.556; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.566; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.570; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.570; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.571; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:53226/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.572; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.572; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:53226/sx/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.573; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:53226/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:10.573; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.172; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.186; org.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-10 17:11:11.235; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53226/sx/collection1/ and leader is http://127.0.0.1:53226/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.236; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53226/sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.237; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.237; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.237; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.240; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.245; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.246; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.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-10 17:11:11.275; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.278; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.280; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@46be6108 name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.281; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.284; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.291; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.398; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.401; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56113
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.402; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.402; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.403; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.404; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.404; org.apache.solr.core.CoreContainer; New CoreContainer 983837745
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.405; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.405; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.460; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.461; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.461; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.463; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.463; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.464; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.464; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.465; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.465; 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-10 17:11:11.470; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.471; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40477/solr
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.471; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.472; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.475; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6f3d5f21 name:ZooKeeperConnection Watcher:127.0.0.1:40477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.476; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.478; 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-10 17:11:11.485; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.498; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3bad0d89 name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.499; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:11.505; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.510; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56113_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.512; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56113_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.516; 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-10 17:11:12.517; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.517; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.519; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.526; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.527; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.528; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.529; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.531; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.532; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.533; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.570; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.620; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.622; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.666; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.696; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.698; 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:53226_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53226/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:12.705; org.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-10 17:11:12.706; org.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-10 17:11:12.705; org.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-10 17:11:13.169; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.174; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.177; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.185; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.250; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.251; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368205871291/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.251; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bbf68a9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.253; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.254; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.254; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:13.255; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.255; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.257; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ac84361 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f99ea3c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.258; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.262; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.262; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.263; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.265; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.268; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.268; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.269; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.271; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.272; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.274; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.277; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4e850e8c main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.278; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.278; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.279; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.302; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4e850e8c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.315; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:13.316; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.213; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.216; 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:56113_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56113/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.218; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.219; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.308; org.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-10 17:11:14.309; org.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-10 17:11:14.309; org.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-10 17:11:14.318; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.319; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:56113/sx collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.320; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.333; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.339; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.340; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.340; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:56113/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.341; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.341; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:56113/sx/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.342; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:56113/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:14.342; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.817; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.829; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.829; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.830; org.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-10 17:11:15.854; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56113/sx/collection1/ and leader is http://127.0.0.1:56113/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.855; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56113/sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.856; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.856; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.857; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.939; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.941; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.942; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:15.943; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.020; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.024; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51254
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.025; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.026; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.027; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.028; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.029; org.apache.solr.core.CoreContainer; New CoreContainer 1986875184
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.030; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.030; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.089; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.090; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.091; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.091; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.092; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.092; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.093; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.093; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.094; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.094; 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-10 17:11:16.098; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.099; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40477/solr
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.100; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.101; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.104; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@54d1f0ad name:ZooKeeperConnection Watcher:127.0.0.1:40477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.104; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.106; 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-10 17:11:16.111; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.113; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7d1050be name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.113; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:16.119; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.124; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51254_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.126; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51254_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.130; 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-10 17:11:17.131; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.131; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.131; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.132; 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-10 17:11:17.131; 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-10 17:11:17.134; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.141; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.142; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.143; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.143; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.145; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.146; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.147; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.183; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.236; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.238; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.281; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.339; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.341; 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:56113_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56113/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.348; org.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-10 17:11:17.348; org.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-10 17:11:17.348; org.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-10 17:11:17.348; org.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-10 17:11:17.748; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.751; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.754; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.759; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.819; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.819; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368205875947/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.820; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bbf68a9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.821; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.822; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.822; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:17.823; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.824; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.826; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55104da7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71a550f9),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.827; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.831; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.831; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.832; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.834; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.836; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.837; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.838; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.840; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.841; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.843; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.846; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3ad8326d main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.847; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.848; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.848; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.867; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3ad8326d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.877; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:17.878; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.856; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.857; 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:51254_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51254/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.858; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.858; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.869; org.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-10 17:11:18.871; org.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-10 17:11:18.871; org.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-10 17:11:18.871; org.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-10 17:11:18.881; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.882; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51254/sx collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.883; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.891; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.894; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.894; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.894; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:51254/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.895; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.895; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:51254/sx/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.896; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:51254/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:18.896; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.380; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.392; org.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-10 17:11:20.392; org.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-10 17:11:20.392; org.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-10 17:11:20.392; org.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-10 17:11:20.407; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51254/sx/collection1/ and leader is http://127.0.0.1:51254/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.408; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51254/sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.408; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.409; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.409; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.411; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.413; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.414; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.415; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.497; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.499; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:47193
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.500; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.501; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.501; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.502; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.502; org.apache.solr.core.CoreContainer; New CoreContainer 299608569
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.503; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.503; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.557; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.557; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.558; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.558; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.559; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.559; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.560; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.560; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.561; 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-10 17:11:20.565; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.566; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40477/solr
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.566; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.567; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.569; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3cccc621 name:ZooKeeperConnection Watcher:127.0.0.1:40477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.570; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.572; 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-10 17:11:20.577; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.579; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7c6d75b6 name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.579; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:20.584; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.600; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47193_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.605; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:47193_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.616; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.616; 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-10 17:11:21.616; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.616; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.618; 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-10 17:11:21.618; 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-10 17:11:21.623; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.624; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.634; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.635; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.637; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.638; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.640; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.641; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.642; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.763; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.884; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.898; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.904; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.906; 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:51254_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51254/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:21.919; org.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-10 17:11:21.920; org.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-10 17:11:21.919; org.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-10 17:11:21.919; org.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-10 17:11:21.919; org.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-10 17:11:21.967; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.548; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.553; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.557; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.565; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.633; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.634; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368205880421/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.635; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bbf68a9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.636; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.637; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.638; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:22.638; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.639; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.642; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4c0275 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3646a658),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.643; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.649; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.649; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.651; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.653; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.655; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.656; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.657; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.659; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.660; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.663; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.668; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3e052c6f main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.669; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.670; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.670; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.686; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3e052c6f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.695; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:22.695; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.429; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.431; 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:47193_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47193/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.432; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.432; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.479; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.698; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.699; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:47193/sx collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.704; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:47193/sx/collection1/ and leader is http://127.0.0.1:56113/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.704; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47193/sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.705; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.705; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.709; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.710; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.710; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.711; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.712; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.713; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.714; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.713; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.714; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.831; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.840; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:34561
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.842; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.842; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.843; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.844; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.845; org.apache.solr.core.CoreContainer; New CoreContainer 1667006628
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.846; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:23.847; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.247; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.248; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.249; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.250; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.251; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.251; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.252; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.253; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.253; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.255; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.255; 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-10 17:11:24.260; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.261; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:40477/solr
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.261; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.264; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.265; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5b8b0b4a name:ZooKeeperConnection Watcher:127.0.0.1:40477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.271; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.275; 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-10 17:11:24.286; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.287; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12f53870 name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.288; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.296; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.989; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:24.990; 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:47193_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47193/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.000; org.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-10 17:11:25.000; org.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-10 17:11:25.000; org.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-10 17:11:25.000; org.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-10 17:11:25.000; org.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-10 17:11:25.000; org.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-10 17:11:25.254; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.255; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:47193_sx&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1009 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.302; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34561_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.303; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:34561_sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.306; 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-10 17:11:25.307; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.307; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.308; 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-10 17:11:25.307; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.306; 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-10 17:11:25.309; 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-10 17:11:25.307; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.307; 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-10 17:11:25.310; 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-10 17:11:25.311; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.315; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.318; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.318; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.319; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.320; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.321; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.322; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.323; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.360; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.403; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.405; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.431; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.790; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.793; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.795; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.800; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.846; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.846; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.846; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bbf68a9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.847; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.848; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.848; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:25.849; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.849; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.851; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16e15a69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@601d07e4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.851; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.855; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.855; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.856; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.857; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.858; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.859; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.859; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.861; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.863; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.865; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.868; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3c74c144 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.868; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.869; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.869; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.883; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3c74c144 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.890; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:25.891; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.508; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.510; 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:34561_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34561/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.510; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.510; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.516; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:26.516; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:26.516; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:26.516; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:26.516; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:26.516; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:26.893; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.893; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:34561/sx collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.898; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:34561/sx/collection1/ and leader is http://127.0.0.1:51254/sx/collection1/
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.899; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34561/sx
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.899; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.900; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.900; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.901; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.901; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.901; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.902; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.903; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.903; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.903; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.904; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.908; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.910; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.912; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.912; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:26.914; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.295; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:56113/sx/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.298; 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-10 17:11:27.302; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:47193/sx START replicas=[http://127.0.0.1:56113/sx/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:27.305; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.305; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.306; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.306; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.306; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.307; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:56113/sx/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.307; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.326; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.336; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.339; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ac84361 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f99ea3c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.340; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.341; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ac84361 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f99ea3c),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ac84361 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f99ea3c),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.342; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.343; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@bb82ef9 realtime
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.343; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.344; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.362; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.362; 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-10 17:11:27.368; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.382; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.383; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=13 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.385; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.385; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.386; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.390; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.391; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.392; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index.20130510071127392
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.393; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e6dcfde lockFactory=org.apache.lucene.store.NativeFSLockFactory@de12d33) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.399; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.404; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.409; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.410; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.414; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4c0275 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3646a658),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4c0275 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3646a658),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.414; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.415; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.416; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@655d7752 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.420; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@655d7752 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.421; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index.20130510071127392 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index.20130510071127392;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.422; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index.20130510071127392
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.423; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty3/index.20130510071127392
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.423; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.423; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.424; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.424; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.426; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:27.916; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:28.022; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:28.024; 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:34561_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34561/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:28.029; 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:47193_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47193/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:28.035; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:28.036; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:28.036; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:28.035; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:28.035; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:28.036; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:28.911; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:28.912; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:34561_sx&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:28.918; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:29.921; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.913; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:51254/sx/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.913; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:34561/sx START replicas=[http://127.0.0.1:51254/sx/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:30.914; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.914; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.915; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.915; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.917; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.918; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:51254/sx/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.918; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.924; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.924; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.927; 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-10 17:11:30.929; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55104da7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71a550f9),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.930; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.930; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55104da7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71a550f9),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55104da7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71a550f9),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.931; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.931; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3ecb800f realtime
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.932; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.932; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.933; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.934; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.936; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.937; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.938; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.938; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.938; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.941; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.943; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.944; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index.20130510071130943
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.944; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ab3a5d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2688e83d) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.948; org.apache.solr.core.SolrCore; [collection1] webapp=/sx 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-10 17:11:30.949; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.951; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.952; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.954; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16e15a69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@601d07e4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16e15a69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@601d07e4),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.955; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.955; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.956; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@227db754 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.958; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@227db754 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.959; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index.20130510071130943 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index.20130510071130943;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.960; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index.20130510071130943
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.960; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565/jetty4/index.20130510071130943
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.960; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.960; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.961; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.961; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:30.963; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.048; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.050; 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:34561_sx",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34561/sx"}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.055; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:31.056; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:31.056; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:31.056; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:31.056; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:31.055; org.apache.solr.common.cloud.ZkStateReader$2; 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-10 17:11:31.927; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.928; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.936; 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-10 17:11:31.938; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44c6b80e lockFactory=org.apache.lucene.store.NativeFSLockFactory@561526e3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.939; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.940; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44c6b80e lockFactory=org.apache.lucene.store.NativeFSLockFactory@561526e3),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44c6b80e lockFactory=org.apache.lucene.store.NativeFSLockFactory@561526e3),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.941; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.941; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2ff44aa6 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.942; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.944; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2ff44aa6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.945; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.953; 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-10 17:11:31.955; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ac84361 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f99ea3c),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ac84361 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f99ea3c),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.956; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.957; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1830e4a7 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.958; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.960; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1830e4a7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.968; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:47193/sx/collection1/, StdNode: http://127.0.0.1:51254/sx/collection1/, StdNode: http://127.0.0.1:34561/sx/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.976; 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-10 17:11:31.978; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55104da7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71a550f9),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55104da7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71a550f9),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.979; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.979; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3f6ff2d9 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.980; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.983; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3f6ff2d9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.992; 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-10 17:11:31.992; 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-10 17:11:31.992; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.993; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4c0275 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3646a658),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4c0275 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3646a658),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.993; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16e15a69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@601d07e4),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16e15a69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@601d07e4),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.994; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.994; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.995; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@586dd8f1 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.996; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@79f71773 main
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.996; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.997; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> WARN  - 2013-05-10 17:11:31.999; org.apache.solr.core.JmxMonitoredMap; Failed to register info bean: searcher
[junit4:junit4]   1> javax.management.InstanceNotFoundException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   1> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
[junit4:junit4]   1> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   1> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
[junit4:junit4]   1> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:138)
[junit4:junit4]   1> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   1> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:298)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1784)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:131)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1661)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:31.999; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@586dd8f1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:32.002; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@79f71773 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:32.003; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:32.003; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:32.004; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 51
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:32.006; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:32.070; org.apache.solr.core.SolrCore; [collection1] webapp=/sx path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=57 
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:32.076; org.apache.solr.core.SolrCore; [collection1] webapp=/sx 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-10 17:11:32.079; org.apache.solr.core.SolrCore; [collection1] webapp=/sx 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-10 17:11:32.082; org.apache.solr.core.SolrCore; [collection1] webapp=/sx 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-10 17:11:34.231; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434667863727144960)} 0 123
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.240; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={update.distrib=FROMLEADER&_version_=-1434667863752310784&update.from=http://127.0.0.1:56113/sx/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1434667863752310784)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.244; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={update.distrib=FROMLEADER&_version_=-1434667863758602240&update.from=http://127.0.0.1:51254/sx/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1434667863758602240)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.245; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1434667863758602240)} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.246; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434667863752310784)} 0 12
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.300; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[0 (1434667863772233728)]} 0 49
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.316; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1434667863832002560)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.318; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1434667863832002560)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.320; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[0]} 0 17
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.326; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[1 (1434667863847731200)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.334; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1434667863852974080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.336; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[1 (1434667863852974080)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.340; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[2 (1434667863862411264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.350; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1434667863867654144)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.352; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[2 (1434667863867654144)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.356; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[3 (1434667863879188480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.364; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1434667863883382784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.365; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[3 (1434667863883382784)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.369; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[4 (1434667863893868544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.379; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1434667863900160000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.381; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1434667863900160000)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.382; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[4]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.386; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[5 (1434667863910645760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.397; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1434667863917985792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.398; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1434667863917985792)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.399; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[5]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.404; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[6 (1434667863929520128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.416; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1434667863937908736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.417; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1434667863937908736)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.418; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[6]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.423; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[7 (1434667863949443072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.431; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1434667863953637376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.432; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[7 (1434667863953637376)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.436; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[8 (1434667863963074560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.447; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1434667863971463168)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.448; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1434667863971463168)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.450; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[8]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.454; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[9 (1434667863981948928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.464; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1434667863989288960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.465; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1434667863989288960)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.466; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[9]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.470; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[10 (1434667863998726144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.480; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1434667864006066176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.481; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1434667864006066176)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.482; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[10]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.486; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[11 (1434667864016551936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.496; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1434667864023891968)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.498; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[11 (1434667864023891968)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.498; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[11]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.506; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[12 (1434667864036474880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.514; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1434667864040669184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.515; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[12 (1434667864040669184)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.519; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[13 (1434667864051154944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.531; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1434667864059543552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.532; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[13 (1434667864059543552)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.533; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[13]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.537; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[14 (1434667864068980736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.545; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1434667864074223616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.546; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[14 (1434667864074223616)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.591; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[15 (1434667864083660800)]} 0 42
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.604; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1434667864135041024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.606; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[15 (1434667864135041024)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.607; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[15]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.611; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[16 (1434667864147623936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.622; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1434667864154963968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.623; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1434667864154963968)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.625; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[16]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.629; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[17 (1434667864166498304)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.637; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1434667864170692608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.638; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[17 (1434667864170692608)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.642; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[18 (1434667864180129792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.650; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1434667864184324096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.651; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[18 (1434667864184324096)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.656; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[19 (1434667864193761280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.664; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1434667864199004160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.665; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[19 (1434667864199004160)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.671; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[20 (1434667864209489920)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.680; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1434667864214732800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.682; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[20 (1434667864214732800)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.687; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[21 (1434667864226267136)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.697; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1434667864232558592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.698; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[21 (1434667864232558592)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.704; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[22 (1434667864244092928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.716; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1434667864253530112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.717; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[22 (1434667864253530112)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.718; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[22]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[23 (1434667864264015872)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.731; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1434667864269258752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.732; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[23 (1434667864269258752)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.737; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[24 (1434667864278695936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.747; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1434667864286035968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.748; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[24 (1434667864286035968)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.749; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[24]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.753; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[25 (1434667864295473152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.761; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1434667864300716032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.762; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[25 (1434667864300716032)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.766; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[26 (1434667864310153216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.774; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1434667864314347520)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.775; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[26 (1434667864314347520)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.779; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[27 (1434667864322736128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.790; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1434667864330076160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.791; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[27 (1434667864330076160)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.793; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[27]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.798; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[28 (1434667864342659072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.813; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1434667864352096256)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.814; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[28 (1434667864352096256)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.815; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[28]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.820; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[29 (1434667864365727744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.834; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1434667864375164928)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.835; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[29 (1434667864375164928)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.837; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[29]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.842; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[30 (1434667864388796416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1434667864395087872)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.854; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[30 (1434667864395087872)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.859; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[31 (1434667864406622208)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.868; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1434667864411865088)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.869; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[31 (1434667864411865088)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.873; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[32 (1434667864422350848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.881; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1434667864426545152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.882; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[32 (1434667864426545152)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[33 (1434667864434933760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.893; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1434667864440176640)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[33 (1434667864440176640)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.898; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[34 (1434667864448565248)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.908; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1434667864454856704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.910; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[34 (1434667864454856704)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.911; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[34]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.914; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[35 (1434667864465342464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.921; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1434667864469536768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.922; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[35 (1434667864469536768)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.926; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[36 (1434667864476876800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.933; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1434667864481071104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.934; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[36 (1434667864481071104)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.938; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[37 (1434667864490508288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.948; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1434667864496799744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.949; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[37 (1434667864496799744)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.950; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[37]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.954; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={wt=javabin&version=2} {add=[38 (1434667864507285504)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.964; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:56113/sx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1434667864514625536)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 17:11:34.966; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/sx path=/update params={distrib.from=http://127.0.0.1:51254/sx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {a

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

it4:junit4]   1> INFO  - 2013-05-10 17:14:04.585; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=279,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.586; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.586; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.587; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.588; org.apache.solr.core.SolrCore; [collection1_shard1_1_replica2] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.588; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.589; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1_shard1_1_replica2/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1_shard1_1_replica2/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.589; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1_shard1_1_replica2/data
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.590; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1_shard1_1_replica2/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1_shard1_1_replica2/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.590; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368205883724/collection1_shard1_1_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.591; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89666739676643340-127.0.0.1:34561_sx-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.592; 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-10 17:14:04.592; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-10 17:14:04.593; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-05-10 17:14:04.593; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.594; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.615; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/sx,null}
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.671; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.674; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:40477 40477
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.776; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@20b6680 name:ZooKeeperConnection Watcher:127.0.0.1:40477/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.776; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.779; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 53226
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.780; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.781; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:40477 40477
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1368205866565
[junit4:junit4]   2> check const of shard1
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:2:{"shard":"shard1","state":"down","core":"collection1","collection":"collection1","node_name":"127.0.0.1:56113_sx","base_url":"http://127.0.0.1:56113/sx"}
[junit4:junit4]   2> error contacting client: Server refused connection at: http://127.0.0.1:56113/sx/collection1
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:4:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:47193_sx","base_url":"http://127.0.0.1:47193/sx","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:62
[junit4:junit4]   2> 
[junit4:junit4]   2> check const of shard2
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:3:{"shard":"shard2","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:51254_sx","base_url":"http://127.0.0.1:51254/sx","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:48
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:5:{"shard":"shard2","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:34561_sx","base_url":"http://127.0.0.1:34561/sx"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:48
[junit4:junit4]   2> 
[junit4:junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368205866565 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=22EEA817707C9061 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=SystemV/HST10 -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  178s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<357> but was:<356>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([22EEA817707C9061:A308260F0723F05D]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:167)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:155)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   1> INFO  - 2013-05-10 17:14:04.816; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 178282 T12 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=197), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=197)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=mk, timezone=SystemV/HST10
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=2,free=141171608,total=253231104
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 178.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 741 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 295 suites, 1226 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 38 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure