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

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 279 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/279/

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

Error Message:
Server at http://127.0.0.1:61637/xe/aw returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:61637/xe/aw returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([ACA999F4F88F00DE:2D4F17EC8FD060E2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)


REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:30781 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:30781 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([ACA999F4F88F00DE:2D4F17EC8FD060E2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8911 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 79134 T264 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 79141 T264 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1370568075750
[junit4:junit4]   2> 79142 T264 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 79143 T265 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 79245 T264 oasc.ZkTestServer.run start zk server on port:30774
[junit4:junit4]   2> 79246 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 79275 T271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47fb4a7b name:ZooKeeperConnection Watcher:127.0.0.1:30774 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 79275 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 79276 T264 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 79281 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 79289 T273 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f5205a4 name:ZooKeeperConnection Watcher:127.0.0.1:30774/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 79290 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 79290 T264 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 79295 T264 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 79303 T264 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 79307 T264 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 79311 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 79312 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 79326 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 79326 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 79332 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 79333 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 79337 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 79338 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 79342 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 79343 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 79347 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 79348 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 79352 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 79353 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 79357 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 79358 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 79362 T264 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 79362 T264 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 79620 T264 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 79624 T264 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30777
[junit4:junit4]   2> 79625 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 79625 T264 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 79626 T264 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976
[junit4:junit4]   2> 79626 T264 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/solr.xml
[junit4:junit4]   2> 79627 T264 oasc.CoreContainer.<init> New CoreContainer 1771350202
[junit4:junit4]   2> 79628 T264 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/'
[junit4:junit4]   2> 79628 T264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/'
[junit4:junit4]   2> 79745 T264 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 79745 T264 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 79746 T264 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 79747 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 79747 T264 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 79748 T264 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 79748 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 79749 T264 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 79749 T264 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 79750 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 79768 T264 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 79769 T264 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30774/solr
[junit4:junit4]   2> 79769 T264 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 79770 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 79774 T284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43126d4 name:ZooKeeperConnection Watcher:127.0.0.1:30774 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 79774 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 79777 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 79790 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 79793 T286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@261be469 name:ZooKeeperConnection Watcher:127.0.0.1:30774/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 79793 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 79796 T264 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 79801 T264 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 79810 T264 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 79813 T264 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30777_
[junit4:junit4]   2> 79815 T264 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30777_
[junit4:junit4]   2> 79825 T264 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 79839 T264 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 79847 T264 oasc.Overseer.start Overseer (id=89821549412810755-127.0.0.1:30777_-n_0000000000) starting
[junit4:junit4]   2> 79858 T264 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 79870 T288 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 79871 T264 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 79874 T264 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 79877 T264 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 79881 T287 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 79885 T289 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/collection1
[junit4:junit4]   2> 79885 T289 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 79886 T289 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 79886 T289 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 79888 T289 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/collection1/'
[junit4:junit4]   2> 79890 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/collection1/lib/README' to classloader
[junit4:junit4]   2> 79891 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 79944 T289 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 80005 T289 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 80007 T289 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 80015 T289 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 80545 T289 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 80548 T289 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 80549 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 80554 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 80593 T289 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 80593 T289 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370568075976/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/control/data/
[junit4:junit4]   2> 80594 T289 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b784427
[junit4:junit4]   2> 80594 T289 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 80595 T289 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/control/data
[junit4:junit4]   2> 80595 T289 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370568075749/control/data/index/
[junit4:junit4]   2> 80595 T289 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370568075749/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 80596 T289 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/control/data/index
[junit4:junit4]   2> 80599 T289 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c2767c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38764254),segFN=segments_1,generation=1}
[junit4:junit4]   2> 80599 T289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 80601 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 80602 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 80602 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 80603 T289 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 80603 T289 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 80604 T289 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 80604 T289 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 80604 T289 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 80605 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 80611 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 80616 T289 oass.SolrIndexSearcher.<init> Opening Searcher@4838ddcc main
[junit4:junit4]   2> 80617 T289 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/control/data/tlog
[junit4:junit4]   2> 80617 T289 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 80618 T289 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 80621 T290 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4838ddcc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 80623 T289 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 80623 T289 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 81387 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 81388 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30777_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30777"}
[junit4:junit4]   2> 81388 T287 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 81388 T287 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 81424 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 81626 T289 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 81626 T289 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30777 collection:control_collection shard:shard1
[junit4:junit4]   2> 81627 T289 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 81640 T289 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 81643 T289 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 81644 T289 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 81644 T289 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30777/collection1/
[junit4:junit4]   2> 81644 T289 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 81645 T289 oasc.SyncStrategy.syncToMe http://127.0.0.1:30777/collection1/ has no replicas
[junit4:junit4]   2> 81645 T289 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30777/collection1/
[junit4:junit4]   2> 81646 T289 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 82930 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 82951 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 82989 T289 oasc.ZkController.register We are http://127.0.0.1:30777/collection1/ and leader is http://127.0.0.1:30777/collection1/
[junit4:junit4]   2> 82989 T289 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30777
[junit4:junit4]   2> 82989 T289 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 82990 T289 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 82990 T289 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 82993 T289 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 82994 T264 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 82995 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 82996 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 83012 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 83014 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 83016 T293 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5028d3de name:ZooKeeperConnection Watcher:127.0.0.1:30774/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 83016 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 83018 T264 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 83022 T264 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 83274 T264 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 83277 T264 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30781
[junit4:junit4]   2> 83278 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 83278 T264 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 83279 T264 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630
[junit4:junit4]   2> 83279 T264 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/solr.xml
[junit4:junit4]   2> 83280 T264 oasc.CoreContainer.<init> New CoreContainer 1260873373
[junit4:junit4]   2> 83281 T264 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/'
[junit4:junit4]   2> 83281 T264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/'
[junit4:junit4]   2> 83395 T264 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 83395 T264 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 83396 T264 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 83396 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 83397 T264 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 83398 T264 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 83398 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 83399 T264 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 83399 T264 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 83400 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 83416 T264 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 83417 T264 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30774/solr
[junit4:junit4]   2> 83417 T264 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 83419 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 83421 T304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e77e11b name:ZooKeeperConnection Watcher:127.0.0.1:30774 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 83422 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 83425 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 83436 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 83439 T306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39814dd0 name:ZooKeeperConnection Watcher:127.0.0.1:30774/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 83439 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 83451 T264 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 84457 T264 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30781_
[junit4:junit4]   2> 84485 T264 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30781_
[junit4:junit4]   2> 84486 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 84487 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30777_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30777"}
[junit4:junit4]   2> 84500 T293 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 84500 T306 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 84513 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 84513 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 84517 T286 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 84517 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 84518 T307 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/collection1
[junit4:junit4]   2> 84518 T307 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 84519 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 84519 T307 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 84519 T307 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 84521 T307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/collection1/'
[junit4:junit4]   2> 84523 T307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 84524 T307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/collection1/lib/README' to classloader
[junit4:junit4]   2> 84577 T307 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 84638 T307 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 84641 T307 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 84648 T307 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 85240 T307 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 85245 T307 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 85247 T307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 85253 T307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 85299 T307 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 85300 T307 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370568079630/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty1/
[junit4:junit4]   2> 85300 T307 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b784427
[junit4:junit4]   2> 85301 T307 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 85302 T307 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty1
[junit4:junit4]   2> 85302 T307 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty1/index/
[junit4:junit4]   2> 85302 T307 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 85303 T307 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty1/index
[junit4:junit4]   2> 85307 T307 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58046530 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27879eb8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 85307 T307 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 85311 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 85311 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 85312 T307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 85313 T307 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 85314 T307 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 85314 T307 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 85315 T307 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 85316 T307 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 85316 T307 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 85326 T307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 85333 T307 oass.SolrIndexSearcher.<init> Opening Searcher@11e95d95 main
[junit4:junit4]   2> 85334 T307 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty1/tlog
[junit4:junit4]   2> 85335 T307 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 85336 T307 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 85341 T308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11e95d95 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 85345 T307 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 85345 T307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 86020 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 86021 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30781_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30781"}
[junit4:junit4]   2> 86022 T287 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 86022 T287 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 86036 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 86036 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 86036 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 86357 T307 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 86357 T307 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30781 collection:collection1 shard:shard1
[junit4:junit4]   2> 86358 T307 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 86368 T307 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 86372 T307 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 86373 T307 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 86373 T307 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30781/collection1/
[junit4:junit4]   2> 86373 T307 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 86374 T307 oasc.SyncStrategy.syncToMe http://127.0.0.1:30781/collection1/ has no replicas
[junit4:junit4]   2> 86374 T307 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30781/collection1/
[junit4:junit4]   2> 86374 T307 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 87548 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 87566 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 87566 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 87566 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 87614 T307 oasc.ZkController.register We are http://127.0.0.1:30781/collection1/ and leader is http://127.0.0.1:30781/collection1/
[junit4:junit4]   2> 87614 T307 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30781
[junit4:junit4]   2> 87614 T307 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 87615 T307 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 87615 T307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 87617 T307 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 87619 T264 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 87619 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 87619 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 87798 T264 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 87800 T264 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30789
[junit4:junit4]   2> 87801 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 87801 T264 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 87802 T264 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238
[junit4:junit4]   2> 87802 T264 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/solr.xml
[junit4:junit4]   2> 87802 T264 oasc.CoreContainer.<init> New CoreContainer 1158049160
[junit4:junit4]   2> 87803 T264 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/'
[junit4:junit4]   2> 87803 T264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/'
[junit4:junit4]   2> 87878 T264 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 87878 T264 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 87879 T264 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 87879 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 87879 T264 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 87880 T264 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 87880 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 87880 T264 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 87881 T264 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 87881 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 87892 T264 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 87892 T264 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30774/solr
[junit4:junit4]   2> 87893 T264 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 87894 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 87896 T320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a24141 name:ZooKeeperConnection Watcher:127.0.0.1:30774 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 87897 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 87900 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 87912 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 87914 T322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@471be6b9 name:ZooKeeperConnection Watcher:127.0.0.1:30774/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 87914 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 87926 T264 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 88932 T264 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30789_
[junit4:junit4]   2> 88939 T264 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30789_
[junit4:junit4]   2> 88943 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 88944 T293 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 88944 T286 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 88944 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 88944 T322 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 88945 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 88946 T306 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 88953 T323 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/collection1
[junit4:junit4]   2> 88953 T323 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 88954 T323 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 88954 T323 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 88956 T323 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/collection1/'
[junit4:junit4]   2> 88958 T323 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 88958 T323 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/collection1/lib/README' to classloader
[junit4:junit4]   2> 89011 T323 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 89076 T323 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 89078 T323 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 89080 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 89081 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30781_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30781"}
[junit4:junit4]   2> 89085 T323 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 89100 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 89100 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 89100 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 89100 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 89689 T323 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 89693 T323 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 89696 T323 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 89702 T323 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 89746 T323 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 89747 T323 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370568084238/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty2/
[junit4:junit4]   2> 89747 T323 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b784427
[junit4:junit4]   2> 89748 T323 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 89749 T323 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty2
[junit4:junit4]   2> 89749 T323 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty2/index/
[junit4:junit4]   2> 89749 T323 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 89750 T323 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty2/index
[junit4:junit4]   2> 89754 T323 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@144e1c6e lockFactory=org.apache.lucene.store.NativeFSLockFactory@5349b9a8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 89754 T323 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 89758 T323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 89758 T323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 89760 T323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 89761 T323 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 89761 T323 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 89762 T323 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 89762 T323 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 89763 T323 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 89764 T323 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 89773 T323 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 89781 T323 oass.SolrIndexSearcher.<init> Opening Searcher@261c2628 main
[junit4:junit4]   2> 89781 T323 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty2/tlog
[junit4:junit4]   2> 89783 T323 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 89783 T323 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 89789 T324 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@261c2628 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 89792 T323 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 89793 T323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 90606 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 90607 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30789_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30789"}
[junit4:junit4]   2> 90608 T287 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 90608 T287 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 90668 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 90669 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 90669 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 90669 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 90796 T323 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 90796 T323 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30789 collection:collection1 shard:shard2
[junit4:junit4]   2> 90797 T323 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 90819 T323 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 90822 T323 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 90822 T323 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 90823 T323 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30789/collection1/
[junit4:junit4]   2> 90823 T323 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 90823 T323 oasc.SyncStrategy.syncToMe http://127.0.0.1:30789/collection1/ has no replicas
[junit4:junit4]   2> 90824 T323 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30789/collection1/
[junit4:junit4]   2> 90824 T323 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 92182 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 92224 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 92224 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 92224 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 92224 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 92270 T323 oasc.ZkController.register We are http://127.0.0.1:30789/collection1/ and leader is http://127.0.0.1:30789/collection1/
[junit4:junit4]   2> 92270 T323 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30789
[junit4:junit4]   2> 92270 T323 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 92270 T323 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 92270 T323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 92273 T323 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 92274 T264 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 92274 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 92275 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 92483 T264 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 92487 T264 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27715
[junit4:junit4]   2> 92487 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 92488 T264 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 92489 T264 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894
[junit4:junit4]   2> 92489 T264 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/solr.xml
[junit4:junit4]   2> 92490 T264 oasc.CoreContainer.<init> New CoreContainer 1605911118
[junit4:junit4]   2> 92490 T264 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/'
[junit4:junit4]   2> 92491 T264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/'
[junit4:junit4]   2> 92609 T264 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 92610 T264 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 92610 T264 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 92611 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 92611 T264 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 92612 T264 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 92612 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 92613 T264 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 92613 T264 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 92614 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 92631 T264 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 92632 T264 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30774/solr
[junit4:junit4]   2> 92633 T264 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 92634 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 92637 T336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63df0310 name:ZooKeeperConnection Watcher:127.0.0.1:30774 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 92637 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 92640 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 92653 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 92656 T338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12699df5 name:ZooKeeperConnection Watcher:127.0.0.1:30774/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 92656 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 92668 T264 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 93673 T264 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27715_
[junit4:junit4]   2> 93677 T264 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27715_
[junit4:junit4]   2> 93680 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 93681 T322 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 93681 T338 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 93681 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93681 T293 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 93681 T286 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 93682 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93683 T306 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 93683 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93722 T339 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/collection1
[junit4:junit4]   2> 93722 T339 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 93723 T339 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 93723 T339 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 93725 T339 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/collection1/'
[junit4:junit4]   2> 93727 T339 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/collection1/lib/README' to classloader
[junit4:junit4]   2> 93727 T339 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 93740 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 93741 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30789_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30789"}
[junit4:junit4]   2> 93784 T338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93784 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93784 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93784 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93784 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 93817 T339 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 93882 T339 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 93884 T339 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 93892 T339 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 94501 T339 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 94504 T339 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 94506 T339 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 94510 T339 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 94544 T339 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 94545 T339 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370568088894/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/
[junit4:junit4]   2> 94545 T339 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b784427
[junit4:junit4]   2> 94546 T339 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 94546 T339 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3
[junit4:junit4]   2> 94546 T339 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index/
[junit4:junit4]   2> 94547 T339 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 94547 T339 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index
[junit4:junit4]   2> 94550 T339 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@370410a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e955027),segFN=segments_1,generation=1}
[junit4:junit4]   2> 94550 T339 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 94553 T339 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 94553 T339 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 94554 T339 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 94554 T339 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 94555 T339 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 94556 T339 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 94556 T339 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 94556 T339 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 94557 T339 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 94564 T339 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 94569 T339 oass.SolrIndexSearcher.<init> Opening Searcher@b74f6ce main
[junit4:junit4]   2> 94570 T339 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/tlog
[junit4:junit4]   2> 94571 T339 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 94571 T339 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 94575 T340 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b74f6ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 94578 T339 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 94578 T339 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 95291 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 95293 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:27715_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27715"}
[junit4:junit4]   2> 95293 T287 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 95293 T287 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 95306 T338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 95306 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 95306 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 95306 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 95306 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 95612 T339 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 95612 T339 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27715 collection:collection1 shard:shard1
[junit4:junit4]   2> 95616 T339 oasc.ZkController.register We are http://127.0.0.1:27715/collection1/ and leader is http://127.0.0.1:30781/collection1/
[junit4:junit4]   2> 95617 T339 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27715
[junit4:junit4]   2> 95617 T339 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 95617 T339 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@712c20d9 url=http://127.0.0.1:27715/collection1 node=127.0.0.1:27715_ C23_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:27715_, base_url=http://127.0.0.1:27715}
[junit4:junit4]   2> 95618 T341 C23 P27715 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 95619 T341 C23 P27715 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 95619 T339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 95619 T341 C23 P27715 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 95620 T341 C23 P27715 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 95620 T264 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 95621 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 95621 T341 C23 P27715 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 95622 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 95642 T296 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 95900 T264 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 95903 T264 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15032
[junit4:junit4]   2> 95904 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 95904 T264 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 95905 T264 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248
[junit4:junit4]   2> 95905 T264 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/solr.xml
[junit4:junit4]   2> 95906 T264 oasc.CoreContainer.<init> New CoreContainer 1882820412
[junit4:junit4]   2> 95907 T264 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/'
[junit4:junit4]   2> 95907 T264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/'
[junit4:junit4]   2> 96023 T264 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 96024 T264 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 96025 T264 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 96025 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 96026 T264 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 96026 T264 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 96027 T264 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 96027 T264 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 96028 T264 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 96028 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 96045 T264 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 96045 T264 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30774/solr
[junit4:junit4]   2> 96046 T264 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 96047 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 96050 T353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b8e754c name:ZooKeeperConnection Watcher:127.0.0.1:30774 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 96051 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 96054 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 96065 T264 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 96068 T355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c40c4d5 name:ZooKeeperConnection Watcher:127.0.0.1:30774/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 96068 T264 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 96074 T264 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 96813 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 96814 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:27715_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27715"}
[junit4:junit4]   2> 96855 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 96856 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 96855 T355 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 96855 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 96855 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 96855 T338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 97078 T264 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15032_
[junit4:junit4]   2> 97080 T264 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15032_
[junit4:junit4]   2> 97084 T338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 97085 T355 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 97085 T293 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 97085 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 97086 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 97085 T286 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 97085 T322 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 97087 T338 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 97087 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 97087 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 97089 T355 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 97089 T306 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 97095 T356 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/collection1
[junit4:junit4]   2> 97095 T356 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 97096 T356 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 97097 T356 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 97099 T356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/collection1/'
[junit4:junit4]   2> 97100 T356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/collection1/lib/README' to classloader
[junit4:junit4]   2> 97101 T356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 97162 T356 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 97230 T356 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 97232 T356 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 97240 T356 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 97646 T296 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 97646 T296 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:27715_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
[junit4:junit4]   2> 97890 T356 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 97895 T356 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 97897 T356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 97903 T356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 97938 T356 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 97938 T356 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370568092248/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/
[junit4:junit4]   2> 97938 T356 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b784427
[junit4:junit4]   2> 97939 T356 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 97939 T356 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4
[junit4:junit4]   2> 97940 T356 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index/
[junit4:junit4]   2> 97940 T356 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 97941 T356 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index
[junit4:junit4]   2> 97943 T356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3486a602 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10ca6ba3),segFN=segments_1,generation=1}
[junit4:junit4]   2> 97944 T356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 97946 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 97946 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 97947 T356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 97948 T356 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 97948 T356 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 97949 T356 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 97949 T356 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 97950 T356 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 97950 T356 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 97956 T356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 97962 T356 oass.SolrIndexSearcher.<init> Opening Searcher@8afbefd main
[junit4:junit4]   2> 97962 T356 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/tlog
[junit4:junit4]   2> 97963 T356 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 97964 T356 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 97968 T357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8afbefd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 97970 T356 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 97971 T356 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 98363 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 98364 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15032_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15032"}
[junit4:junit4]   2> 98364 T287 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 98365 T287 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 98379 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 98379 T355 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 98379 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 98379 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 98379 T338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 98379 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 98974 T356 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 98974 T356 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15032 collection:collection1 shard:shard2
[junit4:junit4]   2> 98979 T356 oasc.ZkController.register We are http://127.0.0.1:15032/collection1/ and leader is http://127.0.0.1:30789/collection1/
[junit4:junit4]   2> 98979 T356 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15032
[junit4:junit4]   2> 98979 T356 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 98980 T356 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@e62ce0a url=http://127.0.0.1:15032/collection1 node=127.0.0.1:15032_ C24_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:15032_, base_url=http://127.0.0.1:15032}
[junit4:junit4]   2> 98980 T358 C24 P15032 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 98981 T356 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 98981 T358 C24 P15032 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 98982 T358 C24 P15032 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 98982 T358 C24 P15032 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 98982 T264 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 98983 T264 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 98984 T264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 98984 T358 C24 P15032 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 99004 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 99006 T312 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 99006 T264 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 99007 T264 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 99008 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@712c20d9 url=http://127.0.0.1:27715/collection1 node=127.0.0.1:27715_ C25_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:27715_, base_url=http://127.0.0.1:27715}
[junit4:junit4]   2> 99649 T341 C25 P27715 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30781/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 99649 T341 C25 P27715 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:27715 START replicas=[http://127.0.0.1:30781/collection1/] nUpdates=100
[junit4:junit4]   2> 99650 T341 C25 P27715 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 99651 T341 C25 P27715 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 99651 T341 C25 P27715 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 99651 T341 C25 P27715 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 99652 T341 C25 P27715 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 99652 T341 C25 P27715 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30781/collection1/. core=collection1
[junit4:junit4]   2> 99653 T341 C25 P27715 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@4aefe617 url=http://127.0.0.1:30781/collection1 node=127.0.0.1:30781_ C26_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30781_, base_url=http://127.0.0.1:30781, leader=true}
[junit4:junit4]   2> 99660 T297 C26 P30781 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 99666 T298 C26 P30781 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 99669 T298 C26 P30781 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58046530 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27879eb8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 99669 T298 C26 P30781 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 99670 T298 C26 P30781 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58046530 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27879eb8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58046530 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27879eb8),segFN=segments_2,generation=2}
[junit4:junit4]   2> 99671 T298 C26 P30781 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 99671 T298 C26 P30781 oass.SolrIndexSearcher.<init> Opening Searcher@12f483b4 realtime
[junit4:junit4]   2> 99672 T298 C26 P30781 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 99672 T298 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 99673 T341 C25 P27715 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 99674 T341 C25 P27715 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 99676 T299 C26 P30781 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 99677 T299 C26 P30781 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 99678 T341 C25 P27715 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 99678 T341 C25 P27715 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 99678 T341 C25 P27715 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 99682 T299 C26 P30781 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 99683 T341 C25 P27715 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 99684 T341 C25 P27715 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index.20130606212136291
[junit4:junit4]   2> 99684 T341 C25 P27715 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7f1ef3e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@674a93a6) fullCopy=false
[junit4:junit4]   2> 99687 T299 C26 P30781 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 99689 T341 C25 P27715 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 99690 T341 C25 P27715 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 99691 T341 C25 P27715 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 99693 T341 C25 P27715 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@370410a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e955027),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@370410a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e955027),segFN=segments_2,generation=2}
[junit4:junit4]   2> 99694 T341 C25 P27715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 99694 T341 C25 P27715 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 99694 T341 C25 P27715 oass.SolrIndexSearcher.<init> Opening Searcher@655a5ee5 main
[junit4:junit4]   2> 99696 T340 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@655a5ee5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 99697 T341 C25 P27715 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index.20130606212136291 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index.20130606212136291;done=true>>]
[junit4:junit4]   2> 99697 T341 C25 P27715 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index.20130606212136291
[junit4:junit4]   2> 99697 T341 C25 P27715 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty3/index.20130606212136291
[junit4:junit4]   2> 99698 T341 C25 P27715 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 99698 T341 C25 P27715 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 99698 T341 C25 P27715 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 99699 T341 C25 P27715 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 99700 T341 C25 P27715 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 99885 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 99886 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15032_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15032"}
[junit4:junit4]   2> 99891 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:27715_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27715"}
[junit4:junit4]   2> 99902 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 99902 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 99902 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 99902 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 99902 T355 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 99902 T338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 100008 T312 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 100008 T312 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:15032_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
[junit4:junit4]   2> 100011 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 101013 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C24_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:15032_, base_url=http://127.0.0.1:15032}
[junit4:junit4]   2> 102010 T358 C24 P15032 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30789/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 102010 T358 C24 P15032 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:15032 START replicas=[http://127.0.0.1:30789/collection1/] nUpdates=100
[junit4:junit4]   2> 102011 T358 C24 P15032 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 102011 T358 C24 P15032 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 102011 T358 C24 P15032 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 102012 T358 C24 P15032 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 102012 T358 C24 P15032 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 102012 T358 C24 P15032 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30789/collection1/. core=collection1
[junit4:junit4]   2> 102013 T358 C24 P15032 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 102016 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@3a3e162d url=http://127.0.0.1:30789/collection1 node=127.0.0.1:30789_ C27_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30789_, base_url=http://127.0.0.1:30789, leader=true}
[junit4:junit4]   2> 102020 T313 C27 P30789 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 102026 T314 C27 P30789 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 102028 T314 C27 P30789 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@144e1c6e lockFactory=org.apache.lucene.store.NativeFSLockFactory@5349b9a8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 102029 T314 C27 P30789 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 102030 T314 C27 P30789 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@144e1c6e lockFactory=org.apache.lucene.store.NativeFSLockFactory@5349b9a8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@144e1c6e lockFactory=org.apache.lucene.store.NativeFSLockFactory@5349b9a8),segFN=segments_2,generation=2}
[junit4:junit4]   2> 102030 T314 C27 P30789 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 102031 T314 C27 P30789 oass.SolrIndexSearcher.<init> Opening Searcher@448bcf49 realtime
[junit4:junit4]   2> 102032 T314 C27 P30789 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 102032 T314 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 102033 T358 C24 P15032 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 102033 T358 C24 P15032 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 102036 T315 C27 P30789 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 102036 T315 C27 P30789 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 102038 T358 C24 P15032 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 102038 T358 C24 P15032 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 102038 T358 C24 P15032 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 102042 T315 C27 P30789 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 102043 T358 C24 P15032 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 102044 T358 C24 P15032 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index.20130606212138651
[junit4:junit4]   2> 102044 T358 C24 P15032 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19a60a71 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36eb1ba3) fullCopy=false
[junit4:junit4]   2> 102047 T315 C27 P30789 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 102049 T358 C24 P15032 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 102050 T358 C24 P15032 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 102051 T358 C24 P15032 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 102053 T358 C24 P15032 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3486a602 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10ca6ba3),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3486a602 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10ca6ba3),segFN=segments_2,generation=2}
[junit4:junit4]   2> 102054 T358 C24 P15032 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 102054 T358 C24 P15032 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 102055 T358 C24 P15032 oass.SolrIndexSearcher.<init> Opening Searcher@52dce479 main
[junit4:junit4]   2> 102056 T357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52dce479 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 102057 T358 C24 P15032 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index.20130606212138651 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index.20130606212138651;done=true>>]
[junit4:junit4]   2> 102057 T358 C24 P15032 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index.20130606212138651
[junit4:junit4]   2> 102058 T358 C24 P15032 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1370568075749/jetty4/index.20130606212138651
[junit4:junit4]   2> 102058 T358 C24 P15032 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 102058 T358 C24 P15032 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 102059 T358 C24 P15032 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 102059 T358 C24 P15032 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 102061 T358 C24 P15032 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 102917 T287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 102918 T287 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15032_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15032"}
[junit4:junit4]   2> 102936 T322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 102937 T306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 102937 T355 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 102937 T286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 102936 T338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 102936 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 103019 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 103020 T264 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@531bedec url=http://127.0.0.1:30777/collection1 node=127.0.0.1:30777_ C28_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:30777_, base_url=http://127.0.0.1:30777, leader=true}
[junit4:junit4]   2> 103031 T276 C28 P30777 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 103034 T276 C28 P30777 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c2767c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38764254),segFN=segments_1,generation=1}
[junit4:junit4]   2> 103035 T276 C28 P30777 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 103036 T276 C28 P30777 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c2767c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38764254),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c2767c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38764254),segFN=segments_2,generation=2}
[junit4:junit4]   2> 103036 T276 C28 P30777 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 103037 T276 C28 P30777 oass.SolrIndexSearcher.<init> Opening Searcher@12fc7ceb main
[junit4:junit4]   2> 103037 T276 C28 P30777 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 103038 T290 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12fc7ceb main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 103040 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 103052 T300 C26 P30781 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 103054 T300 C26 P30781 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58046530 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27879eb8),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58046530 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27879eb8),segFN=segments_3,generation=3}
[junit4:junit4]   2> 103054 T300 C26 P30781 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 103055 T300 C26 P30781 oass.SolrIndexSearcher.<init> Opening Searcher@1ccd2bfc main
[junit4:junit4]   2> 103055 T300 C26 P30781 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 103056 T308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ccd2bfc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 103068 T300 C26 P30781 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:27715/collection1/, StdNode: http://127.0.0.1:30789/collection1/, StdNode: http://127.0.0.1:15032/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 103077 T316 C27 P30789 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 103078 T316 C27 P30789 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@144e1c6e lockFactory=org.apache.lucene.store.NativeFSLockFactory@5349b9a8),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@144e1c6e lockFactory=org.apache.lucene.store.NativeFSLockFactory@5349b9a8),segFN=segments_3,generation=3}
[junit4:junit4]   2> 103079 T316 C27 P30789 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 103079 T316 C27 P30789 oass.SolrIndexSearcher.<init> Opening Searcher@560be823 main
[junit4:junit4]   2> 103080 T316 C27 P30789 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 103081 T324 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@560be823 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 103082 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2>  C25_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:27715_, base_url=http://127.0.0.1:27715}
[junit4:junit4]   2> 103084 T328 C25 P27715 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C24_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:15032_, base_url=http://127.0.0.1:15032}
[junit4:junit4]   2> 103085 T345 C24 P15032 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 103086 T328 C25 P27715 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@370410a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e955027),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@370410a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e955027),segFN=segments_3,generation=3}
[junit4:junit4]   2> 103086 T345 C24 P15032 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3486a602 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10ca6ba3),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3486a602 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10ca6ba3),segFN=segments_3,generation=3}
[junit4:junit4]   2> 103087 T328 C25 P27715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 103087 T345 C24 P15032 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 103088 T328 C25 P27715 oass.SolrIndexSearcher.<init> Opening Searcher@1a39aa42 main
[junit4:junit4]   2> 103088 T345 C24 P15032 oass.SolrIndexSearcher.<init> Opening Searcher@377b55e6 main
[junit4:junit4]   2> 103089 T328 C25 P27715 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 103089 T345 C24 P15032 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 103090 T340 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a39aa42 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 103090 T357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@377b55e6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 103091 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 103091 T345 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 103092 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 40
[junit4:junit4]   2> 103094 T264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 103098 T301 C26 P30781 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 103101 T329 C25 P27715 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 103105 T317 C27 P30789 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 103108 T346 C24 P15032 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 105165 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437144817835442176)} 0 52
[junit4:junit4]   2> 105182 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437144817888919552&update.from=http://127.0.0.1:30781/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437144817888919552)} 0 1
[junit4:junit4]   2> 105186 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437144817901502464&update.from=http://127.0.0.1:30789/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437144817901502464)} 0 1
[junit4:junit4]   2> 105187 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1437144817901502464)} 0 7
[junit4:junit4]   2> 105188 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437144817888919552)} 0 20
[junit4:junit4]   2> 105194 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1437144817914085376)]} 0 2
[junit4:junit4]   2> 105224 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1437144817940299776)]} 0 2
[junit4:junit4]   2> 105225 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!0 (1437144817940299776)]} 0 8
[junit4:junit4]   2> 105226 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0]} 0 28
[junit4:junit4]   2> 105230 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1437144817952882688)]} 0 1
[junit4:junit4]   2> 105240 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1437144817958125568)]} 0 2
[junit4:junit4]   2> 105241 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1437144817958125568)]} 0 6
[junit4:junit4]   2> 105241 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 8
[junit4:junit4]   2> 105245 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1437144817968611328)]} 0 1
[junit4:junit4]   2> 105253 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1437144817972805632)]} 0 1
[junit4:junit4]   2> 105254 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1437144817972805632)]} 0 6
[junit4:junit4]   2> 105259 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1437144817983291392)]} 0 1
[junit4:junit4]   2> 105270 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1437144817990631424)]} 0 1
[junit4:junit4]   2> 105271 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1437144817990631424)]} 0 6
[junit4:junit4]   2> 105272 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3]} 0 10
[junit4:junit4]   2> 105277 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1437144818002165760)]} 0 1
[junit4:junit4]   2> 105288 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1437144818009505792)]} 0 1
[junit4:junit4]   2> 105289 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!4 (1437144818009505792)]} 0 6
[junit4:junit4]   2> 105290 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4]} 0 10
[junit4:junit4]   2> 105294 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1437144818019991552)]} 0 1
[junit4:junit4]   2> 105302 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1437144818024185856)]} 0 1
[junit4:junit4]   2> 105303 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1437144818024185856)]} 0 6
[junit4:junit4]   2> 105307 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1437144818033623040)]} 0 1
[junit4:junit4]   2> 105314 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1437144818037817344)]} 0 1
[junit4:junit4]   2> 105315 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1437144818037817344)]} 0 5
[junit4:junit4]   2> 105319 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1437144818046205952)]} 0 1
[junit4:junit4]   2> 105326 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1437144818050400256)]} 0 1
[junit4:junit4]   2> 105327 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1437144818050400256)]} 0 5
[junit4:junit4]   2> 105332 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1437144818059837440)]} 0 1
[junit4:junit4]   2> 105344 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1437144818068226048)]} 0 1
[junit4:junit4]   2> 105345 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!8 (1437144818068226048)]} 0 6
[junit4:junit4]   2> 105346 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8]} 0 11
[junit4:junit4]   2> 105350 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1437144818078711808)]} 0 1
[junit4:junit4]   2> 105358 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1437144818082906112)]} 0 1
[junit4:junit4]   2> 105359 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1437144818082906112)]} 0 6
[junit4:junit4]   2> 105363 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1437144818091294720)]} 0 1
[junit4:junit4]   2> 105371 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1437144818096537600)]} 0 1
[junit4:junit4]   2> 105372 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1437144818096537600)]} 0 6
[junit4:junit4]   2> 105376 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1437144818105974784)]} 0 1
[junit4:junit4]   2> 105388 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1437144818113314816)]} 0 1
[junit4:junit4]   2> 105390 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1437144818113314816)]} 0 8
[junit4:junit4]   2> 105391 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11]} 0 12
[junit4:junit4]   2> 105395 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1437144818125897728)]} 0 1
[junit4:junit4]   2> 105410 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1437144818135334912)]} 0 1
[junit4:junit4]   2> 105411 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1437144818135334912)]} 0 8
[junit4:junit4]   2> 105412 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12]} 0 13
[junit4:junit4]   2> 105416 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1437144818146869248)]} 0 1
[junit4:junit4]   2> 105426 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1437144818153160704)]} 0 1
[junit4:junit4]   2> 105427 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1437144818153160704)]} 0 7
[junit4:junit4]   2> 105433 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1437144818164695040)]} 0 2
[junit4:junit4]   2> 105441 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1437144818169937920)]} 0 1
[junit4:junit4]   2> 105442 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1437144818169937920)]} 0 6
[junit4:junit4]   2> 105447 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1437144818180423680)]} 0 1
[junit4:junit4]   2> 105456 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1437144818185666560)]} 0 1
[junit4:junit4]   2> 105457 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1437144818185666560)]} 0 6
[junit4:junit4]   2> 105462 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1437144818196152320)]} 0 1
[junit4:junit4]   2> 105473 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1437144818203492352)]} 0 1
[junit4:junit4]   2> 105474 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1437144818203492352)]} 0 6
[junit4:junit4]   2> 105475 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16]} 0 10
[junit4:junit4]   2> 105480 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1437144818215026688)]} 0 1
[junit4:junit4]   2> 105490 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1437144818220269568)]} 0 1
[junit4:junit4]   2> 105491 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1437144818220269568)]} 0 7
[junit4:junit4]   2> 105496 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1437144818231803904)]} 0 1
[junit4:junit4]   2> 105508 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1437144818239143936)]} 0 2
[junit4:junit4]   2> 105509 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1437144818239143936)]} 0 6
[junit4:junit4]   2> 105509 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18]} 0 10
[junit4:junit4]   2> 105514 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1437144818250678272)]} 0 1
[junit4:junit4]   2> 105525 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1437144818258018304)]} 0 1
[junit4:junit4]   2> 105526 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1437144818258018304)]} 0 6
[junit4:junit4]   2> 105527 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19]} 0 10
[junit4:junit4]   2> 105531 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1437144818268504064)]} 0 1
[junit4:junit4]   2> 105544 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1437144818277941248)]} 0 1
[junit4:junit4]   2> 105545 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1437144818277941248)]} 0 6
[junit4:junit4]   2> 105546 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20]} 0 11
[junit4:junit4]   2> 105550 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1437144818288427008)]} 0 1
[junit4:junit4]   2> 105558 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1437144818291572736)]} 0 1
[junit4:junit4]   2> 105559 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1437144818291572736)]} 0 6
[junit4:junit4]   2> 105563 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1437144818301009920)]} 0 1
[junit4:junit4]   2> 105575 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1437144818310447104)]} 0 1
[junit4:junit4]   2> 105576 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!22 (1437144818310447104)]} 0 6
[junit4:junit4]   2> 105577 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22]} 0 10
[junit4:junit4]   2> 105582 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1437144818320932864)]} 0 2
[junit4:junit4]   2> 105596 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1437144818331418624)]} 0 1
[junit4:junit4]   2> 105597 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1437144818331418624)]} 0 7
[junit4:junit4]   2> 105598 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23]} 0 12
[junit4:junit4]   2> 105604 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1437144818345050112)]} 0 1
[junit4:junit4]   2> 105612 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1437144818349244416)]} 0 1
[junit4:junit4]   2> 105613 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1437144818349244416)]} 0 6
[junit4:junit4]   2> 105618 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1437144818359730176)]} 0 1
[junit4:junit4]   2> 105631 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1437144818369167360)]} 0 1
[junit4:junit4]   2> 105632 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!25 (1437144818369167360)]} 0 6
[junit4:junit4]   2> 105633 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25]} 0 11
[junit4:junit4]   2> 105637 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1437144818378604544)]} 0 1
[junit4:junit4]   2> 105648 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1437144818388041728)]} 0 1
[junit4:junit4]   2> 105649 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1437144818388041728)]} 0 5
[junit4:junit4]   2> 105650 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26]} 0 9
[junit4:junit4]   2> 105654 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1437144818396430336)]} 0 1
[junit4:junit4]   2> 105665 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1437144818404818944)]} 0 1
[junit4:junit4]   2> 105666 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1437144818404818944)]} 0 6
[junit4:junit4]   2> 105667 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27]} 0 10
[junit4:junit4]   2> 105671 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1437144818415304704)]} 0 1
[junit4:junit4]   2> 105679 T328 C25 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1437144818419499008)]} 0 1
[junit4:junit4]   2> 105680 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1437144818419499008)]} 0 5
[junit4:junit4]   2> 105685 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1437144818429984768)]} 0 1
[junit4:junit4]   2> 105692 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1437144818433130496)]} 0 1
[junit4:junit4]   2> 105693 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1437144818433130496)]} 0 5
[junit4:junit4]   2> 105704 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1437144818448859136)]} 0 2
[junit4:junit4]   2> 105715 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1437144818457247744)]} 0 1
[junit4:junit4]   2> 105716 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1437144818457247744)]} 0 6
[junit4:junit4]   2> 105717 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 10
[junit4:junit4]   2> 105721 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1437144818466684928)]} 0 1
[junit4:junit4]   2> 105728 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1437144818470879232)]} 0 1
[junit4:junit4]   2> 105729 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1437144818470879232)]} 0 5
[junit4:junit4]   2> 105734 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1437144818480316416)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@712c20d9 url=http://127.0.0.1:27715/collection1 node=127.0.0.1:27715_ C29_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:27715_, base_url=http://127.0.0.1:27715}
[junit4:junit4]   2> 105741 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1437144818484510720)]} 0 1
[junit4:junit4]   2> 105742 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1437144818484510720)]} 0 5
[junit4:junit4]   2> 105747 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1437144818493947904)]} 0 1
[junit4:junit4]   2> 105754 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1437144818498142208)]} 0 1
[junit4:junit4]   2> 105755 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1437144818498142208)]} 0 5
[junit4:junit4]   2> 105759 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1437144818506530816)]} 0 1
[junit4:junit4]   2> 105771 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1437144818515968000)]} 0 1
[junit4:junit4]   2> 105772 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!34 (1437144818515968000)]} 0 6
[junit4:junit4]   2> 105773 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34]} 0 11
[junit4:junit4]   2> 105777 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1437144818525405184)]} 0 1
[junit4:junit4]   2> 105784 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1437144818529599488)]} 0 1
[junit4:junit4]   2> 105785 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1437144818529599488)]} 0 5
[junit4:junit4]   2> 105789 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1437144818537988096)]} 0 1
[junit4:junit4]   2> 105797 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1437144818543230976)]} 0 1
[junit4:junit4]   2> 105798 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1437144818543230976)]} 0 5
[junit4:junit4]   2> 105803 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1437144818552668160)]} 0 1
[junit4:junit4]   2> 105812 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1437144818557911040)]} 0 1
[junit4:junit4]   2> 105813 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1437144818557911040)]} 0 6
[junit4:junit4]   2> 105817 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1437144818567348224)]} 0 1
[junit4:junit4]   2> 105825 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1437144818571542528)]} 0 1
[junit4:junit4]   2> 105826 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1437144818571542528)]} 0 6
[junit4:junit4]   2> 105830 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1437144818580979712)]} 0 1
[junit4:junit4]   2> 105841 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1437144818589368320)]} 0 1
[junit4:junit4]   2> 105842 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!39 (1437144818589368320)]} 0 5
[junit4:junit4]   2> 105843 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39]} 0 9
[junit4:junit4]   2> 105847 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1437144818598805504)]} 0 1
[junit4:junit4]   2> 105855 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1437144818604048384)]} 0 1
[junit4:junit4]   2> 105856 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1437144818604048384)]} 0 5
[junit4:junit4]   2> 105861 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1437144818613485568)]} 0 1
[junit4:junit4]   2> 105868 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1437144818617679872)]} 0 1
[junit4:junit4]   2> 105869 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1437144818617679872)]} 0 5
[junit4:junit4]   2> 105873 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1437144818626068480)]} 0 1
[junit4:junit4]   2> 105885 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1437144818636554240)]} 0 1
[junit4:junit4]   2> 105886 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!42 (1437144818636554240)]} 0 5
[junit4:junit4]   2> 105887 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42]} 0 10
[junit4:junit4]   2> 105891 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1437144818644942848)]} 0 1
[junit4:junit4]   2> 105899 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1437144818649137152)]} 0 1
[junit4:junit4]   2> 105900 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1437144818649137152)]} 0 6
[junit4:junit4]   2> 105904 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1437144818658574336)]} 0 1
[junit4:junit4]   2> 105911 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1437144818662768640)]} 0 1
[junit4:junit4]   2> 105912 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1437144818662768640)]} 0 5
[junit4:junit4]   2> 105917 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1437144818672205824)]} 0 1
[junit4:junit4]   2> 105929 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1437144818681643008)]} 0 1
[junit4:junit4]   2> 105930 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!45 (1437144818681643008)]} 0 6
[junit4:junit4]   2> 105931 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45]} 0 10
[junit4:junit4]   2> 105935 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1437144818691080192)]} 0 1
[junit4:junit4]   2> 105942 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1437144818695274496)]} 0 1
[junit4:junit4]   2> 105943 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1437144818695274496)]} 0 5
[junit4:junit4]   2> 105948 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1437144818704711680)]} 0 1
[junit4:junit4]   2> 105958 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1437144818712051712)]} 0 1
[junit4:junit4]   2> 105959 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!47 (1437144818712051712)]} 0 5
[junit4:junit4]   2> 105960 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47]} 0 9
[junit4:junit4]   2> 105965 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1437144818722537472)]} 0 1
[junit4:junit4]   2> 105973 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1437144818726731776)]} 0 1
[junit4:junit4]   2> 105974 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1437144818726731776)]} 0 6
[junit4:junit4]   2> 105978 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1437144818736168960)]} 0 1
[junit4:junit4]   2> 105986 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1437144818740363264)]} 0 1
[junit4:junit4]   2> 105987 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1437144818740363264)]} 0 6
[junit4:junit4]   2> 105992 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1437144818750849024)]} 0 1
[junit4:junit4]   2> 106002 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1437144818759237632)]} 0 1
[junit4:junit4]   2> 106003 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1437144818759237632)]} 0 5
[junit4:junit4]   2> 106004 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50]} 0 9
[junit4:junit4]   2> 106008 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1437144818767626240)]} 0 1
[junit4:junit4]   2> 106015 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1437144818771820544)]} 0 1
[junit4:junit4]   2> 106016 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1437144818771820544)]} 0 5
[junit4:junit4]   2> 106020 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1437144818780209152)]} 0 1
[junit4:junit4]   2> 106028 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1437144818785452032)]} 0 1
[junit4:junit4]   2> 106029 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1437144818785452032)]} 0 5
[junit4:junit4]   2> 106034 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1437144818794889216)]} 0 1
[junit4:junit4]   2> 106045 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1437144818804326400)]} 0 1
[junit4:junit4]   2> 106046 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!53 (1437144818804326400)]} 0 5
[junit4:junit4]   2> 106047 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53]} 0 9
[junit4:junit4]   2> 106051 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1437144818812715008)]} 0 1
[junit4:junit4]   2> 106061 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1437144818820055040)]} 0 1
[junit4:junit4]   2> 106062 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!54 (1437144818820055040)]} 0 5
[junit4:junit4]   2> 106063 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54]} 0 9
[junit4:junit4]   2> 106067 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1437144818829492224)]} 0 1
[junit4:junit4]   2> 106077 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1437144818836832256)]} 0 1
[junit4:junit4]   2> 106078 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!55 (1437144818836832256)]} 0 5
[junit4:junit4]   2> 106079 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55]} 0 9
[junit4:junit4]   2> 106083 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1437144818846269440)]} 0 1
[junit4:junit4]   2> 106090 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1437144818850463744)]} 0 1
[junit4:junit4]   2> 106091 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1437144818850463744)]} 0 5
[junit4:junit4]   2> 106096 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1437144818859900928)]} 0 1
[junit4:junit4]   2> 106107 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1437144818867240960)]} 0 1
[junit4:junit4]   2> 106108 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!57 (1437144818867240960)]} 0 6
[junit4:junit4]   2> 106109 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57]} 0 10
[junit4:junit4]   2> 106113 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1437144818877726720)]} 0 1
[junit4:junit4]   2> 106120 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1437144818881921024)]} 0 1
[junit4:junit4]   2> 106121 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1437144818881921024)]} 0 5
[junit4:junit4]   2> 106125 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1437144818890309632)]} 0 1
[junit4:junit4]   2> 106136 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1437144818899746816)]} 0 1
[junit4:junit4]   2> 106137 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!59 (1437144818899746816)]} 0 5
[junit4:junit4]   2> 106138 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59]} 0 10
[junit4:junit4]   2> 106142 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1437144818908135424)]} 0 1
[junit4:junit4]   2> 106154 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!60 (1437144818916524032)]} 0 1
[junit4:junit4]   2> 106155 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!60 (1437144818916524032)]} 0 6
[junit4:junit4]   2> 106156 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60]} 0 10
[junit4:junit4]   2> 106160 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1437144818927009792)]} 0 1
[junit4:junit4]   2> 106170 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!61 (1437144818934349824)]} 0 1
[junit4:junit4]   2> 106171 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!61 (1437144818934349824)]} 0 5
[junit4:junit4]   2> 106172 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61]} 0 9
[junit4:junit4]   2> 106176 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1437144818944835584)]} 0 1
[junit4:junit4]   2> 106186 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!62 (1437144818952175616)]} 0 1
[junit4:junit4]   2> 106187 T302 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!62 (1437144818952175616)]} 0 5
[junit4:junit4]   2> 106188 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62]} 0 9
[junit4:junit4]   2> 106192 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1437144818960564224)]} 0 1
[junit4:junit4]   2> 106200 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!63 (1437144818964758528)]} 0 1
[junit4:junit4]   2> 106201 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1437144818964758528)]} 0 6
[junit4:junit4]   2> 106205 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1437144818974195712)]} 0 1
[junit4:junit4]   2> 106212 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!64 (1437144818978390016)]} 0 1
[junit4:junit4]   2> 106213 T318 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1437144818978390016)]} 0 5
[junit4:junit4]   2> 106217 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1437144818986778624)]} 0 1
[junit4:junit4]   2> 106225 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!65 (1437144818992021504)]} 0 1
[junit4:junit4]   2> 106226 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1437144818992021504)]} 0 6
[junit4:junit4]   2> 106230 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!66 (1437144819000410112)]} 0 1
[junit4:junit4]   2> 106240 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30789/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!66 (1437144819008798720)]} 0 1
[junit4:junit4]   2> 106241 T316 C27 P30789 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!66 (1437144819008798720)]} 0 5
[junit4:junit4]   2> 106242 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!66]} 0 9
[junit4:junit4]   2> 106247 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!67 (1437144819018235904)]} 0 1
[junit4:junit4]   2> 106254 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!67 (1437144819022430208)]} 0 1
[junit4:junit4]   2> 106255 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!67 (1437144819022430208)]} 0 5
[junit4:junit4]   2> 106260 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!68 (1437144819031867392)]} 0 1
[junit4:junit4]   2> 106268 T328 C29 P27715 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:30781/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!68 (1437144819038158848)]} 0 1
[junit4:junit4]   2> 106269 T300 C26 P30781 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!68 (1437144819038158848)]} 0 5
[junit4:junit4]   2> 106273 T276 C28 P30777 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!69 (1437144819045498880)]} 0 1
[junit4:junit4]   2> 106280 T347 C24 P15032 oasup.LogUpdateProcessor.finish [collection1] webapp= 

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

ection1 state=down
[junit4:junit4]   2> 2787884 T4086 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2787890 T4086 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b338d3a
[junit4:junit4]   2> 2787891 T4086 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=809,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 2787892 T4086 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2787892 T4086 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2787893 T4086 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2787895 T4086 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2787897 T4086 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2787897 T4086 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370570519448/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370570519448/jetty4;done=false>>]
[junit4:junit4]   2> 2787897 T4086 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370570519448/jetty4
[junit4:junit4]   2> 2787898 T4086 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370570519448/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370570519448/jetty4/index;done=false>>]
[junit4:junit4]   2> 2787898 T4086 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370570519448/jetty4/index
[junit4:junit4]   2> 2787899 T4240 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89821709562937356-127.0.0.1:61661_xe%2Faw-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 2787900 T4177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2787900 T4177 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2787901 T4086 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/xe/aw,null}
[junit4:junit4]   2> 2787901 T4177 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2787970 T4086 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2787973 T4086 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:61622 61622
[junit4:junit4]   2> 2788128 T4160 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2788149 T4160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2788149 T4160 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2788151 T4086 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 61628
[junit4:junit4]   2> !!!! WARNING: best effort to remove /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370570519448 FAILED !!!!!
[junit4:junit4]   2> 2788152 T4086 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2788152 T4086 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:61622 61622
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=ACA999F4F88F00DE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=lt_LT -Dtests.timezone=Pacific/Efate -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR    265s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:61637/xe/aw returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([ACA999F4F88F00DE:2D4F17EC8FD060E2]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 2788169 T4086 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 265341 T4085 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=TestBloomFilteredLucene41Postings), _version_=MockFixedIntBlock(blockSize=1442), n_ti=MockFixedIntBlock(blockSize=1442)}, docValues:{}, sim=DefaultSimilarity, locale=lt_LT, timezone=Pacific/Efate
[junit4:junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=57352520,total=460259328
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, ScriptEngineTest, SliceStateUpdateTest, SoftAutoCommitTest, TestPhraseSuggestions, TestFuzzyAnalyzedSuggestions, TestDocumentBuilder, MBeansHandlerTest, TestSolrCoreProperties, UpdateRequestProcessorFactoryTest, DistributedQueryElevationComponentTest, TestCloudManagedSchema, WordBreakSolrSpellCheckerTest, PrimUtilsTest, ShardSplitTest, TestPHPSerializedResponseWriter, TestPerFieldSimilarity, PreAnalyzedUpdateProcessorTest, BasicFunctionalityTest, TestMaxScoreQueryParser, DistributedSpellCheckComponentTest, JsonLoaderTest, TestCoreContainer, TestRealTimeGet, BinaryUpdateRequestHandlerTest, TestSurroundQueryParser, SyncSliceTest, RecoveryZkTest, PluginInfoTest, DateFieldTest, IndexSchemaTest, SliceStateTest, SuggesterFSTTest, TestPropInjectDefaults, TestJoin, TestSolrIndexConfig, TestSchemaResource, TestPseudoReturnFields, TestWriterPerf, LeaderElectionTest, SOLR749Test, TestValueSourceCache, QueryParsingTest, TestReloadAndDeleteDocs, TestExtendedDismaxParser, TestSort, SpellingQueryConverterTest, TestRandomDVFaceting, TestStressRecovery, TestBadConfig, TestSearchPerf, ChaosMonkeyNothingIsSafeTest, LoggingHandlerTest, StatelessScriptUpdateProcessorFactoryTest, ResponseLogComponentTest, TestSchemaSimilarityResource, TestManagedSchema, CoreAdminHandlerTest, CircularListTest, TestConfig, PreAnalyzedFieldTest, TestFaceting, DirectUpdateHandlerOptimizeTest, TestStressVersions, TestQueryUtils, AnalysisAfterCoreReloadTest, SimpleFacetsTest, UnloadDistributedZkTest, TestFastLRUCache, TermsComponentTest, QueryElevationComponentTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, PrimitiveFieldTypeTest, DocumentBuilderTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, TestQuerySenderListener, AlternateDirectoryTest, TestSolrDeletionPolicy2, TestDocSet, MinimalSchemaTest, ExternalFileFieldSortTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestNumberUtils, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestPluginEnable, ResourceLoaderTest, TestFastOutputStream, DateMathParserTest, TestSystemIdResolver, RAMDirectoryFactoryTest, TestLRUCache, UUIDFieldTest, SolrTestCaseJ4Test, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 265.62s, 1 test, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:393: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:366: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1243: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:887: There were test failures: 297 suites, 1246 tests, 2 errors, 12 ignored (6 assumptions)

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